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