AgenticFlow skill enables users to create automation workflows with over 2,500 service integrations. Designed for Claude, it enhances productivity by simplifying complex tasks through automation.
claude install PixelML/agenticflow-skillAgenticFlow skill extends Claude Code, Cursor, Gemini CLI, and other AI agents with access to the AgenticFlow platform. It enables you to build individual AI agents, deploy multi-agent workforces, inspect and attach MCP tool providers, and automate operations through the `af` CLI. The skill auto-routes based on your prompts—choosing between workforce management, agent creation, or MCP tool integration—making it straightforward to set up complex automation pipelines. After installing the npm-based CLI and authenticating with an API key, you can bootstrap your session, manage agents and workforces, and wire multi-agent workflows directly from your coding environment.
Install via your platform's plugin marketplace (Claude Code, Cursor, Gemini CLI, or VS Code). Install the `af` CLI globally (`npm install -g @pixelml/agenticflow-cli`), then authenticate with an API key from app.agenticflow.ai. Run `af bootstrap --json` to initialize your session, then prompt the skill with terms like 'create an agent', 'build a workforce', or 'attach MCP tools'.
Automating lead generation processes
Integrating CRM systems with marketing tools
Streamlining customer support workflows
Creating automated reporting dashboards
claude install PixelML/agenticflow-skillgit clone https://github.com/PixelML/agenticflow-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create an automation workflow for [COMPANY] in the [INDUSTRY] sector. The workflow should integrate [SERVICE_1] and [SERVICE_2] to automate [SPECIFIC_TASK]. Provide a step-by-step breakdown of the workflow and ensure it is compatible with AgenticFlow's integrations.
# Automation Workflow for GreenTech Solutions ## Workflow Overview This workflow automates the process of generating and distributing monthly performance reports for GreenTech Solutions, a renewable energy company. It integrates Salesforce and Google Sheets to streamline data collection and reporting. ## Steps 1. **Data Collection**: Extract sales data from Salesforce. 2. **Data Processing**: Clean and format the data using Google Sheets. 3. **Report Generation**: Create a performance report in Google Sheets. 4. **Distribution**: Email the report to relevant stakeholders using Gmail. ## Integration Details - **Salesforce**: API integration for data extraction. - **Google Sheets**: API integration for data processing and report generation. - **Gmail**: API integration for email distribution. ## Expected Outcome The workflow will generate and distribute monthly performance reports automatically, saving time and reducing manual effort.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan