Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ofershap avatar

Agent Config Setup

  • 1 installs
  • 2 repo stars
  • Updated July 30, 2026
  • ofershap/create-agent-config

Detects a project's stack and generates AI agent config files for Cursor, Claude Code, Copilot, Windsurf, Cline, and AGENTS.md.

About

This skill scans a project for stack signals and writes tailored agent config files for every major AI coding tool via create-agent-config. A developer uses it when setting up a new or existing project for AI coding agents.

  • Writes config for Cursor, Claude Code, Copilot, Windsurf, Cline, AGENTS.md
  • Auto-detects TypeScript, React, Next.js, Python, Go, Docker and more

Agent Config Setup by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,983 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ofershap/create-agent-config --skill agent-config-setup

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars2
Last updatedJuly 30, 2026
Repositoryofershap/create-agent-config

What it does

Detects a project's stack and generates AI agent config files for Cursor, Claude Code, Copilot, Windsurf, Cline, and AGENTS.md.

Files

SKILL.mdMarkdownGitHub ↗

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

FormatAgent
.cursor/rules/*.mdcCursor
CLAUDE.mdClaude Code
AGENTS.mdUniversal standard
.github/copilot-instructions.mdGitHub Copilot
.windsurfrulesWindsurf
.clinerulesCline

What It Does

1. Scans your project for stack signals (package.json, tsconfig, Dockerfile, etc.) 2. Detects frameworks, languages, test tools, CI setup 3. Asks which config formats you want 4. 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 --yes for CI/scripting

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.