Skip to content
OpenSmartRoute
Skillv1.0.0

deepapi

Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/deepapi/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill deepapi. Copyright stays with the author (MIT).

DeepAPI

Detailed Guide

Read the detailed guide before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.

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.

Limitations

  • Adapted from davidondrej/skills; verify local paths, tools, credentials, and agent features before acting.
  • For commands, remote access, scheduling, browser automation, or file-changing workflows, get explicit user approval and confirm the target environment first.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-deepapi/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-deepapi.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-deepapi",
  "kind": "skill",
  "name": "deepapi",
  "description": "Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "deepapi",
      "scraping",
      "email",
      "api",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/deepapi/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/deepapi/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/deepapi/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# DeepAPI\n\n## Detailed Guide\n\nRead [the detailed guide](references/detailed-guide.md) before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.\n\n## When to Use\n\n- Use when the task needs supported DeepAPI scraping, research, or email endpoints.\n- Use when the user has provided or confirmed the required DeepAPI credentials and scope.\n\nUse this skill when the user asks you to scrape public web data or",
  "cost": {
    "context_tokens": 231
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-deepapi/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.