Skip to content
Skillv1.0.0

feeds

Added by the 2026-08-29 ongoing-docs fleet pass.

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

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

See reviews

About

Imported from docxology/docxology (feeds/AGENTS.md). Install upstream with npx skills add docxology/docxology --skill feeds. Copyright stays with the author.

AGENTS.md — docxology/feeds

Added by the 2026-08-29 ongoing-docs fleet pass.

What this is

Feed sources/templates for RSS/Atom output.

Layout

  • feed templates.

Invariants & gotchas

  • Local-only under projects/ongoing/ — never commit.
  • docxology is a live work tree with THREE git remotes (origin/public = the public mirror, docxology-private upstream; local main ahead 114): read, don't write, never run git operations here.
  • Generated subfolders (output/, .netlify/) — regenerate, don't hand-edit.

Verify

  • ls docxology/feeds
  • Parent: docxology/AGENTS.md; lane policy: ../../AGENTS.md (ongoing root).

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/docxology-docxology-feeds/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.

docxology-docxology-feeds.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-docxology-feeds",
  "kind": "skill",
  "name": "feeds",
  "description": "Added by the 2026-08-29 ongoing-docs fleet pass.",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Added by the 2026-08-29 ongoing-docs fleet pass."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/docxology",
      "path": "feeds/AGENTS.md",
      "ref": "0d4e8da12f41ba391f108689e5ccc688018e38c3",
      "url": "https://github.com/docxology/docxology/blob/0d4e8da12f41ba391f108689e5ccc688018e38c3/feeds/AGENTS.md",
      "key": "docxology/docxology/feeds/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — `docxology/feeds`\n\nAdded by the 2026-08-29 ongoing-docs fleet pass.\n\n## What this is\n\nFeed sources/templates for RSS/Atom output.\n\n## Layout\n\n- feed templates.\n\n## Invariants & gotchas\n\n- Local-only under `projects/ongoing/` — never commit.\n- `docxology` is a live work tree with THREE git remotes (`origin`/`public` = the\n  public mirror, `docxology-private` upstream; local main ahead 114): read, don't\n  write, never run git operations here.\n- Generated subfolders (`output/`, `.netlify/`) — regenerate, don't hand-edit.\n\n## Verify\n\n- `ls docxology/feeds`\n- Parent: `docxology/AGENTS",
  "cost": {
    "context_tokens": 163
  }
}

Fetch it by URL: GET /api/v1/registry/docxology-docxology-feeds/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.