Skip to content
Skillv1.0.0

github-workflows

When you need to create branches, make commits, or open pull requests, read [CONTRIBUTING.md](CONTRIBUTING.md) first. No need to read it for code exploration — only when interacting with git.

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

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

See reviews

About

Imported from jitsucom/github-workflows (AGENTS.md). Install upstream with npx skills add jitsucom/github-workflows. Copyright stays with the author.

Agent Guidelines

When you need to create branches, make commits, or open pull requests, read CONTRIBUTING.md first. No need to read it for code exploration — only when interacting with git.

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/jitsucom-github-workflows-github-workflows/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.

jitsucom-github-workflows-github-workflows.ocm.jsonjson
{
  "ocm": "1",
  "id": "jitsucom-github-workflows-github-workflows",
  "kind": "skill",
  "name": "github-workflows",
  "description": "When you need to create branches, make commits, or open pull requests, read [CONTRIBUTING.md](CONTRIBUTING.md) first. No need to read it for code exploration — only when interacting with git.",
  "publisher": "jitsucom",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "When you need to create branches, make commits, or open pull requests, read [CONTRIBUTING.md](CONTRIBUTING.md) first. No need to read it for code exploration — only when interacting with git."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/jitsucom/github-workflows",
      "path": "AGENTS.md",
      "ref": "e0dbecd0b36bbdad986f56b224cd9f459233308d",
      "url": "https://github.com/jitsucom/github-workflows/blob/e0dbecd0b36bbdad986f56b224cd9f459233308d/AGENTS.md",
      "key": "jitsucom/github-workflows/AGENTS.md"
    }
  },
  "instructions": "# Agent Guidelines\n\nWhen you need to create branches, make commits, or open pull requests, read\n[CONTRIBUTING.md](CONTRIBUTING.md) first. No need to read it for code exploration —\nonly when interacting with git.",
  "cost": {
    "context_tokens": 52
  }
}

Fetch it by URL: GET /api/v1/registry/jitsucom-github-workflows-github-workflows/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.