Skip to content
Skillv1.0.0

compliance-app

AGENTS.md

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

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

See reviews

About

Imported from Noone9029/compliance-app (AGENTS.md). Install upstream with npx skills add Noone9029/compliance-app. Copyright stays with the author.

AGENTS.md

Project source of truth

  • Inspect /reference/hesaab-screenshots before making UI, route, flow, or module decisions.
  • Inspect /reference/zatca-docs before making invoice, tax, QR, UUID, XML, reporting, or compliance decisions.
  • Do not invent product features beyond what is evidenced by the screenshots and compliance docs.
  • Daftar is the source of truth for invoicing and compliance.
  • Xero, QuickBooks Online, and Zoho Books are connectors only.

Workflow

  • First analyze, then propose, then implement.
  • Build in vertical slices.
  • After each slice, run tests and report failures clearly.
  • Prefer TODO markers over fake finished functionality.

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/noone9029-compliance-app-compliance-app/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.

noone9029-compliance-app-compliance-app.ocm.jsonjson
{
  "ocm": "1",
  "id": "noone9029-compliance-app-compliance-app",
  "kind": "skill",
  "name": "compliance-app",
  "description": "AGENTS.md",
  "publisher": "Noone9029",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "legal"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Noone9029/compliance-app",
      "path": "AGENTS.md",
      "ref": "45bcd0e08cf23d5a16807ccfad521eb102aa68a1",
      "url": "https://github.com/Noone9029/compliance-app/blob/45bcd0e08cf23d5a16807ccfad521eb102aa68a1/AGENTS.md",
      "key": "Noone9029/compliance-app/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Project source of truth\n- Inspect `/reference/hesaab-screenshots` before making UI, route, flow, or module decisions.\n- Inspect `/reference/zatca-docs` before making invoice, tax, QR, UUID, XML, reporting, or compliance decisions.\n- Do not invent product features beyond what is evidenced by the screenshots and compliance docs.\n- Daftar is the source of truth for invoicing and compliance.\n- Xero, QuickBooks Online, and Zoho Books are connectors only.\n\n## Workflow\n- First analyze, then propose, then implement.\n- Build in vertical slices.\n- After each slice, run tests and report f",
  "cost": {
    "context_tokens": 168
  }
}

Fetch it by URL: GET /api/v1/registry/noone9029-compliance-app-compliance-app/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.