Skip to content
Skillv1.0.0

bean-dumper

Guidance for AI coding agents working in **bean-dumper**.

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

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

See reviews

About

Imported from ewanc26/bean-dumper (AGENTS.md). Install upstream with npx skills add ewanc26/bean-dumper. Copyright stays with the author.

AGENTS.md

Guidance for AI coding agents working in bean-dumper.

Project overview

  • Language: Python
  • Default branch: main

Working rules

  • Inspect the README, manifests, CI workflows, and nearby code before editing.
  • Preserve existing architecture, naming, formatting, and error-handling conventions.
  • Use project scripts for validation; never claim checks you did not run.
  • Keep changes scoped and update tests or documentation when behavior changes.
  • Use feature branches and pull requests.
  • Treat generated files, credentials, deployment configuration, and release metadata as sensitive.

Recent history

Sync AGENTS.md from zincfox; Sync AGENTS.md from zincfox; Sync CONTRIBUTING.md from zincfox; Sync CONTRIBUTING.md from zincfox; Update issue template config

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/ewanc26-bean-dumper-bean-dumper/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.

ewanc26-bean-dumper-bean-dumper.ocm.jsonjson
{
  "ocm": "1",
  "id": "ewanc26-bean-dumper-bean-dumper",
  "kind": "skill",
  "name": "bean-dumper",
  "description": "Guidance for AI coding agents working in **bean-dumper**.",
  "publisher": "ewanc26",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Guidance for AI coding agents working in **bean-dumper**."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ewanc26/bean-dumper",
      "path": "AGENTS.md",
      "ref": "38f33b3f3703953eef4cb95981f5cae4ad75800e",
      "url": "https://github.com/ewanc26/bean-dumper/blob/38f33b3f3703953eef4cb95981f5cae4ad75800e/AGENTS.md",
      "key": "ewanc26/bean-dumper/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nGuidance for AI coding agents working in **bean-dumper**.\n\n## Project overview\n\n\n\n- Language: Python\n- Default branch: main\n\n## Working rules\n\n- Inspect the README, manifests, CI workflows, and nearby code before editing.\n- Preserve existing architecture, naming, formatting, and error-handling conventions.\n- Use project scripts for validation; never claim checks you did not run.\n- Keep changes scoped and update tests or documentation when behavior changes.\n- Use feature branches and pull requests.\n- Treat generated files, credentials, deployment configuration, and release metadata",
  "cost": {
    "context_tokens": 197
  }
}

Fetch it by URL: GET /api/v1/registry/ewanc26-bean-dumper-bean-dumper/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.