Synalinks Skills
Description
> **"Write once. Run everywhere."**
Installation
claude install-skill https://github.com/numman-ali/n-skills README
**Curated by [Numman Ali](https://x.com/nummanali)**
[](https://x.com/nummanali) [](LICENSE) [](https://agentskills.io) [](https://www.infoq.com/news/2025/08/agents-md/)
**One marketplace. Every agent.**
[Install](#-quick-start) · [Skills](#-available-skills) · [Submit a Skill](#-want-to-be-featured) · [Philosophy](#-philosophy)
💡 Philosophy
**"Write once. Run everywhere."**
AI coding agents are evolving fast, and each has its own way of doing things:
Claude Code → CLAUDE.md, .claude/skills/
GitHub Copilot → AGENTS.md, copilot-instructions.md
Codex → SKILL.md, ~/.codex/skills/
Cursor → .cursor/rules/*.mdc
Windsurf → Cascade Rules, Memories
Cline → .clinerules
Factory/Droid → .factory/droids/*.md
OpenCode → .opencode/skill/, opencode.json
The n-skills Way
We embrace the diversity with a universal approach:
┌─────────────────────────────────────────────────────────┐
│ │
│ SKILL.md → The universal skill format │
│ AGENTS.md → The universal discovery file │
│ openskills → The universal installer │
│ │
│ Write once. Run everywhere. │
│ │
└─────────────────────────────────────────────────────────┘
[AGENTS.md](https://www.infoq.com/news/2025/08/agents-md/) is now adopted by **20,000+ repositories** and natively supported by GitHub Copilot, Google Gemini, OpenAI Codex, Factory Droid, Cursor, and more.
**n-skills is a curated marketplace.** Install via [openskills](https://github.com/numman-ali/openskills) or use your agent's native installer — your choice!
🚀 Quick Start
Claude Code
/plugin marketplace add numman-ali/n-skills
Then install any skill:
/plugin install orchestration@n-skills
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official