Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By n0rvyn
Unified plugin lifecycle: brainstorm, create, eval, review, iterate, and package Claude Code plugins and components. Single entry /master.
npx claudepluginhub n0rvyn/indie-toolkit --plugin skill-masterUse this agent to extract structured plugin/skill development intent from user descriptions or conversation context. Determines what capability is needed, component type, target audience, and checks for overlap with existing installed plugins. <example> Context: User describes a capability they want to build. user: "I want to build something that monitors my GitHub repos for stale PRs" assistant: "I'll use intent-distiller to clarify the capability scope and check for existing overlap." </example> <example> Context: User has a vague plugin idea. user: "I need a plugin for my daily workflow" assistant: "I'll use intent-distiller to extract structured intent from this request." </example> <example> Context: User wants to extend an existing plugin. user: "Add a skill that generates changelogs to my dev-workflow plugin" assistant: "I'll use intent-distiller to determine scope and check if this capability already exists." </example>
Use this agent to review Claude Code plugin artifacts (skills, agents, hooks, commands) from the AI executor perspective. Finds logic bugs, trigger mechanism issues, execution feasibility problems, and edge cases. Examples: <example> Context: User just created a new skill and agent. user: "Review the new design-drift skill and agents" assistant: "I'll use the plugin-reviewer agent to review these artifacts." </example> <example> Context: User wants to audit an entire plugin before release. user: "Audit the dev-workflow plugin" assistant: "I'll use the plugin-reviewer agent to review all skills and agents in dev-workflow." </example> <example> Context: A skill is behaving unexpectedly. user: "Review run-phase, something seems off in the review step" assistant: "I'll use the plugin-reviewer agent to check for logic issues." </example>
Check the YAML frontmatter and file organization.
Use this agent to scan ALL installed plugins for trigger overlap and conflict across plugin boundaries. Goes beyond single-plugin D5/D9 checks to detect cross-plugin routing ambiguity that causes skills from different plugins to compete for the same user input. <example> Context: After creating a new skill, verify it doesn't conflict with existing plugins. user: "Check if my new 'code-review' skill conflicts with anything installed" assistant: "I'll use trigger-arbiter to scan cross-plugin trigger conflicts." </example> <example> Context: User notices unexpected skill routing. user: "When I say 'review', the wrong skill triggers" assistant: "I'll use trigger-arbiter to detect which skills compete for that trigger." </example> <example> Context: Pre-release audit of a new plugin. user: "Scan all trigger conflicts for the skill-master plugin before release" assistant: "I'll use trigger-arbiter to check each skill against all installed plugins." </example>
1. Read the `description` field of the skill being reviewed
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Complete collection of 30 Claude Code skills for document processing, development, business productivity, and creative tasks
18 universal AI skills for Claude Code — skill creation, deep research, strategic planning, content processing, solution architecture, and orchestration workflows
A comprehensive collection of custom skills for Claude Code covering engineering, product management, design, content, trading, database, QA, and educational domains
Create and validate production-grade agent skills with 100-point marketplace grading
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Complete iOS/macOS/iPadOS development workflow plugin for Claude Code
Bridge WeChat messages to Claude Code sessions via MCP --channels protocol. Enables permission relay and bidirectional messaging.
Product decision plugin for indie developers: idea checks, product evaluation, portfolio intelligence, recent feature review, and PKOS-first local fact publishing
Cross-stack development workflow: brainstorm, planning, phase orchestration, execution, review, debugging, design analysis, knowledge base, commits, and session management
Reusable utility scripts and skills shared across indie-toolkit plugins: Notion API, MongoDB queries, and other cross-plugin primitives
Multi-plugin monorepo for Claude Code plugins, published to the indie-toolkit marketplace. Contains production plugins, development workflow tools, and macOS automation.
| Plugin | Category | Description |
|---|---|---|
dev-workflow | development | Cross-stack workflow system with plan-execute-review lifecycle, phase orchestration, and session state persistence |
apple-dev | development | iOS/macOS/iPadOS development workflows, reviews, design-token checks, CI/CD, localization, App Store review prep |
mactools | productivity | macOS automation for Notes, Calendar, Mail, Safari, Spotlight, Reminders, OCR, Photos, Contacts, OmniFocus |
product-lens | product | Product evaluation: demand validation, market analysis, moat assessment, feature assessment, comparison matrix |
skill-master | development | Unified plugin lifecycle: brainstorm, create, eval, review, iterate, package Claude Code plugins |
skill-audit | development | [DEPRECATED — use skill-master] Plugin auditor from AI executor perspective |
domain-intel | intelligence | Domain intelligence engine: GitHub, RSS, changelogs, figures, companies, deep research with evolving LENS profiles |
session-reflect | coaching | AI collaboration coach: analyze sessions, improve prompting, workflow, and AI collaboration skills |
youtube-scout | intelligence | YouTube video intelligence: scrape, transcript extraction, AI scoring, IEF-compliant export |
pkos | productivity | Personal Knowledge Operating System: inbox, harvest, signal, digest, lint, vault operations, ripple compilation |
wechat-bridge | integration | WeChat message bridge via MCP --channels protocol: permission relay, push messages, reply |
x-api | integration | X (Twitter) API v2 MCP server: 131+ tools with Bearer Token and OAuth2 PKCE support |
health-insights | health | Personal health intelligence: ingest Apple Health data, establish baselines, generate AI-driven narrative insights |
minimax-platform | integration | MiniMax platform helper: coding-plan quota checks and browser-session based auth management |
netease-cloud-music | integration | NetEase Cloud Music helper: cookie-based login flows and cloud-drive upload via maintained CLI |
shared-utils | development | Reusable utility scripts and skills shared across plugins: Notion API, MongoDB queries, cross-plugin primitives |
.
├── dev-workflow/
├── apple-dev/
├── mactools/
├── product-lens/
├── skill-master/
├── skill-audit/
├── domain-intel/
├── session-reflect/
├── youtube-scout/
├── pkos/
├── wechat-bridge/
├── x-api/
├── health-insights/
├── minimax-platform/
├── netease-cloud-music/
├── shared-utils/
├── docs/
├── .claude-plugin/ # marketplace manifest
├── .codex/ # Codex install docs
└── .opencode/ # OpenCode install docs
For PKOS-integrated plugins, the repo follows these cross-plugin rules:
Markdown first; Notion second
Producer plugins do not own final vault placement
domain-intel, product-lens, and session-reflect should produce structured results.PKOS owns ingestion
Stable decisions are promoted, not dumped
signal / verdict style notes.crystal notes.Cross-plugin precedent
domain-intel writes into its own workspace and pkos:intel-sync imports into PKOS.pkos:inbox already acts as a multi-source ingestion entry for raw captures.product-lens should follow the same separation of concerns: produce structured analysis; let PKOS ingest and organize it.At a glance, the intended flow is:
Producer plugin
-> PKOS ingress / exchange
-> PKOS vault ingestion and enrichment
-> Obsidian / local Markdown as source of truth
-> Notion summary sync as management projection
Add the marketplace:
/plugin marketplace add n0rvyn/indie-toolkit
Install plugins: