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
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.jsonat the repository root.Components: one stdio MCP server (
@anakin-io/mcp, pinned to exactly0.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 noenvblock — 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 noenvblock 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 sharedskills/directory.Submission checklist