Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
paper-plan wanshuiyin/Auto-claude-code-research-in-sleep Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb |
idea-creator wanshuiyin/Auto-claude-code-research-in-sleep Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 62e3777 |
paper-figure wanshuiyin/Auto-claude-code-research-in-sleep Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
research-review wanshuiyin/Auto-claude-code-research-in-sleep Get a deep critical review of research from GPT using a secondary Codex agent. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 700fbe2 |
paper-figure wanshuiyin/Auto-claude-code-research-in-sleep Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 62e3777 |
paper-plan wanshuiyin/Auto-claude-code-research-in-sleep Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 97e0eb1 |
process-docs shawnpang/startup-founder-skills When the user needs to create SOPs, playbooks, runbooks, or other operational documentation that defines how a recurring process should be executed. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4ad31b4 |
cold-outreach shawnpang/startup-founder-skills When a founder needs to write cold emails or LinkedIn messages to prospects, partners, or investors. Activate when the user mentions cold email, outbound, prospecting, LinkedIn outreach, or needs help getting replies from people who don't know them. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
pitch-deck shawnpang/startup-founder-skills When the user wants to create, review, or restructure a fundraising pitch deck for seed or Series A. Also activates when the user mentions "deck", "pitch", "investor presentation", or "slide structure". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4ad31b4 |
fundraising-email shawnpang/startup-founder-skills When the user wants to write an email to an investor — cold outreach, warm intro request, follow-up after a meeting, monthly investor update, or thank-you note. Also activates for "intro email", "investor email", "follow up with VC", or "investor update". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4ad31b4 |
deepgram-dotnet-text-to-speech deepgram/deepgram-dotnet-sdk Use when writing or reviewing C# code in this repo that calls Deepgram Text-to-Speech. Covers `ClientFactory.CreateSpeakRESTClient()` with `ToStream` / `ToFile`, and `ClientFactory.CreateSpeakWebSocketClient()` with `Connect`, `SpeakWithText`, `Flush`, and streaming `AudioResponse` events. Use `deepgram-dotnet-voice-agent` for full-duplex assistants instead of one-way synthesis. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d0d6fee |
deepgram-java-voice-agent deepgram/deepgram-java-sdk Use when writing or reviewing Java code in this repo that builds an interactive voice agent over `agent.deepgram.com/v1/agent/converse`. Covers `client.agent().v1().v1WebSocket()`, `AgentV1Settings`, `sendSettings`, `sendMedia`, event handlers, provider configuration, and message injection. Use `deepgram-java-text-to-speech` for one-way synthesis or the STT skills for transcription-only flows. Triggers include "voice agent", "agent converse", "full duplex", "barge in", "function call", and "agent websocket". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: de2dd4b |
model-usage deepgram/dglabs-deepclaw Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ec8d4f8 |
review-pr deepgram/dglabs-deepclaw Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not merge, push, or make code changes you intend to keep. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ec8d4f8 |
security-pentester shaul1991/shaul-agents-plugin Security Pentester Agent. 침투 테스트, 취약점 스캔, 보안 테스트를 담당합니다. 침투테스트(pentest), 스캔(scan), 보안테스트 관련 요청 시 사용됩니다. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9242c58 |
qa-tester shaul1991/shaul-agents-plugin QA Tester Agent. 테스트 작성, 실행, 검증을 담당합니다. 테스트, 검증, 단위테스트, 통합테스트, E2E 관련 요청 시 사용됩니다. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9242c58 |
rfc-specification jpoutrin/product-forge RFC (Request for Comments) specification writing with objective technical analysis. Use when creating technical specifications, design documents, or architecture proposals that require structured evaluation of options and trade-offs. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
direnv jpoutrin/product-forge Direnv environment management for automatic per-project shell configuration. Use when setting up .envrc files, configuring project-specific environment variables, or integrating direnv with development tools like nix, asdf, pyenv, or nvm. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
ansible jpoutrin/product-forge Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0ebe7ae |
angular-ssr HoangNguyen0403/agent-skills-standard Implement Angular SSR with hydration, TransferState caching, and per-route render modes. Use when configuring Angular Universal SSR, client hydration, static prerendering, or preventing double-fetching. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
Can't find what you're looking for? Evaluate a missing skill.