npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Every photo has EXIF. Every song has ID3. AKF is the native metadata format for AI-generated content.
Stamps trust scores, provenance, and compliance metadata into AI-generated files (DOCX, PDF, images, code) via AKF CLI. Inspects and audits for EU AI Act, SOX, HIPAA.
Audits skills and memory files for docs-management delegation compliance in Claude Code projects. Detects hardcoded data like hook events and verifies delegation patterns with smart filtering.
Guides AI governance and compliance including EU AI Act risk classification, NIST AI RMF assessments, responsible AI principles, ethics reviews, and regulatory requirements for AI systems.
Share bugs, ideas, or general feedback.
Every photo has EXIF. Every song has ID3. AKF is the native metadata format for AI-generated content.
Use this skill when you need to stamp, inspect, or audit provenance and trust metadata on AI-generated or AI-modified files for compliance, review, or handoff workflows.
akf stamp <file> --agent <agent-name> --evidence "<what you did>"
Evidence examples:
akf read <file> # Check existing trust metadata
akf inspect <file> # See detailed trust scores
akf audit <file> --regulation eu_ai_act # EU AI Act Article 50
akf audit <file> --regulation hipaa # HIPAA
akf audit <file> --regulation sox # SOX
akf audit <file> --regulation nist_ai # NIST AI RMF
--label confidential for finance/secret/internal paths--label public for README, docs, examplesinternalpip install akf
npm install akf-format