Skip to content
Skillv1.0.0

btu_scheduler_py

Brian-agent project rules:

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

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

See reviews

About

Imported from Datahenge/btu_scheduler_py (AGENTS.md). Install upstream with npx skills add Datahenge/btu_scheduler_py. Copyright stays with the author.

Brian-agent project rules:

  • This project uses uv for Python virtual environments and dependency workflows.
  • This project uses ruff for linting and formatting checks.
  • This project uses a src layout. Python package code belongs under src/.
  • This project uses vendored code installed via ventwig.
  • This project consists of a CLI, a daemon, and shared library code.

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/datahenge-btu-scheduler-py-btu-scheduler-py/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.

datahenge-btu-scheduler-py-btu-scheduler-py.ocm.jsonjson
{
  "ocm": "1",
  "id": "datahenge-btu-scheduler-py-btu-scheduler-py",
  "kind": "skill",
  "name": "btu_scheduler_py",
  "description": "Brian-agent project rules:",
  "publisher": "Datahenge",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Brian-agent project rules:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Datahenge/btu_scheduler_py",
      "path": "AGENTS.md",
      "ref": "4d71601f1c38d929700ca8cf70c1c2595072e968",
      "url": "https://github.com/Datahenge/btu_scheduler_py/blob/4d71601f1c38d929700ca8cf70c1c2595072e968/AGENTS.md",
      "key": "Datahenge/btu_scheduler_py/AGENTS.md"
    }
  },
  "instructions": "Brian-agent project rules:\n\n- This project uses `uv` for Python virtual environments and dependency workflows.\n- This project uses `ruff` for linting and formatting checks.\n- This project uses a `src` layout. Python package code belongs under `src/`.\n- This project uses vendored code installed via `ventwig`.\n- This project consists of a CLI, a daemon, and shared library code.",
  "cost": {
    "context_tokens": 94
  }
}

Fetch it by URL: GET /api/v1/registry/datahenge-btu-scheduler-py-btu-scheduler-py/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.