From antigravity-awesome-skills
The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing.
npx claudepluginhub mit-network/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.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
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