Skip to content
Skillv1.0.0

copilot

create folder for the orchestration type you are proposing and will use.

by jgwill(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from jgwill/miadi-orchestration-kit (copilot/AGENTS.md). Install upstream with npx skills add jgwill/miadi-orchestration-kit --skill copilot. Copyright stays with the author.

create folder for the orchestration type you are proposing and will use.

ex. from what is implied into /src/IAIP/prototypes/artefacts/deep-search--CTXL--Context-Layers-in-Agentic-AI--Semantic-Layers--Ontologies--Provenance--and--Decision-Memory--2604230252--b1708f9f-328f-4fa0-b775-16c45b7c5d85 and /src/IAIP/prototypes/artefacts/deep-search--karpathy--LLM-Wiki--and--RISE-Framework--QMD-Episodic--implication--2604210620--c08d048c-8710-439f-b1a2-542d3ed39df5/AGENTS.md we would create a folder then into it ./agents ./skills and ./plugins like the /workspace/repos/miadisabelle/mia-awesome-copilot is organized (agent creating that could also choose to copy from /workspace/repos/miadisabelle/mia-awesome-copilot)

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/jgwill-miadi-orchestration-kit-copilot/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.

jgwill-miadi-orchestration-kit-copilot.ocm.jsonjson
{
  "ocm": "1",
  "id": "jgwill-miadi-orchestration-kit-copilot",
  "kind": "skill",
  "name": "copilot",
  "description": "create folder for the orchestration type you are proposing and will use.",
  "publisher": "jgwill",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "create folder for the orchestration type you are proposing and will use."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/jgwill/miadi-orchestration-kit",
      "path": "copilot/AGENTS.md",
      "ref": "a175fb23ad1a21a2e620cf2e20952b670183e7b4",
      "url": "https://github.com/jgwill/miadi-orchestration-kit/blob/a175fb23ad1a21a2e620cf2e20952b670183e7b4/copilot/AGENTS.md",
      "key": "jgwill/miadi-orchestration-kit/copilot/AGENTS.md"
    }
  },
  "instructions": "create folder for the orchestration type you are proposing and will use.\n\nex. from what is implied into `/src/IAIP/prototypes/artefacts/deep-search--CTXL--Context-Layers-in-Agentic-AI--Semantic-Layers--Ontologies--Provenance--and--Decision-Memory--2604230252--b1708f9f-328f-4fa0-b775-16c45b7c5d85` and `/src/IAIP/prototypes/artefacts/deep-search--karpathy--LLM-Wiki--and--RISE-Framework--QMD-Episodic--implication--2604210620--c08d048c-8710-439f-b1a2-542d3ed39df5/AGENTS.md`  we would create a folder then into it ./agents ./skills and ./plugins like the  `/workspace/repos/miadisabelle/mia-awesome-c",
  "cost": {
    "context_tokens": 181
  }
}

Fetch it by URL: GET /api/v1/registry/jgwill-miadi-orchestration-kit-copilot/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.