parallel-data-enrichment

Bulk enrichment of company, people, or product data with web-sourced fields like CEO names, funding, and contact info.

parallel-web 60 ↓ 11k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • Enrichment has been kicked off
  • The monitoring URL where they can track progress
  • Use --timeout 540 (9 minutes) to stay within tool execution limits
  • The --target from step 1 is unused in --no-wait mode — only --output here determines where results are saved, and the file is always JSON

Requirements & configuration

Configuration: ARGUMENTSINTERACTION_IDTASKGROUP_ID

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Bulk enrichment of company, people, or product data with web-sourced fields like CEO names, funding, and contact info.

Source

Repository: https://github.com/parallel-web/parallel-agent-skills

parallel-data-enrichment FAQ

What does the parallel-data-enrichment skill do?

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. Enrichment has been kicked off The monitoring URL where they can track progress

What does parallel-data-enrichment require?

Configuration keys: ARGUMENTS, INTERACTION_ID, TASKGROUP_ID.

How do I install parallel-data-enrichment?

Run: npx -y skills add https://github.com/parallel-web/parallel-agent-skills --skill parallel-data-enrichment --agent claude-code — the source lives at github.com/parallel-web/parallel-agent-skills.

Maintain parallel-data-enrichment?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

parallel-data-enrichment on getagentictools
[![parallel-data-enrichment on getagentictools](https://getagentictools.com/badge/skills/parallel-web-parallel-agent-skills-parallel-data-enrichment.svg)](https://getagentictools.com/skills/parallel-web-parallel-agent-skills-parallel-data-enrichment?ref=badge)
npx agentictools info skills/parallel-web-parallel-agent-skills-parallel-data-enrichment

The second line is the CLI lookup for this page — handy in READMEs and docs.