The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3,035→untested★3→untested★3,035→untested★3,035→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3,035→untested★3→untested★0→untested★3→untested★3→untested★3,035→untested★3→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3→untested★3→untested★3→untested★3→untested★72,868→untested★3→untested★3→untested★0→untested★3→untested★49→untested★6→untested★3→untested★3→untested★3→untested★3→untested★3,035→untested★3,035→untested★2→
Generate session report with metricsskillProductivityL1
gsd:session-report · Generating shareable post-session summaries with estimated token costs
Visualize evaluation progress over cyclesskillDataL2
os-improvement-report · Tracking and visualizing agent loop improvement trends over cycles
Switch GSD model profileskillOpsL1
gsd:set-profile · Switching GSD agent quality/cost tradeoffs without restarting work
Initialize agent environment setupskillEngineeringL1
os-init · Bootstrapping Agentic OS structure for new multi-agent projects
Configure GSD workflow settingsskillOpsL1
gsd:settings · Interactive configuration of GSD workflow toggles and model profiles
Manage session memory and learningsskillProductivityL1
os-memory-manager · Closing sessions with proper three-tier memory promotion and deduplication
Create and merge pull requests safelyskillEngineeringL1
gsd:ship · Creating PRs and tracking merges after verify-work passes
Package design findings into reusable skillsskillProductEngineeringL1
gsd:sketch-wrap-up · Distilling throwaway sketches into persistent design skills
Audit code for technical debtskillEngineeringL1
todo-check · Pre-flight auditing a file for technical debt before committing
Sketch throwaway UI mockupsskillProductEngineeringL1
gsd:sketch · Exploring design directions with fast HTML mockup variants
Lock requirements before implementationskillProductEngineeringL1
gsd:spec-phase · Clarifying phase requirements with Socratic interview before discuss-phase
Preserve spike discoveries as reusable patternsskillProductEngineeringL1
gsd:spike-wrap-up · Converting research findings into reusable project-local skills
Self-directed research and knowledge captureskillL1
learning-loop · Continuous improvement of agent skills through feedback loops
Prototype and test ideas experimentallyskillProductEngineeringL1
gsd:spike · Fast exploratory research on technical unknowns before planning
Route tasks to specialized agentsskillEngineeringL2
orchestrator · Coordinating multi-agent task dispatch across a distributed team
Display project metrics and timelineskillProductOpsL1
gsd:stats · When you need a single authoritative view of all project phases, plans, and metrics across the entire codebase.
Iterate designs through red team reviewskillProductL2
red-team-review · When complex work needs independent adversarial critique before commitment, especially for architectures and research.
Maintain context across sessionsskillEngineeringL1
gsd:thread · When work spans multiple sessions but doesn't belong to a specific phase and needs persistent context.
Generate frontend UI design contractsskillProductEngineeringL1
gsd:ui-phase · When starting a frontend phase and need a design specification contract from research to verification.
Manage memory across agent sessionsskillEngineeringL2
memory-management · When you need a tiered recall system balancing hot-cache speed with deep semantic search across sessions.
Navigate code using knowledge graphsskillEngineeringL2
gitnexus-exploring · When learning a large unfamiliar codebase and need execution flows and symbol relationships mapped.
Audit recursive language model coverageskillEngineeringL1
rlm-audit · When you've added new files and need to identify exactly what's missing from the semantic cache.
Clean stale knowledge cache entriesskillEngineeringL1
rlm-cleanup-agent · When files are deleted or moved and the RLM ledger contains stale entries to remove.
Safely revert phase commitsskillEngineeringL2
gsd:undo · When you need to safely revert phase or plan commits with dependency checking, not blind git reset.
Distill and maintain knowledge ledgerskillEngineeringL2
rlm-curator · When you need to distill files into the RLM Summary Ledger and keep the cache in sync with codebase.
Summarize code into semantic cacheskillEngineeringL2
rlm-distill-agent · When you have uncached files and need high-quality 1-sentence summaries written to the ledger.
Validate phase completion gapsskillProductEngineeringL2
gsd:validate-phase · When a phase is complete but validation coverage is unknown and needs retroactive audit and gap-filling.
Initialize RLM semantic cacheskillEngineeringL2
rlm-init · When setting up RLM for the first time in a project or adding a new cache profile.
Validate features through conversational testingskillProductEngineeringL1
gsd:verify-work · When you want conversational user acceptance testing with automatic diagnosis of found issues.
Search RLM ecosystem code and docsskillEngineeringL2
rlm-search · When searching for architecture, code, or documentation and need O(1) RLM scan before semantic or exact search.
Manage parallel development workstreamsskillOpsEngineeringL1
gsd:workstreams · When validating project work and need to execute gsd:validate-phase workflow.
Audit vector database coverage gapsskillEngineeringDataL2
vector-db-audit · When you need O(1) keyword lookup across RLM summaries without semantic search overhead.
Clean up orphaned vector database chunksskillEngineeringDataL2
vector-db-cleanup · When RLM Phase 1 keyword search is insufficient and semantic nearest-neighbor matching is needed.
Index files into vector databaseskillEngineeringDataL2
vector-db-ingest · When RLM Phase 1/2 results are insufficient and you need precise regex or exact-match lookup.
Initialize vector database pluginskillEngineeringL2
vector-db-init · When you need to enable semantic search over project code without a remote server.
Launch ChromaDB vector search serverskillEngineeringL2
vector-db-launch · When multiple agents need concurrent read/write access to the vector store.
Embed video content on pagesskillMarketingProductL1
video · When you need video pages to appear in Google search carousels and rich results.
Search codebase with semantic understandingskillEngineeringL2
vector-db-search · When Phase 1 (RLM) returned no match and you need concept-based context retrieval.
Validate plugin structure and complianceskillEngineeringL2
audit-plugin · When validating a Claude Code plugin against 10 structural and security compliance categories.
Create custom workflow nodesskillEngineeringL2
script-to-node · When creating custom pixel-processing nodes from natural language descriptions without manual JSON.
Create custom slash commandskillEngineeringL1
create-command · When automating repeated workflows with reusable slash commands that scale across the team.
Discover missing features via code analysisskillProductEngineeringL2
human-brainstorm · Unblocking feature roadmaps by surfacing architectural gaps that current implementation could support
Auto-create Obsidian clipping notesskillProductivityL2
obsidian-clippings-cli · Batch-saving web/email content to Obsidian with consistent date-title naming and structured metadata
Design event-driven Claude Code hooksskillEngineeringL2
create-hook · Enforcing invariants or auto-approvals in Claude Code without creating a full skill
Skill documentation template (Vietnamese)skillL1
SKILL.md.vi · Pre-release doc hygiene checks by replacing manual grep passes with deterministic path-existence validation
Read and edit Obsidian vault notesskillProductivityL2
obsidian · Scripting bulk Obsidian note operations (search, append, patch) while avoiding shell quoting pitfalls
Scaffold new agent skills with discoveryskillEngineeringL2
create-skill · Creating repeatable agent skills with TDD-ready evaluation structure and discovery-captured trigger phrases
Calculate state-specific closing costsskillFinanceSalesL1
closing-costs · Presenting accurate fee estimates to borrowers with compliance-required itemization per state
Enforce mortgage regulatory complianceskillLegalFinanceL2
mortgage-compliance · Protecting lenders from regulatory violations by rejecting non-compliant interactions before they reach borrowers
Update skill documentation schemaskillEngineeringL1
SKILL.md_UPDATE_PLAN · Tracking doc-drift for skills undergoing major version bumps with feature set changes