什么是 claude-code-knowledge?
有关克劳德代码格式、模式和配置的综合知识库。在创建、改进或审核命令、代理、技能、挂钩、内存、插件或设置时使用。 来源:dykyi-roman/awesome-claude-code。
有关克劳德代码格式、模式和配置的综合知识库。在创建、改进或审核命令、代理、技能、挂钩、内存、插件或设置时使用。
通过命令行快速安装 claude-code-knowledge AI 技能到你的开发环境
来源:dykyi-roman/awesome-claude-code。
| Type | Path | Invocation | Context Cost |
| Command | .claude/commands/name.md | /name args | Loaded on invocation | | Agent | .claude/agents/name.md | Task(subagenttype) | Loaded into subagent context | | Skill | .claude/skills/name/SKILL.md | Auto or /name | Loaded by description match | | Hook | .claude/settings.json | Automatic on event | Zero (shell script) |
| Rules | .claude/rules/.md | Auto-loaded always | Always in system prompt | | Memory | CLAUDE.md (various levels) | Auto-loaded always | Always in system prompt |
有关克劳德代码格式、模式和配置的综合知识库。在创建、改进或审核命令、代理、技能、挂钩、内存、插件或设置时使用。 来源:dykyi-roman/awesome-claude-code。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge有关克劳德代码格式、模式和配置的综合知识库。在创建、改进或审核命令、代理、技能、挂钩、内存、插件或设置时使用。 来源:dykyi-roman/awesome-claude-code。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill claude-code-knowledge 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dykyi-roman/awesome-claude-code