Flightclaw

🌐Community
by jackculpan · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add flightclaw npx -- -y @trustedskills/flightclaw
2

Or manually add to ~/.claude/settings.json

~/.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 flightclaw to 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 -l in the /var/log directory."
  • "Execute the deploy.sh script 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jackculpan
Installs
0

🌐 Community

Passed automated security scans.