什么是 skill-authoring?
编写代理技能的指南。触发器:创建技能、新技能、编写技能、技能模板、技能结构、审查技能、技能 PR、技能合规性、agentskills 规范、SKILL.md 格式、技能 frontmatter、技能最佳实践 来源:tyler-r-kendrick/agent-skills。
编写代理技能的指南。触发器:创建技能、新技能、编写技能、技能模板、技能结构、审查技能、技能 PR、技能合规性、agentskills 规范、SKILL.md 格式、技能 frontmatter、技能最佳实践
通过命令行快速安装 skill-authoring AI 技能到你的开发环境
来源:tyler-r-kendrick/agent-skills。
This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification.
Metadata (100 tokens) loads at startup. SKILL.md (<5000 tokens) loads on activation. References load only when explicitly linked (not on activation). Keep SKILL.md lean.
编写代理技能的指南。触发器:创建技能、新技能、编写技能、技能模板、技能结构、审查技能、技能 PR、技能合规性、agentskills 规范、SKILL.md 格式、技能 frontmatter、技能最佳实践 来源:tyler-r-kendrick/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill skill-authoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill skill-authoring编写代理技能的指南。触发器:创建技能、新技能、编写技能、技能模板、技能结构、审查技能、技能 PR、技能合规性、agentskills 规范、SKILL.md 格式、技能 frontmatter、技能最佳实践 来源:tyler-r-kendrick/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill skill-authoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tyler-r-kendrick/agent-skills