{
  "markdown": "# plugin-pilot\n\nAI-driven plugin lifecycle manager for Claude Code. Automatically detects, installs, updates, and cleans up plugins and skills based on your current task.\n\n## What it does\n\n- **Auto-detect** — analyzes your project and task to suggest relevant plugins\n- **Smart install** — installs plugins with one confirmation, reloads automatically\n- **Community search** — finds plugins on GitHub, verifies structure and license before suggesting\n- **Cleanup** — finds unused, conflicting, or deprecated plugins and offers removal\n- **Catalog sync** — periodically refreshes available plugins from all marketplaces\n- **Skill awareness** — not just plugins, also suggests relevant skills\n- **Usage tracking** — tracks which plugins you actually use to inform cleanup decisions\n- **License checks** — warns about restrictive or missing licenses on community plugins\n\n## Examples\n\n| You say | Plugin Pilot suggests |\n|---------|----------------------|\n| \"Build a React dashboard\" | frontend-design, typescript-lsp |\n| \"Review PR #42\" | code-review, github |\n| \"Write browser tests\" | playwright |\n| \"Deploy to Supabase\" | supabase |\n| \"Set up Terraform\" | terraform |\n\n## Installation\n\n```bash\n/plugin install github:wion4/plugin-pilot\n```\n\nOn first launch, Plugin Pilot will ask you to accept the Terms of Service and Privacy Policy.\n\n## Usage\n\nPlugin Pilot works automatically — it analyzes your messages and project context, suggesting plugins when relevant.\n\nManual commands:\n\n```\n/plugin-pilot:pilot              # Scan project, suggest plugins\n/plugin-pilot:pilot cleanup      # Find and remove unused plugins\n/plugin-pilot:pilot catalog      # Refresh plugin catalog\n/plugin-pilot:pilot status       # Show plugin stats and consent status\n/plugin-pilot:pilot search <q>   # Search GitHub for community plugins\n/plugin-pilot:pilot verify <r>   # Verify a GitHub repo (owner/repo)\n/plugin-pilot:pilot reset        # Delete all local data (GDPR)\n```\n\n## Trust Score\n\nCommunity plugins are scored based on:\n- Plugin structure (manifest, skills, commands, agents)\n- Documentation (README, LICENSE, PRIVACY.md)\n- Repository metrics (stars, age)\n- License type (permissive preferred, penalty for missing)\n\n**Trust score is NOT a security audit.** It only indicates structural quality. Always review source code before installing community plugins.\n\n## Legal\n\nBy using Plugin Pilot, you agree to:\n\n- **[Terms of Service](TERMS.md)** — usage terms, liability limitations, indemnification\n- **[Privacy Policy](PRIVACY.md)** — data handling, local storage, GitHub API usage\n- **[Third-Party Disclaimer](DISCLAIMER.md)** — liability waiver for community plugins\n\nPlugin Pilot requires explicit acceptance of Terms and Privacy Policy before operating. Community plugin search requires separate opt-in consent.\n\n### Data deletion\n\nAll data is stored locally. Run `/plugin-pilot:pilot reset` or delete the `data/` directory to remove everything.\n\n### Not affiliated with Anthropic\n\nPlugin Pilot is a community project. It is not affiliated with, endorsed by, or sponsored by Anthropic, PBC. \"Claude Code\" and \"Anthropic\" are trademarks of Anthropic, PBC.\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 3176,
  "sha": "fd922c47f555ff06b81d6f5ce527a29bd9d71729f71fa1021a9bc1716980a539",
  "repo_slug": "wion4/plugin-pilot",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_wion4_plugin_pilot_plugin_pilot_b1df2a6d/readme"
}