返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

skillforge

智能技能路由与创建者。分析任何输入以推荐现有技能、改进技能或创建新技能。使用包含11种思维模型的深度迭代分析、回归提问、进化视角以及多代理合成面板。阶段0的分类确保您永远不会重复现有的功能。

person作者: jakexiaohubgithub

SkillForge 4.0 - Intelligent Skill Router & Creator

Analyzes ANY input to find, improve, or create the right 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

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

Triggers

  • SkillForge: {goal} - Direct activation
  • create skill / improve skill - Natural language
  • do I have a skill for X? - Discovery

Core Principles

  • No duplication: Always check existing skills first
  • Iterative: Refine through multiple analysis passes
  • Practical: Focus on actionable skills, not theory

Outputs

  • New skill: SKILL.md, references/, scripts/
  • Improvement: Modified SKILL.md + recommendations
  • Discovery: List of matching existing skills