autonomous-skill-designer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAutonomous Skill Designer
自主技能设计器
This is the final key to the ecosystem. It allows the monorepo to expand its own capabilities without human intervention.
这是生态系统的最终关键。它允许单体仓库无需人工干预即可扩展自身能力。
Capabilities
能力
1. Gap Identification
1. 差距识别
- Works with to identify when a user's high-level goal cannot be met by existing skills.
mission-control - Defines the requirements for a new, necessary skill.
- 与协作,识别用户的高级目标无法通过现有技能实现的场景。
mission-control - 定义所需新技能的需求。
2. Autonomous Implementation
2. 自主实现
- Drafts the new instructions.
SKILL.md - Implements the necessary Node.js/Python scripts.
- Installs and tests the new skill within the monorepo.
- 起草新的说明文档。
SKILL.md - 实现必要的Node.js/Python脚本。
- 在单体仓库中安装并测试新技能。
Usage
使用示例
- "We need a way to integrate with our internal proprietary CI system. Use to build a skill for it."
autonomous-skill-designer - "The monorepo is missing a way to handle legacy COBOL files. Design and implement a skill."
cobol-analyzer
- "我们需要一种与内部专有CI系统集成的方法。使用来构建对应的技能。"
autonomous-skill-designer - "单体仓库缺少处理旧版COBOL文件的方法。设计并实现一个技能。"
cobol-analyzer
Knowledge Protocol
知识协议
- This skill adheres to the . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
knowledge/orchestration/knowledge-protocol.md
- 本技能遵循。它会自动整合公开、保密(公司/客户)和个人知识层级,优先使用最具体的保密信息,同时确保不会泄露到公开输出中。
knowledge/orchestration/knowledge-protocol.md