‹ 返回总目录
数据/分析 最近更新08-04

session-report

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量1.8K
⭐ GitHub Stars33,028(fork 3731)
🗓️ 最近推送2026-08-04
🌱 项目创建2025-11-20
💻 语言 / LicensePython · Apache-2.0
🐛 开放Issue882

📝 工具简介

Anthropic官方管理的高质量Claude Code插件目录。

📖 怎么用

1) 安装:README未说明具体安装命令,仅提供插件目录结构参考。2) 配置:插件需包含`.claude-plugin/plugin.json`元数据文件,可选`.mcp.json`配置MCP服务器,支持通过`renames`字段重命名插件。3) 使用:从目录中选择插件,确认信任后安装,安装前务必验证插件来源可信,Anthropic不保证第三方插件安全性。

📋 迷你测评

出报告的数据分析工具。亮点是Anthropic官方维护,质量有背书。没给报告模板数量,但官方目录意味着更新有保障。

📄 README 要点

这个工具是Claude Code插件目录,专门收集和整理高质量的Claude Code插件。它分为内部插件(由Anthropic团队开发维护)和外部插件(来自合作伙伴和社区)两大类。安装方式很简单,通过Claude Code的插件系统直接从市场安装,运行/plugin install命令加上插件名就能搞定,也可以在/plugin Discover里浏览查找。需要注意的是,使用前要确认插件可信,因为Anthropic不控制第三方插件的内容,无法保证它们的安全性。适合开发者想要扩展Claude Code功能、寻找特定工具时使用,是个发现和安装插件的集中地。

查看英文原文
Claude Code Plugins Directory A curated directory of high quality plugins for Claude Code. ⚠️ Important: Make sure you trust a plugin before installing, updating, or using it. Anthropic does not control what MCP servers, files, or other software are included in plugins and cannot verify that they will work as intended or that they won't change. See each plugin's homepage for more information. Structure /plugins Internal plugins developed and maintained by Anthropic /external plugins Third party plugins from partners and the community Installation Plugins can be installed directly from this marketplace via Claude Code's plugin system. To install, run /plugin install {plugin name}@claude plugins official or browse for the plugin in /plugin Discover Contributing Internal Plugins Internal plugins are developed by Anthropic team members. See /plugins/example plugin for a reference implementation. External Plugins Third party partners can submit plugins for inclusion in the marketplace. External plugins must meet quality and security standards for approval. To submit a new plugin, use the plugin directory submission form. Plugin Structure Each plugin follows a standard structure: [安装/使用命令见下方] Plugin names are immutable The name field in a marketplace entry is an immutable slug . Once a plugin has been published, its name must not change — users have it installed under that slug, and renaming it breaks their install with a plugin not found error. To change how a plugin is labeled in the UI, set or update displayName instead. If a rename is genuinely unavoidable, add an entry to the top level renames map in .claude plugin/marketplace.json so existing installs auto migrate: [安装/使用命令见下方] The Claude Code plugin loader reads this map and transparently rewrites the old slug to the new one on the user's next sync. Skill bundle plugins When a plugin's source repository ships skills ( SKILL.md files) without a .claude plugin/plugin.json manifest, the marketplace entry can declare t

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考