company-formation

company-formation is a skill for Claude Code from Danielmc09/jurisdiction-latam. It costs 59 tokens per session (986 once invoked), scanned A, original, Apache-2.0.

A research guide for planning how to legally form a company in a specific Latin American country, region, city, and business sector. It maps the required steps and official sources, but is not legal or accounting advice.

In plain words
What is it for?
Use it to research the company type, registration, taxes, premises, sector licences, and other formation steps, with each source labelled by national, regional, or municipal authority.
Why use it?
Company-formation rules, fees, authorities, and deadlines can differ by location and business type. This helps reveal local requirements that a national-level overview might miss.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md.

Part of the jurisdiction-kit plugin — 9 skills shipped together

Good fit Use it to research the company type, registration, taxes, premises, sector licences, and other formation steps, with each source labelled by national, regional, or municipal authority.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/danielmc09/jurisdiction-latam/company-formation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Danielmc09/jurisdiction-latam --skill company-formation
Clone the repo
git clone --depth 1 https://github.com/Danielmc09/jurisdiction-latam

Made for: Claude Code.

Or install jurisdiction-kit, the plugin that ships this one along with the rest of its 9 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for company-formation

README.md
[![agentmods](https://agentmods.dev/badge/skills/danielmc09/jurisdiction-latam/company-formation/github.svg)](https://agentmods.dev/skills/danielmc09/jurisdiction-latam/company-formation)
Your own site
<a href="https://agentmods.dev/skills/danielmc09/jurisdiction-latam/company-formation"><img src="https://agentmods.dev/badge/skills/danielmc09/jurisdiction-latam/company-formation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for company-formation

Your own site · 80×15
<a href="https://agentmods.dev/skills/danielmc09/jurisdiction-latam/company-formation"><img src="https://agentmods.dev/badge/skills/danielmc09/jurisdiction-latam/company-formation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 986 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.00986
Opus 5 $0.00030 $0.00493
Sonnet 5 $0.00012 $0.00197
Haiku 4.5 $0.00006 $0.00099

Measured 12d ago against content hash 867976fff4bd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

company-formation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

jurisdiction-kit/skills/company-formation/SKILL.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Company Formation

Un mapa con fuentes. No un instructivo.

Advertencia obligatoria en toda salida

Esto no es asesoría legal ni contable. Es una guía de investigación con fuentes oficiales para llegar preparado a un profesional local. Los trámites cambian y varían por ciudad, sector y tipo societario. Verifica cada paso en la fuente oficial antes de ejecutarlo.

Requiere

  • jurisdiction-research corrido para esa jurisdicción
  • La capa territorial packs/<iso>/<municipio>.md
  • El sector, si el negocio declaró uno: sectors/<iso>/<sector>.md

[CRÍTICO] Constituir es un trámite local

De las siete áreas de abajo, al menos cuatro son competencia municipal o departamental: el registro mercantil, los impuestos locales, la apertura de establecimiento y las licencias del sector.

Si la capa territorial no existe o está vacía, dilo antes de empezar. Un mapa de constitución construido solo con la norma nacional le sirve a nadie: cada paso ocurre ante una entidad local, con su tarifa y su tiempo.

Por cada paso, declara de qué nivel viene la fuente:

Nivel: nacional | departamental | municipal

Las siete áreas

  1. Tipo societario — opciones, responsabilidad, socios mínimos, capital mínimo, cuál se usa más para negocios digitales pequeños
  2. Registro mercantilcapa territorial: qué cámara, documentos, costo, tiempo, renovación
  3. Identificación tributaria — cómo se obtiene, qué régimen elegir, qué obligaciones dispara cada uno
  4. Obligaciones fiscales periódicas — nacionales y locales: qué se declara, cada cuánto, desde qué umbral
  5. Facturación — si la electrónica es obligatoria, desde cuándo, qué proveedor se requiere
  6. Seguridad social y laboral — qué aplica si eres el único, y qué cambia al contratar a la primera persona
  7. Licencias del sector — del pack sectorial. Suele ser competencia municipal: verifica el nivel antes de afirmarlo

Formato por paso

### Paso N · <nombre>
Qué es:      <una línea>
Ante quién:  <entidad>
Requisitos:  <lista>
Costo:       <monto> · <moneda> · <año> · [CADUCA]
Tiempo:      <estimado> · fuente
Fuente:      <URL oficial>
Verificado:  <fecha>
Confianza:   ALTA (oficial) | MEDIA (secundaria) | BAJA (no verificado)

Read the full file on GitHub · 112 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 112 lines · 59 tokens per session scan A 867976fff4bd

Subscribe to this mod's changes

company-formation is a skill published in the GitHub repository Danielmc09/jurisdiction-latam (3 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 59 tokens to every session and 986 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

iso42001

Expert ISO 42001 AI Management System (AIMS) compliance advisor. Use this skill whenever a user asks about ISO/IEC 42001:2023, AI governance, AI management systems, AI risk assessment, AI system impact assessment, Annex A controls for AI, Statement of Applicability for AI systems, AI policy, responsible AI, AI…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 173 tokens

eu-cra

Expert EU Cyber Resilience Act (CRA) advisor for Regulation (EU) 2024/2847 — mandatory cybersecurity and vulnerability handling requirements for all products with digital elements (PDEs) sold in the EU. Use this skill for gap analysis, product classification (Default / Class I / Class II), conformity assessment route…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 133 tokens

nist-800-53

NIST SP 800-53 Rev 5 compliance advisor — all 20 control families (AC, AT, AU, CA, CM, CP, IA, IR, MA, MP, PE, PL, PM, PS, PT, RA, SA, SC, SI, SR), Low/Moderate/High baseline selection, FIPS 199/200 system categorization, control tailoring and overlays, privacy controls (PT family), supply chain risk management (SR…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 177 tokens

hipaa-compliance

Expert HIPAA compliance assistant for healthcare and software contexts. Use this skill whenever the user mentions HIPAA, PHI (Protected Health Information), ePHI, covered entities, business associates, healthcare data privacy, medical records, health information security, BAA (Business Associate Agreements), or any…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 161 tokens

GRC & Compliance

Governance, risk, and compliance — risk assessment and scoring, control mapping across NIST CSF 2.0 / ISO 27001:2022 / SOC 2 / CIS Controls v8, gap analysis, audit evidence preparation, and security policy generation.

Masriyan/Claude-Code-CyberSecurity-Skill · 58 tokens