parallel-cli

parallel-cli is a skill for Claude Code from BjornMelin/dev-skills. It costs 94 tokens per session (3,048 once invoked), scanned A, original, no licence file.

A command-line workflow for extracting data from websites, researching topics, finding entities, enriching records, recalling stored information, and monitoring pages.

In plain words
What is it for?
Use it for URL extraction, deep research, entity discovery, data enrichment, memory recall, and web monitoring.
Why use it?
It helps automate broad web-data tasks when a normal search is not enough.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for URL extraction, deep research, entity discovery, data enrichment, memory recall, and web monitoring.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bjornmelin/dev-skills/parallel-cli
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BjornMelin/dev-skills --skill parallel-cli
Clone the repo
git clone --depth 1 https://github.com/BjornMelin/dev-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for parallel-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjornmelin/dev-skills/parallel-cli/github.svg)](https://agentmods.dev/skills/bjornmelin/dev-skills/parallel-cli)
Your own site
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/parallel-cli"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/parallel-cli/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for parallel-cli

Your own site · 80×15
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/parallel-cli"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/parallel-cli.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,048 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00094 $0.03048
Opus 5 $0.00047 $0.01524
Sonnet 5 $0.00019 $0.00610
Haiku 4.5 $0.00009 $0.00305

Measured 9d ago against content hash 9eccaa0ece6f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

parallel-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/parallel-cli/SKILL.md · 159 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 159 lines · 94 tokens per session scan A 9eccaa0ece6f

Subscribe to this mod's changes

parallel-cli is a skill published in the GitHub repository BjornMelin/dev-skills (7 stars, last pushed 4d ago), with no licence file. It adds 94 tokens to every session and 3,048 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

ai-browser-use

A business-diagnosis assistant for marketing, operations, product, and sales questions about how to approach a task.

skillsaiagent/aiskills · 71 tokens

argent-device-interact

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking…

software-mansion/argent · 78 tokens

dev-pain-finder

Scrape real developer pain points for any keyword, technology, or problem space from Reddit, Hacker News, dev.to, and GitHub Discussions simultaneously — then group complaints by theme, score them by frequency and upvote weight, and return a ranked opportunity map showing where developer frustration is high and…

tinyfish-io/tinyfish-cookbook · 160 tokens

interview-prep

Generate a structured interview preparation guide for any company by scraping real candidate experiences from Glassdoor, Blind, and Reddit in real time using parallel TinyFish agents. Use this skill whenever a user mentions preparing for an interview at a specific company, wants to know what a company's interview…

tinyfish-io/tinyfish-cookbook · 141 tokens

run-dashboard-e2e-local-changes

Run Playwright E2E (tests/e2e/) against the docker/ all-in-one harness so it reflects LOCAL code changes, not a stale cached image.

BlackBeltTechnology/pi-agent-dashboard · 42 tokens

test-engineer

Automated E2E testing with Playwright including the auto-fix loop — generate test cases from the UI, run them, fix failures and re-run until passing, then produce a human-readable report. Test until it passes, not just test and report. Drives /toh-test; use whenever tests must be written, run, or made green.

wasintoh/toh-framework · 75 tokens