agent-config-setup
Installation
SKILL.md
Agent Config Setup
Use this skill to generate AI agent configuration files for a project. One command detects the stack and writes config for every major AI coding tool.
Usage
npm create agent-config
Or with npx:
npx create-agent-config [directory]
Supported Formats
| Format | Agent |
|---|---|
.cursor/rules/*.mdc |
Cursor |
CLAUDE.md |
Claude Code |
AGENTS.md |
Universal standard |
.github/copilot-instructions.md |
GitHub Copilot |
.windsurfrules |
Windsurf |
.clinerules |
Cline |
What It Does
- Scans your project for stack signals (package.json, tsconfig, Dockerfile, etc.)
- Detects frameworks, languages, test tools, CI setup
- Asks which config formats you want
- Writes tailored config files with project-specific conventions
Key Patterns
- Auto-detects: TypeScript, React, Next.js, Python, Go, Docker, Monorepos, and 20+ more
- Each format gets the same project knowledge, adapted to the tool's config syntax
- Safe to run on existing projects — won't overwrite files without confirmation
- Non-interactive mode:
npx create-agent-config --yesfor CI/scripting
Weekly Installs
1
Repository
ofershap/create…t-configFirst Seen
Mar 5, 2026
Security Audits
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1