agentsclimarketplace

Jurisdiction scaffold

Skill cynco-labs/ai-accounting-skills/accounting-builder-hub/skills/jurisdiction-scaffold

Scaffold a new jurisdiction pack under references/jurisdictions/<id> without forking stage plugins.From its SKILL.md

Install
npx -y skills add cynco-labs/ai-accounting-skills --skill jurisdiction-scaffold

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 332 tokens by cl100k_base, as published. Nobody here has run it

/jurisdiction-scaffold

Purpose

Bootstrap a jurisdiction pack without forking stage plugins.

Preconditions

Read shared/jurisdiction-extension-guide.md and CONTEXT.md (jurisdiction pack term).

Inputs

  • id — lowercase slug (uk, singapore, australia, ifrs-sme)
  • Optional currency, default framework name

Steps

  1. Create references/jurisdictions/<id>/
  2. Write MANIFEST.json with status: community, last_verified today, empty files list to fill
  3. Write README.md with authority sources table (TODO links)
  4. Create stubs:
  • entity_types.md
  • financial_reporting.md
  • tax.md
  • statutory_deductions.md (if payroll exists)
  • filing_calendar.md (all rows [verify])
  • notes-templates/ (optional empty)
  • coa/ (optional empty)
  1. Banner every stub: workflow summary; not official text
  2. Tell the user what to fill first (entity matrix → reporting → tax)
  3. Remind: paste rates from official sources with retrieval date — do not hard-code from memory

Done when: tree exists, every stub has the verify banner, and the contributor has an ordered fill list.

Output

Tree listing + next actions for the contributor.

Non-goals

  • Does not claim the pack is complete or verified
  • Does not modify stage plugin skills beyond pointing at the pack id in firm profile docs if asked

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.