Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills-repo

skills-repo contains 6 collected skills from spencerpauly, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
16
updated
2026-07-10
Forks
4
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

write-like-a-human
technical-writers

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.

2026-07-10
ask-database
software-developers

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.

2026-05-02
grill-me
project-management-specialists

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".

2026-05-02
suggesting-skills
computer-occupations-all-other

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.

2026-05-02
triage-bug
software-quality-assurance-analysts-and-testers

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".

2026-05-02
review-pr
software-quality-assurance-analysts-and-testers

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.

2026-05-02