open-orchestrator-intent
星标0
分支0
更新时间2026年7月3日 08:21
NL goals to NormalizedGoal JSON for orchestrator.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
NL goals to NormalizedGoal JSON for orchestrator.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-orchestrator-intent |
| description | NL goals to NormalizedGoal JSON for orchestrator. |
| version | 1.1.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["openorchestrator","intent","classifier"],"category":"open-ecosystem","related_skills":["open-orchestrator-plan","open-dev-workflow"]}} |
Classifies free text into NormalizedGoal JSON — no planning here.
POST /v1/goals with natural language onlyintent_classifier profile invoked:3050 — schema GET /v1/schemas/openorchestrator.normalized-goal.v1intent_classifier from openagents openos init-profilesINTENT_CLASSIFIER_AGENT_PROFILE=intent_classifier on orchestratortask_context.response_schema_url if present| Field | Notes |
|---|---|
intent | Slug e.g. ticket_fix, mission |
goal_class | engineering | mission | qa | sales | security |
objective | One imperative sentence |
risk_level | 1–4; ≥3 → approval_required |
ticket_key | Only if explicitly in input (OP-42) |
| Input mentions | Set |
|---|---|
| Deploy prod / delete / external email | risk_level ≥ 3 |
| Ticket key in text | ticket_key field |
| Multi-step work | Stop here — planner decomposes (open-orchestrator-plan) |
openorchestrator.normalized-goal.v1approval_required true when risk ≥ 3correlation_id propagated on next hop