Knowz Skills
Description
Official Knowz plugin marketplace for Claude Code
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
Knowz Skills
**Your knowledge base in every AI tool you use. Structured development that actually ships quality code.**
[](./LICENSE) [](https://www.npmjs.com/package/knowzcode) [](https://www.npmjs.com/package/knowz-mcp)
[Quick Start](#quick-start) · [Knowz](#knowz--knowledge-management) · [KnowzCode](#knowzcode--structured-development) · [Which One?](#which-one-do-i-need) · [Support](#privacy--support)
This repository is the public source for two plugins and the marketplace that serves them:
- Knowz — give your AI a persistent, team-wide memory
- KnowzCode — a disciplined development workflow with quality gates and TDD
Both are built on the open [Model Context Protocol](https://modelcontextprotocol.io/), so your knowledge base works with any compatible AI — Claude, ChatGPT, Gemini, Copilot, Cursor, Windsurf, or your own agents:
flowchart LR
subgraph tools["Your AI tools"]
direction TB
CC["Claude Code"]
CX["Codex · Gemini"]
OT["Cursor · Copilot · ..."]
end
tools <--> MCP["Knowz MCP Server"]
MCP <--> KB[("Your team's
knowledge base")]
One knowledge base. Every AI tool in your workflow.
Quick Start
# 1. Add the marketplace (in Claude Code)
/plugin marketplace add knowz-io/knowz-skills
# 2. Install what you need
/plugin install knowz@knowz-skills # knowledge management
/plugin install knowzcode@knowz-skills # structured development
# 3. Get going
/knowz register # create account + configure MCP
/knowzcode:setup # initialize in your project
Knowz — Knowledge Management
Search, save, and query your knowledge base without leaving yo
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development