Skip to content
Skillv1.0.0

default

Agents

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

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

See reviews

About

Imported from AnotherMadScientist/mcclawd-1771ca3f (workspaces/default/AGENTS.md). Install upstream with npx skills add AnotherMadScientist/mcclawd-1771ca3f --skill default. Copyright stays with the author.

Agents

Default Skills

  • memory-management

Available Agents

default

  • Specialty: General purpose assistant
  • Model: claude-sonnet-4-5
  • Tools: memory_store, memory_recall

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/anothermadscientist-mcclawd-1771ca3f-default/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.

anothermadscientist-mcclawd-1771ca3f-default.ocm.jsonjson
{
  "ocm": "1",
  "id": "anothermadscientist-mcclawd-1771ca3f-default",
  "kind": "skill",
  "name": "default",
  "description": "Agents",
  "publisher": "AnotherMadScientist",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agents"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/AnotherMadScientist/mcclawd-1771ca3f",
      "path": "workspaces/default/AGENTS.md",
      "ref": "8166fdfd9b29be69dd8f45d4d8390134bb96a7af",
      "url": "https://github.com/AnotherMadScientist/mcclawd-1771ca3f/blob/8166fdfd9b29be69dd8f45d4d8390134bb96a7af/workspaces/default/AGENTS.md",
      "key": "AnotherMadScientist/mcclawd-1771ca3f/workspaces/default/AGENTS.md"
    }
  },
  "instructions": "# Agents\n\n## Default Skills\n- memory-management\n\n## Available Agents\n\n### default\n- **Specialty:** General purpose assistant\n- **Model:** claude-sonnet-4-5\n- **Tools:** memory_store, memory_recall",
  "cost": {
    "context_tokens": 49
  }
}

Fetch it by URL: GET /api/v1/registry/anothermadscientist-mcclawd-1771ca3f-default/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.