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.
npx skills add Zero-Ricardo/crawler-discovery-workflow-skills-SOP-skill --skill crawler-discovery-workflow-ccgit clone --depth 1 https://github.com/Zero-Ricardo/crawler-discovery-workflow-skills-SOP-skillWrote 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.
[](https://agentmods.dev/skills/zero-ricardo/crawler-discovery-workflow-skills-sop-skill/crawler-discovery-workflow-cc)<a href="https://agentmods.dev/skills/zero-ricardo/crawler-discovery-workflow-skills-sop-skill/crawler-discovery-workflow-cc"><img src="https://agentmods.dev/badge/skills/zero-ricardo/crawler-discovery-workflow-skills-sop-skill/crawler-discovery-workflow-cc/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.
<a href="https://agentmods.dev/skills/zero-ricardo/crawler-discovery-workflow-skills-sop-skill/crawler-discovery-workflow-cc"><img src="https://agentmods.dev/badge/skills/zero-ricardo/crawler-discovery-workflow-skills-sop-skill/crawler-discovery-workflow-cc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00122 | $0.01377 |
| Opus 5 | $0.00061 | $0.00688 |
| Sonnet 5 | $0.00024 | $0.00275 |
| Haiku 4.5 | $0.00012 | $0.00138 |
Grade A, and why
crawler-discovery-workflow-cc scanned grade A with 1 finding 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 12d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Scrapling is a preferred option, not a mandatory dependency. It is useful for adaptive selectors, fetchers, spiders, TLS impersonation, and anti-bot ergonomics, but API clients, urllib/httpx, and Playwright can be the ri 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.
What ships with it
16 files 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.
- references/anti-bot-and-fallback.md 996 B
- references/api-first-playbook.md 861 B
- references/data-contract.md 867 B
- references/data-quality.md 838 B
- references/dedup-review.md 856 B
- references/integration.md 975 B
- references/legal-and-ethics.md 1.2 KB
- references/observability.md 857 B
- references/poc-script-patterns.md 1.5 KB
- references/scrapling-playbook.md 1.6 KB
- references/site-analysis.md 1.0 KB
- references/workflow.md 1.8 KB
- templates/crawl_result_report.md 516 B
- templates/field_mapping.yaml 527 B
- templates/poc_crawler.py 2.2 KB runs code
- templates/site_report.md 631 B
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.
- 12d ago First seen · 117 lines · 122 tokens per session scan A 43e94b7b7197
crawler-discovery-workflow-cc is a skill published in the GitHub repository Zero-Ricardo/crawler-discovery-workflow-skills-SOP-skill (6 stars, last pushed 3mo ago), with no licence file. It adds 122 tokens to every session and 1,377 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
browserwing-admin
Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…
lightcad
Use when embedding lightweight 2D CAD features in web applications — basic drawing, layer management, snapping, DXF import. LightCAD: lightweight Web 2D CAD framework for browser-based drafting.
protractor-skill
Generates Protractor E2E tests for Angular/AngularJS apps in JS/TS. NOTE: Protractor is officially deprecated — recommend Playwright or Cypress. Use when user mentions "Protractor", "element(by.model())", "Angular E2E". Triggers on: "Protractor", "element(by.model)", "Angular E2E test", "protractor.conf".
algolia-crawler
Use this skill whenever a user wants to crawl one or more web pages or a whole site and turn them into an Algolia index using the Algolia CLI — especially for RAG, AI search, semantic search, or Agent Studio retrieval. Triggers: "index my website/docs with Algolia", "set up the Algolia Crawler", "crawl this page for…
web-scraping
Mass crawl/scrape sites incl. anti-bot (Cloudflare, Akamai, DataDome, PerimeterX). Crawl4AI = scale (arunmany, dispatchers, deep crawl, LLM-ready markdown); Camoufox = fingerprint evasion. For: scrape N pages, crawl a site, extract structured data, 403/challenge/bot-detection, captcha.