📄 skillActivePromisinghigh
plugins-for-claude-natives
Claude Code plugins for power users
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
114/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent spawning capability: 'agent-council' plugin explicitly orchestrates multiple AI agents (Gemini, GPT, Codex) and 'team-assemble' provides dynamic agent team orchestration
- Shell script execution: Multiple .sh files present (council.sh, doubt-detector.sh, doubt-validator.sh, council-job.sh) that execute without clear approval gates
- Install automation: bin/install.js and package.json with install scripts indicate bootstrap/setup automation
- Persistent configuration modification: CLAUDE.md and AGENTS.md files suggest Claude behavior modification and agent configuration
- External code execution: Plugins interface with external APIs (Gmail, Google Calendar, KakaoTalk, YouTube, Twitter) and execute Python/JavaScript scripts
- Autonomous operation patterns: Scripts like council-job-worker.js suggest background job execution without explicit user approval per request