Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add wei6bin/skillsnpx agentmods add plugins/wei6bin/skills/marketplacegit clone --depth 1 https://github.com/wei6bin/skillsGrade A, and why
skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "skills",
"owner": {
"name": "wei6bin"
},
"metadata": {
"description": "Marketplace hosting two variants of the prd-pr dev-workflow plugin: prd-pr (Claude Code) and prd-pr-copilot (Copilot CLI). Both run the same 10-phase orchestrator-driven flow — plan-then-build with vertical-slice architecture, slice-by-slice implementation, and an end-to-end test-plan walkthrough with screenshots embedded into the PR body. Also hosts standalone skill plugins: utility-skills, code-to-prd, and clinical-lecture-brief.",
"version": "2.14.0"
},
"plugins": [
{
"name": "prd-pr",
"description": "Claude Code dev-workflow plugin — orchestrator skill drives the 10-phase plan-then-build flow in the main session, dispatching helper subagents (code-explorer, code-architect, plan-reviewer, impl-backend, impl-frontend, impl-simplify, code-reviewer, security-reviewer, test-plan-walker) as needed. Loop position persists in a per-slice 07-progress.md ledger so the workflow is resumable.",
"source": "./prd-pr",
"agents": [
"./agents/code-architect.md",
"./agents/code-explorer.md",
"./agents/plan-reviewer.md",
"./agents/impl-backend.md",
"./agents/impl-frontend.md",
"./agents/impl-simplify.md",
"./agents/code-reviewer.md",
"./agents/security-reviewer.md",
"./agents/test-plan-walker.md"
],
"skills": [
"./skills/orchestrator",
"./skills/vertical-slicing",
"./skills/git-worktrees",
"./skills/raise-pr",
"./skills/backend-implementer",
"./skills/frontend-implementer",
"./skills/reuse-ladder",
"./skills/codebase-context-builder",
"./skills/context-updater",
"./skills/react-best-practices",
"./skills/frontend-styling-standard",
"./skills/restful-api-design",
"./skills/test-plan-walkthrough"
]
},
{
"name": "prd-pr-copilot",
"descriptionWhat this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 93 lines scan A 13d1ebb86e98
skills is a plugin published in the GitHub repository wei6bin/skills (2 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
awesome-gamedev-agent-skills
Plugin marketplace listing 10 plugins: gamedev, router, godot, unity, unreal.
gds-agent
Neo4j Graph Data Science MCP server + graph-analysis skill.
anesthesiologist
Reasons from control of consciousness, analgesia, autonomic response, and oxygen delivery through the ASA Difficult Airway Algorithm, capnography and arterial-waveform trends, quantitative TOF monitoring, and ASRA/ERAS protocols while treating cannot-ventilate airways, local anesthetic systemic toxicity, malignant…
antimicrobial-resistance-scientist
Reasons from MIC distributions, ECOFFs, and phenotype–genotype concordance through EUCAST/CLSI AST, CARD/RGI and AMRFinderPlus resistomes, GLASS/WHONET/NARMS surveillance, carbapenemase/ESBL/MRSA mechanism panels, and heteroresistance PAP while treating breakpoint mixing, genotype-without-phenotype overclaim…
gs-search
Search Google Scholar for academic papers by keywords. Returns results with title, authors, journal, year, citation count, and full-text links. Use when the user wants to search Google Scholar.
gs-navigate-pages
Navigate Google Scholar search result pages. Use when user wants to see more results or go to a specific page.