Skip to content
Skillv1.0.0

HTML-Manager

Repository-Regeln

by morrismarvel777-blip(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from morrismarvel777-blip/HTML-Manager (AGENTS.md). Install upstream with npx skills add morrismarvel777-blip/HTML-Manager. Copyright stays with the author.

Repository-Regeln

  • Jede neue Website bekommt einen eigenen Ordner direkt im Repository.
  • Jeder Website-Ordner enthält eine index.html.
  • Bestehende Websites dürfen nur geändert werden, wenn sie ausdrücklich genannt sind.
  • Die Flashcard-Website liegt in english-flashcards/index.html.
  • Nach Änderungen: git status prüfen, einen Commit erstellen und zu origin/main pushen.

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/morrismarvel777-blip-html-manager-html-manager/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.

morrismarvel777-blip-html-manager-html-manager.ocm.jsonjson
{
  "ocm": "1",
  "id": "morrismarvel777-blip-html-manager-html-manager",
  "kind": "skill",
  "name": "HTML-Manager",
  "description": "Repository-Regeln",
  "publisher": "morrismarvel777-blip",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Repository-Regeln"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/morrismarvel777-blip/HTML-Manager",
      "path": "AGENTS.md",
      "ref": "317f28024d229ce552881e419b6ca8807b7127dd",
      "url": "https://github.com/morrismarvel777-blip/HTML-Manager/blob/317f28024d229ce552881e419b6ca8807b7127dd/AGENTS.md",
      "key": "morrismarvel777-blip/HTML-Manager/AGENTS.md"
    }
  },
  "instructions": "# Repository-Regeln\n\n- Jede neue Website bekommt einen eigenen Ordner direkt im Repository.\n- Jeder Website-Ordner enthält eine `index.html`.\n- Bestehende Websites dürfen nur geändert werden, wenn sie ausdrücklich genannt sind.\n- Die Flashcard-Website liegt in `english-flashcards/index.html`.\n- Nach Änderungen: `git status` prüfen, einen Commit erstellen und zu `origin/main` pushen.",
  "cost": {
    "context_tokens": 96
  }
}

Fetch it by URL: GET /api/v1/registry/morrismarvel777-blip-html-manager-html-manager/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.