Flightclaw
Flightclaw automatically crafts compelling, detailed descriptions of creatures and objects for tabletop RPGs, saving time and enhancing worldbuilding.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add flightclaw npx -- -y @trustedskills/flightclaw
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"flightclaw": {
"command": "npx",
"args": [
"-y",
"@trustedskills/flightclaw"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The flightclaw skill allows AI agents to generate and execute complex shell commands. It can manage multiple terminal sessions concurrently, providing a powerful interface for system administration and automation tasks. This includes running scripts, managing files, and interacting with various command-line tools.
When to use it
- Automating server deployments: Use
flightclawto script the setup of new servers or applications. - Managing cloud infrastructure: Execute commands on remote machines for scaling resources or troubleshooting issues.
- Performing system maintenance: Run scheduled tasks and automated backups using shell scripts managed by the skill.
- Developing command-line tools: Test and debug custom command-line utilities within a controlled environment.
Key capabilities
- Multi-terminal management
- Shell command execution
- Scripting support
- Remote machine interaction
Example prompts
- "Run
ls -lin the/var/logdirectory." - "Execute the
deploy.shscript on server1." - "Open a new terminal session and run
top."
Tips & gotchas
The skill requires appropriate permissions to execute commands on target systems. Ensure that the AI agent has necessary access rights before attempting any operations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.