deepapi
Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.
npx skills add sickn33/agentic-awesome-skills --skill deepapi --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# DeepAPI ## When to Use - Use when the task needs supported DeepAPI scraping, research, or email endpoints. - Use when the user has provided or confirmed the required DeepAPI credentials and scope. Use this skill when the user asks you to scrape public web data or draft/read/send email through DeepAPI. ## Version Pinning - The installed copy is pinned to the `version` value in the frontmatter above. - If a request or API response reports a different `skillVersion`, report the mismatch and stop. Do not fetch, overwrite, or otherwise self-update this `SKILL.md`. - Updates must arrive through the reviewed repository release process, with explicit user approval for any package or repository update. ## Required Environment - Read `DEEPAPI_API_BASE_URL` from the environment. - Read `DEEPAPI_API_KEY` from the environment. - If either value is missing, stop and ask the user for setup. - Never commit, print, log, paste, or expose `DEEPAPI_API_KEY`. ## Request Rules - Send `Authorization: Bearer $DEEPAPI_API_KEY` on every request. - Send `Content-Type: application/json` when sending JSON. - Send a unique `Idempotency-Key` for every `POST`. - For scrape work, set explicit `maxCostUsd` or `ma
- When to Use
- Version Pinning
- Required Environment
- Request Rules
- Execution Loop
- Endpoints
- Endpoint Details
- Scrape Website
- Scrape LinkedIn Profile
- Scrape GitHub Profile
- Search X/Twitter
- Scrape LinkedIn Jobs
- Scrape LinkedIn Company
- Search LinkedIn People
What does the deepapi skill do?
Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill deepapi --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.