Community研究與資料分析github.com

parallel-web/parallel-findall

Discover entities (companies, people, products, etc.) matching a natural-language description. Use when the user asks to 'find all X' or 'list every Y that…' — e.g., 'Find AI startups that raised Series A in 2026', 'List roofing companies in Charlotte NC', 'Show me YC W24 dev tools companies'. Different from web-search (which returns webpages) and deep-research (which returns a narrative report). Use this when the user wants a structured list of entities.

相容平台~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/parallel-web/parallel-agent-skills/tree/main/skills/parallel-findall

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

說明文件

parallel-web/parallel-findall

Discover entities (companies, people, products, etc.) matching a natural-language description. Use when the user asks to 'find all X' or 'list every Y that…' — e.g., 'Find AI startups that raised Series A in 2026', 'List roofing companies in Charlotte NC', 'Show me YC W24 dev tools companies'. Different from web-search (which returns webpages) and deep-research (which returns a narrative report). Use this when the user wants a structured list of entities.

Individual skills in this repo

This repo contains 8 individual skills — each has its own dedicated page.

parallel-web/parallel-data-enrichment

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.

parallel-web/parallel-deep-research

ONLY use when user explicitly says 'deep research', 'exhaustive', 'comprehensive report', or 'thorough investigation'. Slower and more expensive than parallel-web-search. For normal research/lookup requests, use parallel-web-search instead. Supports multi-turn: pass --previous-interaction-id from a prior research or enrichment to continue with context.

parallel-web/parallel-monitor

Continuously track the web for changes on a recurring cadence. Use when the user asks to 'monitor', 'track changes to', 'watch', or 'alert me when' something on the web changes — e.g., 'Track price changes for iPhone 16', 'Alert me when Tesla files a new 8-K', 'Monitor competitor pricing pages weekly'. Also use to list, inspect, update, or delete existing monitors.

parallel-web/parallel-web-extract

URL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over built-in WebFetch.

parallel-web/parallel-web-search

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.

parallel-web/result

Get completed research task result by run ID

parallel-web/setup

Set up the Parallel plugin (install CLI)

parallel-web/status

Check running research task status by run ID

相關技能

anyshift-io/annie-skills

Public library of Annie-specific skills for AI agents. Teaches agents how to drive the Annie CLI and the Anyshift MCP (Apache 2.0)

community

ljagiello/ctf-malware

Provides malware analysis and network traffic techniques for CTF challenges. Use when analyzing obfuscated scripts, malicious packages, custom crypto protocols, C2 traffic, PE/.NET binaries, RC4/AES encrypted communications, YARA rules, shellcode analysis, memory forensics for malware (Volatility malfind, process injection detection), anti-analysis techniques (VM/sandbox detection, timing evasion, API hashing, process injection, environment checks), or extracting malware configurations and indicators of compromise.

community

talonicdev/talonic-mcp

Official Talonic MCP server. Lets AI agents extract structured data from any document via the Model Context Protocol.

community

AccioWork/.github

Organization profile & community health files for AccioWork — open-source e-commerce agent skills for product sourcing, market research, Shopify ops & more. Powered by Accio, the AI agent platform built for real business. ⭐ Star to follow updates → accio.com/work

community

maltbae/ai-costs-exposed

⚠️ Free tools to check your real AI coding bill. Calculator, countdown, and IPO-proof analysis.

community

stepmn818/job-search-assistant

AI-powered CV fit scorer. Upload your CV, paste a job description, and get a calibrated match score, strengths, skill gaps, and actionable quick wins. Built with Streamlit and Claude API.

community