intent
SkillAI & modelsClassifies user intent before execution begins and routes work to the correct oma phase.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the intent skill
What this skill tells your AI
The instructions your AI receives, as published by sswym/oh-my-agent in skills/intent/SKILL.md and read by ahel’s review.
目的
使用此技能作为入口门控以减少命令-阶段不匹配。
触发条件
- 用户请求模糊(规划 vs 实现 vs 验证)
- 团队在没有明确阶段上下文的情况下开始工作
- 范围和验收标准看起来不完整
工作流程
- 分类主要意图(
plan、prd、exec、verify、fix、research、lifecycle)。 - 检测该意图所需的缺少输入。
- 标记命令-意图不匹配风险。
- 推荐确切的下一个
/oma:*命令或$skill。 - 生成就绪运行的交接提示。
输出模板
## 意图
- 主要:
- 置信度:
## 缺少输入
- ...
## 推荐路由
- 下一个命令:
- 委派:
## 交接提示
- ...
Signals
- GitHub stars
- 76
- Forks
- 13
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
intent-sswym- Source
- github.com/sswym/oh-my-agent