Favicon of SignalPilot

SignalPilot Skill

AI Agent SkillCode & Developer ToolsPythonOpen source

SignalPilot is a Python AI agent skill for Claude Desktop, Cursor, Codex with docker, git clone. SignalPilot is an open-source AI agent skill for agent skills.

How to use SignalPilot Skill

Install or run

docker compose up -d

Client configuration

{
  "mcpServers": {
    "signalpilot": {
      "type": "stdio",
      "command": "python3",
      "args": ["-m", "gateway.mcp_server"],
      "cwd": "/repo/signalpilot/gateway",
      "env": {
        "PYTHONPATH": "/repo/signalpilot/gateway"
      }
    }
  }
}

Compatible clients

Claude DesktopCursorCodex

What is SignalPilot Skill?

SignalPilot is a Python AI agent skill for Claude Desktop, Cursor, Codex with docker, git clone. SignalPilot is an open-source AI agent skill for agent skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support
  • benchmark/mcp_config.json config support

Technical details

Install or run SignalPilot using docker. Check SignalPilot-Labs/SignalPilot for the latest setup command.

dockergit cloneClaude DesktopCursorCodexSSE
  • Built for Python
  • Built for Rust
  • Install or run with docker
  • Install or run with git clone
  • Works with Claude Desktop
  • Works with Cursor
  • Works with Codex
  • Uses SSE transport

Requirements and access

PythonRustApache-2.0 licenseAPI key requiredLocal filesAPI key requiredLocal filesDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeFilesystem accessDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use SignalPilot Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

PythonRustdockergit cloneClaude DesktopCursorCodexSSE

Explore related resources

Frequently asked questions

What is SignalPilot?

SignalPilot is a Python AI agent skill for Claude Desktop, Cursor, Codex with docker, git clone. SignalPilot-Labs/SignalPilot is an open-source Skills candidate discovered from GitHub.

Who is SignalPilot best for?

SignalPilot is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.

How do I install SignalPilot?

Install or run SignalPilot using docker. Check SignalPilot for the latest setup command.

Is SignalPilot actively maintained?

SignalPilot may need a closer maintenance check before production use.

Share:

Stars
466
Forks
21
Last commit
1 month ago
Repository age
4 months
License
Apache-2.0

Auto-fetched from GitHub.

Similar to SignalPilot