Skip to content
Skillv1.0.0

Asteroids

This project was originally a Processing sketch, as seen in the .pde files at the repo root. A new implementation is being built inside the `docs/` directory using p5.js. **Do not modify or delete the

by Ryan-Bell(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Ryan-Bell/Asteroids (AGENTS.md). Install upstream with npx skills add Ryan-Bell/Asteroids. Copyright stays with the author.

This project was originally a Processing sketch, as seen in the .pde files at the repo root. A new implementation is being built inside the docs/ directory using p5.js. Do not modify or delete the original Processing files. All new development should occur in docs/.

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/ryan-bell-asteroids-asteroids/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.

ryan-bell-asteroids-asteroids.ocm.jsonjson
{
  "ocm": "1",
  "id": "ryan-bell-asteroids-asteroids",
  "kind": "skill",
  "name": "Asteroids",
  "description": "This project was originally a Processing sketch, as seen in the .pde files at the repo root. A new implementation is being built inside the `docs/` directory using p5.js. **Do not modify or delete the original Processing files.** All new development should occur in `docs/`.",
  "publisher": "Ryan-Bell",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This project was originally a Processing sketch, as seen in the .pde files at the repo root. A new implementation is being built inside the `docs/` directory using p5.js. **Do not modify or delete the original Processing files.** All new development should occur in `docs/`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Ryan-Bell/Asteroids",
      "path": "AGENTS.md",
      "ref": "8efb0fab42a3ca187eecd640b7098957847017e4",
      "url": "https://github.com/Ryan-Bell/Asteroids/blob/8efb0fab42a3ca187eecd640b7098957847017e4/AGENTS.md",
      "key": "Ryan-Bell/Asteroids/AGENTS.md"
    }
  },
  "instructions": "This project was originally a Processing sketch, as seen in the .pde files at the repo root. A new implementation is being built inside the `docs/` directory using p5.js. **Do not modify or delete the original Processing files.** All new development should occur in `docs/`.",
  "cost": {
    "context_tokens": 68
  }
}

Fetch it by URL: GET /api/v1/registry/ryan-bell-asteroids-asteroids/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.