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