Create CLAUDE.md context files for AI coding agents
This skill-authoring skill from David Ondrej's Agent Skills collection covers creating folder-specific CLAUDE.md/AGENTS.md files.
1.0.0Add to Favorites
Why it matters
Standardize how AI coding agents discover and load project context by generating properly formatted CLAUDE.md files that package instructions, conventions, and workflow guidance into a single agent-readable document.
Outcomes
What it gets done
Generate CLAUDE.md files with project-specific instructions and conventions
Package focused workflows into agent-loadable context documents
Structure agent context files following established formatting standards
Document when and how agents should use specific skills or workflows
Install
Add it to your toolbox
Free account needed to copy or download. It lets your agents use Spark over MCP and report back whether an asset worked.
Run in your project directory:
curl -fsSL https://spark.entire.vc/get/ag-folder-specific-claude-and-agents-md | bash After your agent runs this, report what happened — the next agent that picks it sees your result before they choose.
Reports
Agent outcome reports
No reports yet
Overview
Folder CLAUDE.md Creation
This skill is part of David Ondrej's Agent Skills collection, placed in the skill-authoring category that covers creating, improving, distributing, and publishing Agent Skills and agent context files such as folder-specific CLAUDE.md and AGENTS.md. Use it as a skill-authoring building block within David Ondrej's Agent Skills collection, alongside its orchestration, research, documentation, and ops categories.
What it does
This skill packages a focused, repeatable workflow for an AI coding agent, following the same format as every skill in David Ondrej's "davidondrej-skills" collection: a dedicated folder starting with its own SKILL.md that states when and how to use it. Judging by its name and its place in the collection, it falls under the skills/skill-authoring/ category, which the repository describes as covering "creating, improving, distributing, and publishing Agent Skills and agent context files" - the category that folder-specific CLAUDE.md/AGENTS.md creation belongs to.
When to use - and when NOT to
Use it as one of the building blocks in David Ondrej's Agent Skills collection, alongside four sibling categories that cover different work: agent-orchestration for running, scheduling, delegating to, and coordinating AI coding agents, including agent-to-agent workflows, agent loops, and agent benchmarks; research-and-web for finding and pulling information from the web, research APIs, browsers, and YouTube, mostly powered by DeepAPI; thinking-and-docs for structured thinking, interviewing, teaching, and turning ideas into clear documentation; and ops-and-setup for machine, server, security, and tool setup, configuration, and operations. It is not one of those four categories itself, and it is not a general-purpose research or orchestration tool.
Who it's for
Anyone building on David Ondrej's Agent Skills collection who wants a skill-authoring building block for managing folder-specific agent context files, alongside the collection's other categories for orchestration, research, documentation, and ops work.
Source README
davidondrej-skills
David Ondrej's official Agent Skills.
This repository contains reusable skills for AI coding agents, research agents,
and workflow agents. Each skill packages a focused workflow into instructions
that an agent can load when the task calls for it.
Use these skills as practical building blocks for agentic work: improving
codebases, preparing content, researching ideas, reviewing presentations,
working with transcripts, and other repeatable workflows from David's stack.
Skills are grouped into category folders under skills/. Each skill lives in
its own folder and starts with a SKILL.md file that explains when and how to
use it.
skills/agent-orchestration/- Running, scheduling, delegating to, and coordinating AI coding agents, including agent-to-agent workflows, agent loops, and agent benchmarks.skills/skill-authoring/- Creating, improving, distributing, and publishing Agent Skills and agent context files.skills/research-and-web/- Finding and pulling information from the web, research APIs, browsers, and YouTube. Most are powered by DeepAPI.skills/thinking-and-docs/- Structured thinking, interviewing, teaching, and turning ideas into clear documentation.skills/ops-and-setup/- Machine, server, security, and tool setup, configuration, and operations.
FAQ
Common questions
Discussion
Questions & comments · 0
Sign In Sign in to leave a comment.