spencerpauly/skills-repo

Starter template for building your own Claude Code / agent skills repo. Pair with skillsovermcp.com to host it as an MCP server.

25Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask-database

01

spencerpauly/skills-repo

Skill Claude CodeCodex

Answer a natural-language question by writing a SELECT against the user's connected database via the QueryBear MCP. Use when the user asks "how many", "which users", "what's our", "give me a list of", or otherwise asks a question whose answer lives in their database.

not rated 25 +1 2mo ago A 61 tokens original MIT

grill-me

02

spencerpauly/skills-repo

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until every branch of the decision tree is resolved. Use when the user says "grill me", "stress-test this plan", "poke holes in this", or "what am I missing".

not rated 25 +1 2mo ago A 52 tokens original MIT

review-pr

03

spencerpauly/skills-repo

Skill Claude CodeCodex

Read a pull request diff like a senior engineer. Flag risk, suggest tests, point out missing edge cases. Use when the user asks to "review PR", "look at this diff", or pastes a GitHub PR URL.

not rated 25 +1 2mo ago A 50 tokens original MIT

suggesting-skills

04

spencerpauly/skills-repo

Skill Claude CodeCodex

Look at what the user keeps re-explaining to the agent and propose new SKILL.md files that would replace those repeated explanations. Use when the user says "what skills should I have", "suggest skills", "audit my skills", or when you notice you're being asked the same kind of task three times in a row.

not rated 25 +1 2mo ago A 71 tokens original MIT

triage-bug

05

spencerpauly/skills-repo

Skill Claude CodeCodex

Take a raw bug report and turn it into a clean, prioritized ticket with a title, repro steps, and severity. Use when the user says "triage this", pastes a support escalation, or asks "what's this bug".

not rated 25 +1 2mo ago A 53 tokens original MIT

write-like-a-human

06

spencerpauly/skills-repo

Skill Claude CodeCodex

Strip the AI-isms out of any text — em-dash overuse, "It's not just X, it's Y", inflated significance, sycophantic openers, rule-of-three padding. Use when the user says "humanize this", "make this less AI", "tighten this", or pastes obviously-AI prose and asks for a rewrite.

not rated 25 +1 2mo ago A 79 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: