Skip to content

Add decodo-web-scraping routing skill and README - #1

Merged
paulius-krutkis-dcd merged 3 commits into
mainfrom
add-decodo-web-scraping-skill
Jun 15, 2026
Merged

Add decodo-web-scraping routing skill and README#1
paulius-krutkis-dcd merged 3 commits into
mainfrom
add-decodo-web-scraping-skill

Conversation

@paulius-krutkis-dcd

@paulius-krutkis-dcd paulius-krutkis-dcd commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds decodo-web-scraping — a routing-layer skill that teaches agents when to use Decodo, which surface to pick (CLI → hosted MCP → raw HTTP API), and how to authenticate, discover targets, and handle output.
  • Expands the README with install steps, token expectations, repo layout, and links to the CLI and MCP server repos.

Test plan

  • Copy skills/decodo-web-scraping into an agent skills directory and confirm it loads on scraping-related prompts.
  • With a Decodo token set, run npx -y @decodo/cli whoami and a sample decodo scrape to verify the setup and usage flow matches the skill.

@paulius-krutkis-dcd paulius-krutkis-dcd changed the title Add decodo-web-scraping skill (MVP) Add decodo-web-scraping routing skill and README Jun 15, 2026
Verified against the live CLI: --parse is only valid on target commands (not
tier-1 search), parsed SERP titles live at .results.results.organic[].title,
NDJSON --full nests the payload under .content, and ip.decodo.com/json exposes
the address at .proxy.ip.
@paulius-krutkis-dcd
paulius-krutkis-dcd merged commit 7590a80 into main Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants