什么是 authoring-skills?
使用基于原则的方法(渐进式披露、尊重情报、启用发现)编写有效的代理技能的指南。涵盖创建、改进、重构和审查技能。用于技能创作、设计问题、最佳实践、反模式或结构决策。 来源:lidessen/moniro。
使用基于原则的方法(渐进式披露、尊重情报、启用发现)编写有效的代理技能的指南。涵盖创建、改进、重构和审查技能。用于技能创作、设计问题、最佳实践、反模式或结构决策。
通过命令行快速安装 authoring-skills AI 技能到你的开发环境
来源:lidessen/moniro。
Every skill you create will be loaded into Claude's limited context window. The fundamental challenge is:
Every unnecessary token wastes limited context space, slows processing, costs money, and reduces room for actual work.
Everything else—structure, naming, content—follows from this goal. Understanding why these patterns matter allows you to make good decisions in novel situations, rather than mechanically following rules.
使用基于原则的方法(渐进式披露、尊重情报、启用发现)编写有效的代理技能的指南。涵盖创建、改进、重构和审查技能。用于技能创作、设计问题、最佳实践、反模式或结构决策。 来源:lidessen/moniro。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lidessen/moniro --skill authoring-skills使用基于原则的方法(渐进式披露、尊重情报、启用发现)编写有效的代理技能的指南。涵盖创建、改进、重构和审查技能。用于技能创作、设计问题、最佳实践、反模式或结构决策。 来源:lidessen/moniro。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lidessen/moniro --skill authoring-skills 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lidessen/moniro