🔌 pluginActiveCuratedmedium

claudekit-skills

by mrgoonie

All powerful skills of ClaudeKit.cc!

Stars

2.1k

Skill Type

📖 Library & API Reference

Quality Score

122/200

License

Unknown

Forks

418

Last Updated

Jun 11, 2026

Discovered

Mar 26, 2026

Validation

Passed

github.com/mrgoonie/claudekit-skills

Quality Breakdown

122/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains multiple install.sh and install-deps.sh scripts (.claude/skills/chrome-devtools/scripts/install.sh) that could execute arbitrary commands
  • Persistent configuration modification through .claude directory structure with .env.example and .mcp.json.example files designed to be copied into user's environment
  • MCP (Model Context Protocol) manager and multi-agent orchestration capability (.claude/agents/mcp-manager.md) that could spawn subagents
  • Python scripts with external API integrations (gemini_batch_process.py, document_converter.py) that execute code and interact with external services
  • Browser automation via chrome-devtools with persistent browser launching (launch-persistent.js, close-persistent.js) enabling autonomous web interaction
  • Plugin marketplace integration system designed for automatic updates and installation, reducing transparency of what gets installed