Skip to content

BuilderCed/agent-skills

agent-skills

English | Francais

Cross-platform AI agent skills for regulated industries and underserved markets.

While awesome-agent-skills covers React, Cloudflare, and Supabase, we cover EU compliance, French accounting, African mobile money, and agent security — the verticals nobody else does well.

Install

# Install all skills
npx skills add BuilderCed/agent-skills --all

# Install a specific skill
npx skills add BuilderCed/agent-skills --skill eu-ai-act-compliance

# Install for a specific platform
npx skills add BuilderCed/agent-skills --skill eu-ai-act-compliance -a cursor

# Via GitHub CLI
gh skills install BuilderCed/agent-skills

Works with: Claude Code, Codex, Gemini CLI, Cursor, Copilot, Windsurf, Cline, and 30+ other agents.

Skills

Compliance & Regulatory (6 skills)

Skill Description Geo
eu-ai-act-compliance Risk classification, Article 50 disclosures, audit trails EU
eu-ai-act-content-disclosure AI content marking, metadata tags, disclosure templates EU
eu-nis2-compliance Cybersecurity obligations for essential entities EU
eu-dora-compliance Digital resilience for financial sector EU
gdpr-data-protection DPIA, data rights, processing records EU
eu-regulatory-router Identifies which regulations apply to your system EU

French Professional & Personal (9 skills)

Skill Description Geo
fr-comptabilite PCG, journal entries, VAT, tax returns FR
fr-fec-generator FEC file generation (DGFIP compliant) FR
fr-facturation-electronique E-invoicing Factur-X/UBL (mandatory 2026) FR
fr-fiscalite-particulier Personal income tax, brackets, deductions, crypto FR
fr-fiscalite-investissement PEA, CTO, assurance-vie, PER, capital gains FR
fr-droit-immobilier Leases, diagnostics, housing law, renovation aids FR
fr-notariat Notary fees, succession, donation, SCI FR
fr-recherche-emploi Job search, CV, cover letter, interview prep, negotiation FR/EU

Security & Quality (3 skills)

Skill Description Geo
skill-security-audit Audit skills for injection, secrets, manipulation Global
skill-quality-linter Validate skill structure, frontmatter, portability Global
devsecops-supply-chain SBOM generation, SLSA compliance Global

Agent Evaluation (2 skills)

Skill Description Geo
agent-eval-framework Evaluate agent outputs with rubrics Global
tech-debt-detector Detect AI-generated technical debt patterns Global

Privacy & Sovereignty (2 skills)

Skill Description Geo
pii-detection Detect PII in code and data Global
data-sovereignty-patterns Cross-border data transfers, SCCs, adequacy Global/EU

Data & Documents (3 skills)

Skill Description Geo
fr-open-data-explorer Exploit data.gouv.fr (SIRENE, DVF, DPE) FR
invoice-processing Invoice extraction and validation Global
contract-analysis Contract clauses, risks, obligations, deadlines Global/FR

Offline & Africa (3 skills)

Skill Description Geo
offline-first-development Offline-first patterns (IndexedDB, sync) Global
africa-mobile-money M-Pesa, Orange Money, Wave, MTN MoMo Africa
africa-ussd-development USSD app development for feature phones Africa

Infrastructure (3 skills)

Skill Description Geo
api-resilience-patterns Circuit breakers, retry, rate limiting Global
context-engineering Context management patterns for agents Global
skill-lifecycle-management Versioning, freshness, deprecation Global

Meta (1 skill)

Skill Description Geo
find-skills Discover skills from this repo + ecosystem Global

Architecture

skills/{category}/{skill-name}/
├── SKILL.md              ← Core (works on ALL platforms)
├── references/            ← Schemas, checklists, templates
├── claude/                ← Claude Code extensions (hooks, agents)
├── cursor/                ← Cursor adaptations
└── tests/                 ← Test cases

Every SKILL.md works standalone on any platform. Platform-specific extensions (hooks, agents, MCP) enrich but never condition.

Quality

  • Security scanned: Every PR checked for injection patterns, secrets, and manipulation
  • Freshness tracked: Monthly CI flags skills >90 days without update
  • Cross-platform tested: Installation verified on 3+ platforms
  • Size-budgeted: Each skill < 3K tokens (ETH Zurich: larger = worse performance)
  • References verified: Official URLs checked monthly

Contributing

See CONTRIBUTING.md. Skills must:

  1. Follow SKILL-TEMPLATE.md
  2. Pass security audit (no injection, no secrets, no manipulation)
  3. Stay under 3K tokens (SKILL.md + references/)
  4. Include disclaimer on regulatory/legal skills
  5. Work on at least 3 platforms without platform-specific syntax

License

MIT

About

31 cross-platform AI agent skills for regulated industries & underserved markets. EU compliance (AI Act, NIS2, DORA, GDPR), French professional (accounting, tax, notary, real estate), security audit, agent evaluation, Africa mobile money, offline-first.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages