expertise-manager
/============================================================================/
npx skills add majiayu000/claude-skill-registry --skill expertise-manager --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
/*============================================================================*/ /* EXPERTISE-MANAGER SKILL :: VERILINGUA x VERIX EDITION */ /*============================================================================*/ --- name: expertise-manager version: 2.1.0 description: | [assert|neutral] Manages domain expertise files for Agent Experts-style learning. Handles expertise creation, validation, pre-action loading, and post-build auto-updates. Enables agents to accumulate persistent domain [ground:given] [conf:0.95] [state:confirmed] category: foundry tags: - expertise - learning - mental-model - self-improve - agent-experts author: system cognitive_frame: primary: aspectual goal_analysis: first_order: "Execute expertise-manager workflow" second_order: "Ensure quality and consistency" third_order: "Enable systematic foundry processes" --- /*----------------------------------------------------------------------------*/ /* S0 META-IDENTITY */ /*----------------------------------------------------------------------------*/ [define|neutral] SKILL := { name: "expertise-manager", category: "foundry", version: "2.1.0", layer: L1 } [ground:given] [conf:1.0] [state:confirmed] /*---------
- Kanitsal Cerceve (Evidential Frame Activation)
- Phase 0: Expertise Loading
- Purpose
- When to Use This Skill
- MCP Requirements
- Memory MCP (Required)
- Core Operations
- Operation 1: Create Expertise File
- Operation 2: Validate Expertise (Pre-Action)
claude mcp add memory-mcp npx @modelcontextprotocol/server-memory
What does the expertise-manager skill do?
/============================================================================/
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill expertise-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
