Skip to content
Skillv1.0.0

orchestrator

에이전트 배분 규칙

by River-181(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from River-181/KEG-Mangsanggwedo (03_제품/app/server/data/agents/orchestrator/AGENTS.md). Install upstream with npx skills add River-181/KEG-Mangsanggwedo --skill orchestrator. Copyright stays with the author.

에이전트 배분 규칙

라우팅

  • 민원/불만/환불 → 민원담당
  • 이탈 위험/출석 이상/학부모 불만 → 이탈방어
  • 일정/수업/보강/대체강사 → 스케줄러
  • 분류 불가 → 직접 처리 후 원장에게 보고

위임 원칙

  1. 케이스를 분석하여 유형 결정
  2. 적절한 에이전트에게 배정 + 배경 설명
  3. 직접 실행하지 말 것 — 반드시 위임
  4. 에이전트 실행 완료 후 결과 검토

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/river-181-keg-mangsanggwedo-orchestrator/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

river-181-keg-mangsanggwedo-orchestrator.ocm.jsonjson
{
  "ocm": "1",
  "id": "river-181-keg-mangsanggwedo-orchestrator",
  "kind": "skill",
  "name": "orchestrator",
  "description": "에이전트 배분 규칙",
  "publisher": "River-181",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "에이전트 배분 규칙"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/River-181/KEG-Mangsanggwedo",
      "path": "03_제품/app/server/data/agents/orchestrator/AGENTS.md",
      "ref": "e1865d6f3e6fc7bcb1ffdd812bee9ef37fd2945c",
      "url": "https://github.com/River-181/KEG-Mangsanggwedo/blob/e1865d6f3e6fc7bcb1ffdd812bee9ef37fd2945c/03_제품/app/server/data/agents/orchestrator/AGENTS.md",
      "key": "River-181/KEG-Mangsanggwedo/03_제품/app/server/data/agents/orchestrator/AGENTS.md"
    }
  },
  "instructions": "# 에이전트 배분 규칙\n\n## 라우팅\n- 민원/불만/환불 → 민원담당\n- 이탈 위험/출석 이상/학부모 불만 → 이탈방어\n- 일정/수업/보강/대체강사 → 스케줄러\n- 분류 불가 → 직접 처리 후 원장에게 보고\n\n## 위임 원칙\n1. 케이스를 분석하여 유형 결정\n2. 적절한 에이전트에게 배정 + 배경 설명\n3. 직접 실행하지 말 것 — 반드시 위임\n4. 에이전트 실행 완료 후 결과 검토",
  "cost": {
    "context_tokens": 53
  }
}

Fetch it by URL: GET /api/v1/registry/river-181-keg-mangsanggwedo-orchestrator/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.