Back to Marketplace
30-day free campaign

Run this helper free — no credit card

Every helper is free for 30 days. Answer 3 questions and get the full result in 2 minutes.

Start free →
FREE
Scanned
Grow Business

Skills Guru

Use when installing, managing, moving, reviewing, syncing, or auditing Claude Code skills — handles skill files from URLs/repos/archives, manages user vs project scope, maintains a trusted skills catalog, and enforces authoring best practices

👁 2 views · 📦 0 installs

Install in one line

mfkvault install skills-guru

Requires the MFKVault CLI. Prefer MCP?

No reviews yet
🤖 Claude Code
This helper was discovered by MFKVault crawlers from public sources. Original author retains all rights. To request removal: [email protected]
Community helper
This helper was discovered by MFKVault crawlers from public sources. MFKVault does not create, maintain, or guarantee the output of this helper. Results are AI-generated and may be incomplete, inaccurate, or outdated. Use at your own risk. Original author retains all rights. Request removal
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 1 AI agent
  • Lifetime updates included
SecureBe the first
Ready to run

Run this helper

Answer a few questions and let this helper do the work.

Advanced: use with your AI agent

Description

--- name: skills-guru description: Use when installing, managing, moving, reviewing, syncing, or auditing Claude Code skills — handles skill files from URLs/repos/archives, manages user vs project scope, maintains a trusted skills catalog, and enforces authoring best practices --- # Skills Guru Expert skill manager for Claude Code. Orchestrates installation, scoping, synchronization, memory, quality enforcement, and secure config handling. ## When NOT to Use - Writing a new skill from scratch → use `writing-skills` (TDD methodology) - Project-specific conventions → use CLAUDE.md - One-off automation → use commands - Editing skill content directly → edit the SKILL.md file ## Security Protocol **HARD RULES — no exceptions:** - NEVER include secrets in prompts, logs, tool outputs, or agent dispatches - ALL config file reads MUST go through `scripts/config-reader.cjs` - ALL config file writes MUST go through `scripts/config-writer.cjs` - NEVER read `.local/session-secrets.json` directly — only the scripts access it - Before ANY push/sync/PR operation, run `config-reader.cjs --verify` on all files - If `config-reader.cjs` or `config-writer.cjs` reports an error, STOP and report to user ## Sub-Operations Detect user intent and load the appropriate reference file: | Intent Keywords | Load Reference | Script | |----------------|---------------|--------| | install, add, URL/path given | `references/install-guide.md` | `scripts/install-skill.cjs` | | move, copy, promote, demote | `references/scope-guide.md` | file operations via Bash | | docker-agent, .agents/skills, cross-agent, agents skills | `references/docker-agent-guide.md` | file operations via Bash | | sync, update, reset, push, pr, fork | `references/sync-guide.md` | `scripts/git-sync.cjs` | | remember, catalog, trusted, sources, known tools | `references/memory-guide.md` | — | | audit, review rules, refine self | `references/refinement-guide.md` | — | | read config, edit config, mask secrets | `references/security-guide.md` | `scripts/config-reader.cjs`, `scripts/config-writer.cjs` | | best practice, should I, how should | `references/best-practices.md` | — | **After loading a reference, follow its instructions exactly.** ## Core Rules 1. **Default scope is project-level.** Only promote to user-global when skill is proven across 3+ projects. 2. **Always validate frontmatter** after any install operation. 3. **Always record source** in `memory/sources.md` for installed skills. 4. **Always offer** to add installed skills to `memory/trusted-skills.md`. 5. **Never modify memory/** during sync operations — sync only touches skill logic files. 6. **Self-edits require user approval.** Never auto-apply changes to own files. 7. **Secrets never appear** in prompts, logs, or agent dispatches. ## Memory Separation | What | Where | Shareable | |------|-------|-----------| | Skill logic | `SKILL.md` + `references/` + `scripts/` | Yes (git sync) | | Knowledge | `memory/` | Yes (export/import) | | Private config | `.local/` | Never | - **Share the skill** = copy SKILL.md + references/ + scripts/ (no personal data) - **Share knowledge** = export memory/ separately - **Reset the skill** = replace from source, memory untouched - **Clear knowledge** = wipe memory/ files, skill logic untouched ## Self-Refinement When an ambiguous situation is encountered during operation: 1. Resolve using best judgment 2. Identify which reference or section was unclear 3. Draft a specific edit with rationale 4. Present to user — apply ONLY if approved 5. If rejected, optionally save to `memory/custom-rules.md` When user requests "audit yourself" or "review your rules": 1. Load `references/refinement-guide.md` for the full audit protocol

Preview in:

Security Status

Scanned

Passed automated security checks

Time saved
How much time did this skill save you?

Related AI Tools

More Grow Business tools you might like

codex-collab

Free

Use when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.

Run free

Rails Upgrade Analyzer

Free

Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.

Run free

Asta MCP — Academic Paper Search

Free

Domain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.

Run free

Hand Drawn Diagrams

Free

Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.

Run free

Move Code Quality Checker

Free

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working

Run free

Claude Memory Kit

Free

"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z

Run free