architect

仓库创建 2026年1月7日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合构建或扩展多代理体系时发现机会与消除职责冲突

这个 Skill 做什么

对代理技能生态做缺口与重叠分析,并生成 SKILL.md 与 Nexus 集成配置

帮你从代理生态里找出功能缺口和职责重叠,定位可以新增或合并的 agent,并自动产出 SKILL.md 和 Nexus 的接入配置。适合在规划新技能、避免职责冲突或验证路由/AUTORUN 兼容性时使用。特别之处在于把 gap analysis、overlap detection 和可直接上手的文档与集成文件一并做完,省去来回对齐的人工工作。

▸ 展开 SKILL.md 英文原文

Designing new skill agents via gap analysis, overlap detection, SKILL.md + reference generation, and Nexus integration. Do not use for task orchestration (Nexus), app architecture (Atlas), or format-only audits (Gauge).

Skill 开发管理技能设计生态分析重叠检测规范生成通用
66
Stars
14
Forks
40
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/simota/agent-skills/main/architect/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/simota/agent-skills/main/architect/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<!--
CAPABILITIES_SUMMARY:
- gap_analysis: Ecosystem gap detection and new-agent opportunity identification
- overlap_detection: Cross-agent responsibility overlap scoring and resolution
- skill_package_design: SKILL.md + reference file generation for new agents
- nexus_integration: Hub-and-spoke routing compatibility and AUTORUN support
- compression_review: Context-cost reduction with 4-axis equivalence preservation
- self_evolution: Governed self-improvement with safety levels and rollback
- interoperability_awareness: MCP/A2A/NIST AISI/Agent Skills open standard protocol awareness and compatibility field guidance
- validation: Generated-skill quality verification against checklist
- nami
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有