
from agentfiles8
Structured personal AI knowledge pack: agent definitions and operational docs to help Claude Code–compatible agents apply a user's knowledge base.
Provides a packaged set of instructions and structured notes that help an agent act as a personal AI knowledge base or trainer. The skill collects operational docs and agent definitions so Claude Code–style agents can load, reason over, and act on a user's curated content.
Use this skill when you want an agent to: ingest and reference a small curated knowledge base, follow specific operational runbooks, or act with consistent, user-defined behaviour derived from personal docs. It's useful for prototyping agent behaviors and local knowledge stores.
Likely compatible with Claude Code and other prompt-first agents (Cursor, Copilot-style integrations) since the repo description references Claude Code and agent packs.
Personal architecture skill for the author's private 'ait' AI platform. No scripts, no executable code — purely documentation. Well-structured SKILL.md with clear sections for stack invariants, conventions, anti-patterns, and references. However, it's explicitly personal/non-promoted, useful only when working inside that specific private repo.
DB record points to github_url with 'agentfiles' repo but the actual repo is 'mateonunez/skills' (renamed). The source_path 'skills/ait/SKILL.md' is wrong — real path is 'skills/personal/ait/SKILL.md'. skill_md_body was null in fetch, had to locate content manually. This is a documentation-only personal skill with zero security concerns and zero general utility.