parallel-web
Search the web, extract URL content, and run deep research using the Parallel Chat API and Extract API. Use for ALL web searches, research queries, and general information gathering. Provides synthesized summaries with citations.
Content Preview
---
name: parallel-web
description: Search the web, extract URL content, and run deep research using the Parallel Chat API and Extract API. Use for ALL web searches, research queries, and general information gathering. Provides synthesized summaries with citations.
allowed-tools: Read Write Edit Bash
license: MIT license
compatibility: PARALLEL_API_KEY required
metadata:
skill-author: K-Dense Inc.
---
# Parallel Web Systems API
## Overview
This skill provides access to **Parallel Web SystHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/parallel-web.md \
https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-skills/main/scientific-skills/parallel-web/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/K-Dense-AI/claude-scientific-skillsThen reference at scientific-skills/parallel-web/SKILL.md
Related Skills
Dispatching Parallel Agents
Use multiple Claude agents to investigate and fix independent problems concurrently
dispatching-parallel-agentsdispatching parallel agents
by Jesse Vincent (community) · obra-superpowers-skills
parallel-feature-build
Parallel Feature Build Command
commandsparallelfeaturebuild
by qdhenry · claude-command-suite
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
dispatching-parallel-agentsdispatchingparallelagents
by Jesse Vincent · obra-superpowers
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
architectureparallelagents
by sickn33 (Antigravity) · antigravity-awesome-skills