Apify Integration Expert.Agent banner
github github

Apify Integration Expert.Agent

Development community

Description

--- name: apify-integration-expert description: "Expert agent for integrating Apify Actors into codebases. Handles Actor selection, workflow design, implementation across JavaScript/TypeScript and Python, testing, and production-ready deployment." mcp-servers: apify: type: 'http' url: 'https://mcp.apify.com' headers: Authorization: 'Bearer $APIFY_TOKEN' Content-Type: 'application/json' tools: - 'fetch-actor-details' - 'search-actors' - 'call-actor' -

Installation

Installs to ~/.claude/agents/github-awesome-copilot-apify-integration-expert.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/agents/apify-integration-expert.agent.md -o ~/.claude/agents/github-awesome-copilot-apify-integration-expert.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository