Skip to content
Skillv1.0.0

gestion

Gestion is a Nextcloud invoicing application.

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

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

See reviews

About

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

AGENTS.md

Gestion is a Nextcloud invoicing application.

Rules:

  • Default branch is master.
  • Never push directly to master.
  • Work on branches named codex/issue-.
  • Open a draft pull request.
  • Never merge automatically.
  • Preserve PHP 8+ and Nextcloud compatibility.

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/baimard-gestion-gestion/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.

baimard-gestion-gestion.ocm.jsonjson
{
  "ocm": "1",
  "id": "baimard-gestion-gestion",
  "kind": "skill",
  "name": "gestion",
  "description": "Gestion is a Nextcloud invoicing application.",
  "publisher": "baimard",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Gestion is a Nextcloud invoicing application."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/baimard/gestion",
      "path": "AGENTS.md",
      "ref": "1dcdf8925c35d0329b093b43426bfcfa214a3ddb",
      "url": "https://github.com/baimard/gestion/blob/1dcdf8925c35d0329b093b43426bfcfa214a3ddb/AGENTS.md",
      "key": "baimard/gestion/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nGestion is a Nextcloud invoicing application.\n\nRules:\n- Default branch is master.\n- Never push directly to master.\n- Work on branches named codex/issue-<number>.\n- Open a draft pull request.\n- Never merge automatically.\n- Preserve PHP 8+ and Nextcloud compatibility.",
  "cost": {
    "context_tokens": 69
  }
}

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