Skip to content
Skillv1.0.0

substreams-svm

This file keeps agent guidance tool-agnostic and portable.

by pinax-network(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from pinax-network/substreams-svm (AGENTS.md). Install upstream with npx skills add pinax-network/substreams-svm. Copyright stays with the author.

Agent Instructions

This file keeps agent guidance tool-agnostic and portable.

Start Here

  • Read README.md for project overview.
  • Read docs/repo-navigation.md for monorepo structure and routing.

Working Norms

  • Prefer docs in docs/ as source of durable repository knowledge.
  • Treat .github/ as optional tooling-specific integration, not canonical docs.
  • When adding new repo orientation notes, update docs/repo-navigation.md.

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/pinax-network-substreams-svm-substreams-svm/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.

pinax-network-substreams-svm-substreams-svm.ocm.jsonjson
{
  "ocm": "1",
  "id": "pinax-network-substreams-svm-substreams-svm",
  "kind": "skill",
  "name": "substreams-svm",
  "description": "This file keeps agent guidance tool-agnostic and portable.",
  "publisher": "pinax-network",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This file keeps agent guidance tool-agnostic and portable."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/pinax-network/substreams-svm",
      "path": "AGENTS.md",
      "ref": "f3667eed5ea0a1ad8cfcd6afd36f9be6e90d0977",
      "url": "https://github.com/pinax-network/substreams-svm/blob/f3667eed5ea0a1ad8cfcd6afd36f9be6e90d0977/AGENTS.md",
      "key": "pinax-network/substreams-svm/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\nThis file keeps agent guidance tool-agnostic and portable.\n\n## Start Here\n\n- Read `README.md` for project overview.\n- Read `docs/repo-navigation.md` for monorepo structure and routing.\n\n## Working Norms\n\n- Prefer docs in `docs/` as source of durable repository knowledge.\n- Treat `.github/` as optional tooling-specific integration, not canonical docs.\n- When adding new repo orientation notes, update `docs/repo-navigation.md`.",
  "cost": {
    "context_tokens": 112
  }
}

Fetch it by URL: GET /api/v1/registry/pinax-network-substreams-svm-substreams-svm/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.