💡 摘要
一系列增强AI咨询、内容创作和开发者体验的Claude Code插件。
🎯 适合人群
寻求增强咨询工具的AI开发者需要结构化工作流程的内容创作者集成身份验证解决方案的企业团队寻求提高生产力工具的开发者希望简化规格的产品经理
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
安全分析中风险
风险:Medium。建议检查:是否执行 shell/命令行指令;文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。
Claude Plugins
My personal collection of Claude Code plugins.
Using this marketplace
Add this marketplace to Claude Code:
/plugin marketplace add nicknisi/claude-plugins
Then install plugins:
/plugin install consultant@nicknisi
Plugins
- consultant - Multi-model AI consultation and research with GPT-5/Codex, Gemini, Grok, Perplexity, and Claude (supports both single-agent consultation and parallel multi-agent research)
- content - Tools for bootstrapping content creation
- developer-experience - Tools for the experienced developer experience engineer
- essentials - Core productivity tools and workflows for Claude Code
- ideation - Transform brain dumps into structured contracts, phased PRDs, and implementation specs
- meta - Meta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
- sandbox - Experimental agents, skills, and output styles for unconventional interaction patterns
- spec-driven - Transform specifications into executable code with validation-driven development
- workos - Enterprise authentication and SSO integration toolkit
Development
This is a pnpm workspace with TypeScript project references.
# Install dependencies pnpm install # Type check everything pnpm run typecheck # Build all MCP servers pnpm run build # Build and sync marketplace metadata pnpm run build:all
Adding a new plugin
- Create
plugins/your-plugin/.claude-plugin/plugin.jsonwith metadata - Add components: agents, commands, skills, or MCP servers
- If adding an MCP server, update
pnpm-workspace.yamland roottsconfig.json - Run
pnpm run syncto auto-discover and add to marketplace
The sync script scans plugins/ and automatically discovers all plugins with valid plugin.json files. Add a plugin directory and it shows up. Remove one and it disappears.
License
MIT
五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性7/10
可维护性8/10
优缺点分析
优点
- 满足各种需求的多样化插件
- 支持多代理研究和咨询
- 易于安装和集成
- 积极开发和维护
缺点
- 文档可以更详细
- 插件使用示例有限
- 对pnpm的依赖可能会让一些用户却步
- 新用户可能面临学习曲线
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 nicknisi.
