Skip to content

[External Plugin]: anakin #2380

Description

@bytes-as

Plugin name

anakin

Short description

Turn any website into clean, LLM-ready markdown or structured JSON. Scrape, search, map and crawl the web, run multi-source deep research, execute pre-built Wire actions across hundreds of popular sites, monitor pages for changes, and drive a real cloud browser with natural language.

GitHub repository

Anakin-Inc/agent-skills

Plugin path inside the repository

(plugin lives at the repository root)

Ref to review

(none — SHA provided)

Commit SHA to review

fbd167419c4d55f7b76bcefe00652473593d3865

Version

0.2.1

License identifier

Apache-2.0

Author name

Anakin

Author URL

https://anakin.io

Homepage URL

https://anakin.io

Keywords

anakin
anakin.io
web-scraping
crawling
deep-research
browser-automation

Additional notes for reviewers

Manifest: .github/plugin/plugin.json at the repository root.

Components: one stdio MCP server (@anakin-io/mcp, pinned to exactly 0.2.1, 21 tools) plus five skills covering when to reach for each tool — anakin-web-data, anakin-research, anakin-wire, anakin-monitoring, anakin-browser.

API key: tools require ANAKIN_API_KEY (free tier, no card). The manifest deliberately ships no env block — clients that do not expand ${VAR} would pass the literal through, and the server would then start and advertise every tool while all calls failed. With no env block a missing key stops the server immediately with a message naming the variable and where to get one.

Version pinning: the MCP server is pinned to an exact npm version rather than @latest, so the reviewed SHA cannot execute code that was never reviewed. A scheduled job opens an issue when the pin falls behind so pinning does not become staleness.

Related listings: published to the official MCP Registry as io.anakin/mcp. The same repository ships manifests for Claude Code, Cursor, Grok, Gemini CLI and Codex from one shared skills/ directory.

Submission checklist

  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions