n-skills
Numman Ali's small plugin marketplace: agent orchestration, open-source maintenance, Gas Town and Z.AI CLI
Install
/plugin marketplace add numman-ali/n-skills
/plugin install orchestration@n-skillsOther plugins: open-source-maintainer, gastown, dev-browser, zai-cli.
This is third-party code. Review the repository files before installing.
What it does
The repository bundles several SKILL.md skills and publishes them as a Claude Code plugin marketplace. The author's own skills are orchestration for splitting work across several agents, open-source-maintainer for running a GitHub repository, gastown for driving the Gas Town multi-agent orchestrator and zai-cli for vision, search and page reading via Z.AI. The dev-browser skill is synced automatically from SawyerHood's repository. The same skills install into other agents via openskills or the Codex installer.
Who it is for. For developers who run several agents in parallel or maintain open-source projects.
Good fit when
- You need to split a large task across several agents
- You triage issues and PRs in your open-source repository
- You use Gas Town and want to drive it from the chat
Not a fit when
- You need a large topical skill collection
- You only need dev-browser: install it from the original repository
Example request
Triage the open issues in my repository and suggest which to closeLimitations
The collection is small. gastown targets Claude Code with a strong model and needs gt and bd installed. zai-cli works through the Z.AI service and needs its API key.
How to disable. Uninstall a plugin via /plugin uninstall or remove the marketplace with /plugin marketplace remove n-skills.
Security check
- Orchestration skills run shell commands and sub-agents
- open-source-maintainer acts on a GitHub repository
README in short
The README explains the idea of one SKILL.md format for all agents and gives install commands for Claude Code, openskills and Codex. A table lists five skills with categories and sources. It describes how external skills are added via sources.yaml and a daily GitHub Actions sync. Apache 2.0 licensed.
FAQ
How do I install it in Cursor or Windsurf?
Via openskills: npm i -g openskills, then openskills install numman-ali/n-skills and openskills sync.
Can I submit my own skill?
Yes, open an issue describing it; external skills are pulled from the author's repository by a daily sync.
Related
Open-source personal AI assistant on your own machine: answers in Telegram, Slack, Discord and WhatsApp, extended with skills and plugins
A self-improving agent from Nous Research with a TUI, messaging gateway, cron jobs and skills it writes itself
An open source coding agent for the terminal and desktop with build and plan modes
Open prompt library with a Claude Code plugin, MCP server and CLI: search, fetch and improve prompts and skills from an agent