Skip to content
Skillv1.0.0

homebrew-made

Public tap formulas for pkgx ecosystem tools.

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

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

See reviews

About

Imported from pkgxdev/homebrew-made (AGENTS.md). Install upstream with npx skills add pkgxdev/homebrew-made. Copyright stays with the author.

AGENTS: homebrew-made

Public tap formulas for pkgx ecosystem tools.

Core Commands

  • brew install --build-from-source ./pkgm.rb
  • brew test pkgm
  • brew audit pkgm
  • brew install --build-from-source ./pkgx.rb
  • brew test pkgx
  • brew audit pkgx

Always Do

  • Keep formula versions/checksums consistent with upstream releases.
  • Validate formula install and test behavior in CI-compatible flow.

Ask First

  • Tap policy changes.
  • Formula naming or ownership changes.

Never Do

  • Never merge formula updates without verification for affected formula.
  • Never include internal-only release notes in formula commit messages.

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/pkgxdev-homebrew-made-homebrew-made/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.

pkgxdev-homebrew-made-homebrew-made.ocm.jsonjson
{
  "ocm": "1",
  "id": "pkgxdev-homebrew-made-homebrew-made",
  "kind": "skill",
  "name": "homebrew-made",
  "description": "Public tap formulas for pkgx ecosystem tools.",
  "publisher": "pkgxdev",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Public tap formulas for pkgx ecosystem tools."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/pkgxdev/homebrew-made",
      "path": "AGENTS.md",
      "ref": "ebca4edb1373c6465c292998ab5a1426700530a4",
      "url": "https://github.com/pkgxdev/homebrew-made/blob/ebca4edb1373c6465c292998ab5a1426700530a4/AGENTS.md",
      "key": "pkgxdev/homebrew-made/AGENTS.md"
    }
  },
  "instructions": "# AGENTS: homebrew-made\n\nPublic tap formulas for pkgx ecosystem tools.\n\n## Core Commands\n\n- `brew install --build-from-source ./pkgm.rb`\n- `brew test pkgm`\n- `brew audit pkgm`\n- `brew install --build-from-source ./pkgx.rb`\n- `brew test pkgx`\n- `brew audit pkgx`\n\n## Always Do\n\n- Keep formula versions/checksums consistent with upstream releases.\n- Validate formula install and test behavior in CI-compatible flow.\n\n## Ask First\n\n- Tap policy changes.\n- Formula naming or ownership changes.\n\n## Never Do\n\n- Never merge formula updates without verification for affected formula.\n- Never include interna",
  "cost": {
    "context_tokens": 162
  }
}

Fetch it by URL: GET /api/v1/registry/pkgxdev-homebrew-made-homebrew-made/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.