Official k-ID Agent Skills bundle for AI coding agents
k-ID now publishes an official bundle of Agent Skills — small, composable instruction packs that teach an AI coding agent how to integrate k-ID correctly across every jurisdictional regime k-ID supports: COPPA (US), GDPR-Kids (EU), UK AADC, the UK Online Safety Act, Brazil ECA Digital, Australia Online Safety / social media minimum age, and other regional requirements. They work with 35+ AI coding tools, including Claude Code, Cursor, OpenAI Codex, GitHub Copilot, and Gemini CLI.
What's new
- Eight focused skills cover the k-ID integration surface end-to-end: age gate, parental consent, age verification and assurance (including
verifiedAgeThresholdflows for high-risk permissions), sessions and permissions, webhooks, plus cross-cutting adjuncts for server trust boundary and mobile/native. - Cross-jurisdictional by design. The same skills drive integrations for COPPA, GDPR-Kids, UK AADC, UK OSA, Brazil ECA Digital, and Australia Online Safety — jurisdictional behaviour is configured server-side in Compliance Studio, not branched in client code.
- One-command install for Claude Code via the plugin marketplace; one-line
git clonefor all other compatible tools. - Open standard — the skills follow the Agent Skills specification and work with any compatible agent, not just one vendor.
- Doc-first contract — skills encode integration patterns and known pitfalls, and link back to this documentation site for API shapes, so they never drift out of sync with the API.
Try it
- Read Integrate with AI coding agents for the per-tool install matrix and usage guide.
- Visit the repo at
github.com/kidentify/skills.