From general-oat-skills
Loads all markdown files from the current directory or a specified directory into context for analysis and reference. Non-recursive, loads only top-level .md files. Use when the user wants to read all docs in a folder, review documentation, or bring markdown content into the conversation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/general-oat-skills:load [directory-path][directory-path]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Please load all markdown (.md) files from the current directory or specified directory into context for analysis and reference.
Please load all markdown (.md) files from the current directory or specified directory into context for analysis and reference.
Important: Only load files directly in the specified directory, NOT in any subdirectories.
Process:
Directory Selection:
Output Format:
$ARGUMENTS
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub open-agent-tools/general-oat-skills --plugin oat-run-adk-evals