
apify/apify-mcp-server
2 skills45 installs5.1k starsGitHub
Install
npx skills add https://github.com/apify/apify-mcp-serverSkills in this repo
1Bug TriageA skill that triages open bug issues on the apify/apify-mcp-server GitHub repo. It fetches issues and comments with the gh CLI, categorizes each (known fix, not our bug, duplicate, needs info, stale, actionable bug), drafts a concise response, and posts only after explicit user approval. A maintainer uses it to keep the issue tracker current and reply consistently.23installs2DigA skill for exploring, planning, and speccing changes to the Apify MCP server without editing source. It infers one of three intents from the request: Explore (read code and explain), Plan (design an approach in plan mode), or Spec (plan plus create phase-sized GitHub issues). A developer uses it to understand behavior, design a change, or turn a feature into an issue spec.22installs