Research & Data

wshobson/startup-financial-modeling

38.0kgithub.com

Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. Use this skill when creating financial projections, calculating burn rate or runway, modeling fundraising scenarios, or preparing investor-ready financials for a seed or Series A raise.

$ npx skills add wshobson/agents
檢視技能

199-biotechnologies/deep-research

github.com

Use when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.

$ npx skills add 199-biotechnologies/claude-deep-research-skill
檢視技能

tavily-ai/tavily-cli

379github.com

Web search, content extraction, crawling, and deep research via the Tavily CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, extract content from a URL, grab text from a webpage, crawl documentation, download a site's pages, discover URLs on a domain, or conduct in-depth research with citations. Also use when they say "fetch this page", "pull the content from", "get the page at https://", "find me articles about", or reference extracting data from external websites. This provides LLM-optimized web search, content extraction, site crawling, URL discovery, and AI-powered deep research — capabilities beyond what agents can do natively. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.

$ npx skills add tavily-ai/skills
檢視技能

dontbesilent2025/dbs-benchmark

6.9kgithub.com

dontbesilent 对标分析。用五重过滤法帮你找到值得模仿的对标,排除一切关于「我」的噪音。 触发方式:/dbs-benchmark、/对标、「帮我找对标」「我该模仿谁」 Benchmark analysis using dontbesilent's five-filter method. Trigger: /dbs-benchmark, "find me a benchmark", "who should I copy"

$ npx skills add dontbesilent2025/dbskill
檢視技能

apify/apify-actor-development

2.2kgithub.com

Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Actor code.

$ npx skills add apify/agent-skills
檢視技能

parallel-web/result

github.com

Get completed research task result by run ID

$ npx skills add parallel-web/parallel-agent-skills
檢視技能

parallel-web/status

github.com

Check running research task status by run ID

$ npx skills add parallel-web/parallel-agent-skills
檢視技能

parallel-web/parallel-data-enrichment

github.com

Bulk data enrichment. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or products. Use for enriching CSV files or inline data. Supports multi-turn: pass --previous-interaction-id from a prior research task to carry context forward.

$ npx skills add parallel-web/parallel-agent-skills
檢視技能

heredotnow/here-now

github.com

here.now lets agents publish websites and store private files in cloud Drives. Use Sites to publish HTML, documents, images, PDFs, videos, and static files to live URLs at {slug}.here.now or custom domains. Use Drives as private cloud folders where agents can store files (documents, context, memory, plans, assets, media, research, code, etc), share them with other agents, and continue across sessions and tools. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", "put this online", "create a webpage", "generate a URL", "build a chatbot", "save this to my Drive", "store this for later", "write this to cloud storage", "share a folder with another agent", or "use my here.now Drive". Also use when asked to "password protect this site", "make this site private", or "share this site with only certain people".

$ npx skills add heredotnow/skill
檢視技能

emblemcompany/emblem-memecoin-scout

11github.com

Memecoin discovery and risk assessment via EmblemAI. Trending memecoins on Solana, Base, and Hedera. Pump.fun and LaunchLab new token alerts, Clanker discovery, rug-pull detection, holder analysis, and smart money tracking. Use when the user wants to find new memecoins, check if a token is a rug pull, or scout trending low-cap tokens.

$ npx skills add emblemcompany/agent-skills
檢視技能

emblemcompany/emblem-defi-yield

11github.com

DeFi yield research and liquid staking via EmblemAI. Discover yield opportunities, compare protocols, check DeFi positions with Nansen, and enter liquid staking via token swaps. Use when the user wants to research yields, find staking options, or review DeFi positions.

$ npx skills add emblemcompany/agent-skills
檢視技能

emblemcompany/emblem-ai-prompt-examples

11github.com

Curated prompt and usage examples for research, portfolio review, quote requests, approval-gated drafts, NFT discovery, prediction-market analysis, and assistant workflows. Emphasis is review-first, trust-boundary-aware use of external data, and explicit confirmation before any value-moving action. Use when the user wants example prompts, phrasing guidance, or sample requests for end-user EmblemAI tasks.

$ npx skills add emblemcompany/agent-skills
檢視技能

emblemcompany/emblem-market-research

11github.com

Crypto market intelligence via EmblemAI. Trending tokens, on-chain analytics, derivatives data, and smart money tracking from CoinGecko, CoinGlass, Birdeye, and Nansen. Use when the user wants market data, trending tokens, derivatives analytics, or on-chain intelligence.

$ npx skills add emblemcompany/agent-skills
檢視技能

github/polyglot-test-agent

36.7kgithub.com

Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.

$ npx skills add github/awesome-copilot
檢視技能

github/create-technical-spike

36.7kgithub.com

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

$ npx skills add github/awesome-copilot
檢視技能

github/code-exemplars-blueprint-generator

36.7kgithub.com

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

$ npx skills add github/awesome-copilot
檢視技能

parallel-web/parallel-web-search

github.com

DEFAULT for all research and web queries. Use for any lookup, research, investigation, or question needing current info. Fast and cost-effective. Only use parallel-deep-research if user explicitly requests 'deep' or 'exhaustive' research.

$ npx skills add parallel-web/parallel-agent-skills
檢視技能

ast-grep/ast-grep

818github.com

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

$ npx skills add ast-grep/agent-skill
檢視技能

github/project-workflow-analysis-blueprint-generator

36.7kgithub.com

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.

$ npx skills add github/awesome-copilot
檢視技能

github/dotnet-upgrade

36.7kgithub.com

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

$ npx skills add github/awesome-copilot
檢視技能

wshobson/debugging-strategies

38.0kgithub.com

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

$ npx skills add wshobson/agents
檢視技能

github/azure-deployment-preflight

36.7kgithub.com

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

$ npx skills add github/awesome-copilot
檢視技能

github/image-manipulation-image-magick

36.7kgithub.com

Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.

$ npx skills add github/awesome-copilot
檢視技能

gracefullight/stock-analysis

github.com

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

$ npx skills add gracefullight/stock-checker
檢視技能