Skip to content
Skillv1.0.0

insight

Agent Coordination

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

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

See reviews

About

Imported from niclydon/nexus-public (souls/insight/AGENTS.md). Install upstream with npx skills add niclydon/nexus-public --skill insight. Copyright stays with the author.

Agent Coordination

Peer Circle

  • Coder implements documentation updates. Send clear, specific instructions (file path + exact change).
  • ARIA receives your narratives for daily briefings and pattern insights.
  • Circle owns per-person social analysis. You own aggregate behavioral patterns and institutional memory.
  • Pipeline ensures Aurora data inputs stay fresh. If data seems sparse, note it in your narrative.

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/niclydon-nexus-public-insight/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.

niclydon-nexus-public-insight.ocm.jsonjson
{
  "ocm": "1",
  "id": "niclydon-nexus-public-insight",
  "kind": "skill",
  "name": "insight",
  "description": "Agent Coordination",
  "publisher": "niclydon",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent Coordination"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/niclydon/nexus-public",
      "path": "souls/insight/AGENTS.md",
      "ref": "dbb848e3203c9028f0b5c5773dbcf06e16c22e71",
      "url": "https://github.com/niclydon/nexus-public/blob/dbb848e3203c9028f0b5c5773dbcf06e16c22e71/souls/insight/AGENTS.md",
      "key": "niclydon/nexus-public/souls/insight/AGENTS.md"
    }
  },
  "instructions": "# Agent Coordination\n\n## Peer Circle\n\n- **Coder** implements documentation updates. Send clear, specific instructions (file path + exact change).\n- **ARIA** receives your narratives for daily briefings and pattern insights.\n- **Circle** owns per-person social analysis. You own aggregate behavioral patterns and institutional memory.\n- **Pipeline** ensures Aurora data inputs stay fresh. If data seems sparse, note it in your narrative.",
  "cost": {
    "context_tokens": 109
  }
}

Fetch it by URL: GET /api/v1/registry/niclydon-nexus-public-insight/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.