Agentwiki Skills — Development skill for Claude Code
Claude Code plugin marketplace: 'agentwiki' skill for mastering the AgentWiki CLI and MCP server.
How to install Agentwiki Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nextlevelbuilder/agentwiki-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agentwiki Skills does
Claude Code plugin marketplace: 'agentwiki' skill for mastering the AgentWiki CLI and MCP server.
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
README
agentwiki-skills
Claude Code plugin marketplace by **NextLevelBuilder** for the [AgentWiki](https://app.agentwiki.cc) knowledge platform.
Ships an `agentwiki` skill that teaches Claude (and any Claude-Skill-compatible agent) how to drive both:
- the AgentWiki CLI —
@aiagentwiki/cli(binaryagentwiki) - the AgentWiki MCP server —
https://api.agentwiki.cc/mcp
…covering documents, folders, tags, search (hybrid/keyword/semantic), knowledge-graph traversal, uploads, static-site hosting, sharing/publishing, member admin, API keys, and Obsidian/Notion/Lark imports.
Install
# In Claude Code
/plugin marketplace add nextlevelbuilder/agentwiki-skills
/plugin install agentwiki@nextlevelbuilder-agentwiki
Or add a local clone:
git clone https://github.com/nextlevelbuilder/agentwiki-skills
# in Claude Code
/plugin marketplace add ./agentwiki-skills
/plugin install agentwiki@nextlevelbuilder-agentwiki
Validate before pushing changes:
claude plugin validate .
Layout
agentwiki-skills/
├── .claude-plugin/
│ └── marketplace.json
└── plugins/
└── agentwiki/
├── .claude-plugin/
│ └── plugin.json
└── skills/
└── agentwiki/
├── SKILL.md
└── references/
├── auth-and-setup.md
├── cli-commands.md
├── cli-vs-mcp.md
├── knowledge-graph.md
└── mcp-tools.md
What the skill teaches
- Authentication: env vars (
AGENTWIKI_API_KEY,AGENTWIKI_API_URL),~/.agentwiki/credentials.json, andagentwiki login. - Choosing CLI vs MCP based on context (terminal vs autonomous agent).
- Concrete command/tool tables for every supported operation.
- Knowledge-graph query patterns (BFS traversal, path finding, link suggestion).
- CI-safe patterns (env-only auth,
--yesconfirmations,--jsonfor piping). - Security policy: refuse credential exfiltration,
Related Skills
OSS Autopilot
Open source contribution manager — tracks PRs across repos, discovers issues, diagnoses CI failures, drafts ma
Dendrite
Portable plugin marketplace for Claude Code, Codex, and Gemini — one 77-plugin catalog of agent skills, MCP se
Claude Code Everything You Need To Know
Ultimate all-in-one guide to mastering Claude Code. Covers setup, prompt engineering, commands, hooks, workflo
Storybloq
Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers,
Bm Doctor
Diagnose and recover basemind when it isn't working (MCP tools missing/erroring, "no index", dead server) — ru
Bm Scan
Build or refresh the basemind index by running basemind scan via the CLI — works without the MCP server (use i
Related Agents
Backlog MCP Validator
Validate the backlog FastMCP server against the CLI. Calls MCP tools natively via the agent-scoped backlog ser
Core Owner
Catch-all owner for claude-code-vault's core modules — MCP server, indexer (chunks/embeddings/graph), CLI, and
Codex Bridge
把指定工作外包給 gpt-5.5(codex)並忠實回傳其輸出。當需要 gpt-5.5 的批量實作或獨立第二審查視角時使用。這是 plugin 內第三種 codex 路徑:一次性 codex exec CLI 呼叫、輸出