Genaptic Skillsets authors portable Agent Skills once, groups them into independently
versioned packs, and generates adapters for Claude Code, Codex, and OpenCode. Canonical skill
content lives only under packs/**/skills/; generated client surfaces are checked for drift.
No stable releases are currently published. Public installation commands will appear here after an immutable release is reconciled.
Only published packs appear above. Candidate previews and repository-maintainer tooling are excluded from public catalogs, installers, and Pages. See distribution for the public, preview, and development boundaries.
Use Python 3.11 or newer and an already-installed Rust toolchain compatible with the repository. Activation is optional; the bootstrap resolves the platform-specific virtual-environment interpreter and installs only hash-locked dependencies.
python tools/bootstrap
make generate
make checkmake generate is the explicit derived-file write step. make check is non-mutating and is
required before merge or release. Windows contributors can use scripts/bootstrap.ps1 and
scripts/check.ps1; the installed skillpacks CLI exposes the same checks.
Maintainer-only authoring workflows are documented in authoring and the
genaptic-skillsets-development pack.
- Architecture and canonical-source rules
- Skill and skillpack authoring
- Routing and behavior evaluations
- Distribution channels and client adapters
- Compatibility evidence
- Release process
- Draft release recovery
- Publication reconciliation
- Maintainer signing
- Threat model
- Contributor instructions
Report vulnerabilities only through GitHub private vulnerability reporting; do not disclose them in public issues or Discussions. See SECURITY.md.
Licensed under Apache-2.0. See LICENSE, NOTICE, and THIRD_PARTY_NOTICES.md.