Skillr
Description
Write AI instructions once, sync to every tool. One canonical format (.skillr/) compiles to CLAUDE.md, .cursor/rules, Copilot, Windsurf, Cline, and OpenAI configs.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**Write AI instructions once. Sync to every tool you use.**
[](LICENSE) [](https://www.npmjs.com/package/@eooo/skillr) [](https://nodejs.org) [](https://www.typescriptlang.org)
Every AI coding tool has its own config format. Claude uses `CLAUDE.md`. Cursor uses `.cursor/rules/`. Copilot uses `.github/copilot-instructions.md`. Codex uses `AGENTS.md`. Windsurf, Cline, Zed — all different.
**Skillr** gives you one canonical format (`.skillr/`) and compiles it to all of them. No Docker, no database, no web browser. Just a CLI.
.skillr/skills/
├── code-review.md
├── testing-strategy.md
└── api-standards.md
│
▼ skillr sync
┌─────┼─────┬─────┬─────┬─────┐
▼ ▼ ▼ ▼ ▼ ▼
CLAUDE .cursor copilot .windsurf .clinerules AGENTS
.md /rules .md /rules .md
Install
npm install -g @eooo/skillr
Or use directly with `npx`:
npx @eooo/skillr
Quick Start
skillr init
skillr add "Code Review Standards"
# edit .skillr/skills/code-review-standards.md
skillr sync
That's it. Here's what just happened:
**Your skill** (`.skillr/skills/code-review-standards.md`):
---
id: code-review-standards
name: Code Review Standards
description: Enforce team code review conventions
tags: [code-quality]
---
All public functions must have JSDoc.
Prefer composition over inheritance.
No `any` types in TypeScript.
**Generated output** after
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI