skillforge

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SkillForge 4.0 - Intelligent Skill Router & Creator

SkillForge 4.0 - 智能Skill路由与创建工具

Analyzes ANY input to find, improve, or create the right skill.
可分析任意输入,找到、优化或创建合适的Skill。

When to use

适用场景

  • Skill discovery: "Do I have a skill for X?"
  • Skill creation: "Create a skill for Y"
  • Skill improvement: "Improve the Z skill"
  • Routing: Any ambiguous request that needs skill matching
  • Skill发现:“我有没有针对X的Skill?”
  • Skill创建:“创建一个针对Y的Skill”
  • Skill优化:“优化Z Skill”
  • 路由匹配:任何需要Skill匹配的模糊请求

How it works

工作原理

  1. Phase 0 Triage: Check if skill exists (no duplicates)
  2. Analysis: 11 thinking models evaluate the request
  3. Action: Route to existing skill OR create new one
  4. Synthesis: Multi-agent panel validates output
  1. 0阶段分类筛选:检查Skill是否已存在(避免重复)
  2. 分析阶段:11种思维模型评估请求
  3. 执行阶段:路由至现有Skill或创建新Skill
  4. 综合验证:多Agent面板验证输出结果

Triggers

触发方式

  • SkillForge: {goal}
    - Direct activation
  • create skill
    /
    improve skill
    - Natural language
  • do I have a skill for X?
    - Discovery
  • SkillForge: {目标}
    - 直接激活
  • create skill
    /
    improve skill
    - 自然语言触发
  • do I have a skill for X?
    - 发现类触发

Core Principles

核心原则

  • No duplication: Always check existing skills first
  • Iterative: Refine through multiple analysis passes
  • Practical: Focus on actionable skills, not theory
  • 无重复:始终先检查现有Skill
  • 迭代式:通过多轮分析优化
  • 实用性:聚焦可落地的Skill,而非理论

Outputs

输出内容

  • New skill:
    SKILL.md
    , references/, scripts/
  • Improvement: Modified SKILL.md + recommendations
  • Discovery: List of matching existing skills
  • 新Skill:
    SKILL.md
    、references/、scripts/
  • 优化结果:修改后的SKILL.md + 优化建议
  • 发现结果:匹配的现有Skill列表