From agentskill-kaizen
Indexes Agentskill Kaizen plugin documentation by listing .md files in docs directory. Access cross-platform notes, improvement plans, DuckDB integration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentskill-kaizen:agentskill-kaizen-meta-docsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Available documentation:
Available documentation:
!find ${CLAUDE_PLUGIN_ROOT}/docs -name '*.md' -type f | sort
Read any file above to learn about that topic.
npx claudepluginhub jamie-bitflight/claude_skills --plugin agentskill-kaizenManages Claude documentation: local index search/discovery/resolution by keywords/tags/natural language, sitemap scraping, metadata/alias handling, drift detection.
References Databricks documentation via llms.txt index. Use for unfamiliar features, APIs, configurations, platform capabilities, or when other skills lack coverage.
Adds Neon best practices reference links to AI documentation files like CLAUDE.md or AGENTS.md. Useful for enabling AI access to Neon patterns without code changes.