scrape-zyte-login

Installation
SKILL.md

API keys must never appear in the transcript. Do not echo, read, or write key values directly.

Setup page: ${ZYTE_AGENT_SETUP_URL:-https://app.zyte.com/agent-setup}

1. Check credentials

[ -n "$ZYTE_API_KEY" ] && echo "ZYTE_API_KEY: present" || echo "ZYTE_API_KEY: missing"
[ -n "$SHUB_APIKEY" ] && echo "SHUB_APIKEY: present" || echo "SHUB_APIKEY: missing"

If both are present, proceed to step 4.

2. Open the agent-setup page

Tell the user:

Installs
3
GitHub Stars
22
First Seen
Jun 15, 2026
scrape-zyte-login — zytedata/claude-skills