Skip to content
Skillv1.0.0

bilanz

Austrian-style Bilanz (annual accounts) generator

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

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

See reviews

About

Imported from modbender/skill-library-mcp (data/bilanz/SKILL.md). Install upstream with npx skills add modbender/skill-library-mcp --skill bilanz. Copyright stays with the author.

bilanz

Prepare Bilanz reports following Austrian UGB standards with Aktiva and Passiva sections.

Aktiva Overview

Use --aktiva to access the aktiva overview functionality.

Passiva Overview

Use --passiva for the passiva overview view.

Gewinn- und Verlustrechnung

Run scripts/bilanz-check.sh --status to display metadata and copyright.

UGB Compliance

Additional compliance and validation features are planned for future releases.

License

Copyright (c) 2026 Netsnek e.U. All rights reserved. Website: https://netsnek.com

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/modbender-skill-library-mcp-bilanz/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.

modbender-skill-library-mcp-bilanz.ocm.jsonjson
{
  "ocm": "1",
  "id": "modbender-skill-library-mcp-bilanz",
  "kind": "skill",
  "name": "bilanz",
  "description": "Austrian-style Bilanz (annual accounts) generator",
  "publisher": "modbender",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "finance",
      "netsnek",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Austrian-style Bilanz (annual accounts) generator"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/modbender/skill-library-mcp",
      "path": "data/bilanz/SKILL.md",
      "ref": "5934c483768f9f8c792b8b7c0bb6f45a77df3edf",
      "url": "https://github.com/modbender/skill-library-mcp/blob/5934c483768f9f8c792b8b7c0bb6f45a77df3edf/data/bilanz/SKILL.md",
      "key": "modbender/skill-library-mcp/data/bilanz/SKILL.md"
    }
  },
  "instructions": "# bilanz\n\nPrepare Bilanz reports following Austrian UGB standards with Aktiva and Passiva sections.\n\n## Aktiva Overview\n\nUse `--aktiva` to access the aktiva overview functionality.\n\n## Passiva Overview\n\nUse `--passiva` for the passiva overview view.\n\n## Gewinn- und Verlustrechnung\n\nRun `scripts/bilanz-check.sh --status` to display metadata and copyright.\n\n## UGB Compliance\n\nAdditional compliance and validation features are planned for future releases.\n\n## License\n\nCopyright (c) 2026 Netsnek e.U. All rights reserved.\nWebsite: https://netsnek.com",
  "cost": {
    "context_tokens": 137
  }
}

Fetch it by URL: GET /api/v1/registry/modbender-skill-library-mcp-bilanz/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.