cli-anything-aifetchly

Manage aiFetchly marketing automation workflows from the command line.

Updated Jul 21, 2025
One-click install
npx skills add https://github.com/robertzengcn/aiFetchly --skill cli-anything-aifetchly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-aifetchly
Source: https://github.com/robertzengcn/aiFetchly/tree/main/skills/cli-anything-aifetchly
Command: npx skills add https://github.com/robertzengcn/aiFetchly --skill cli-anything-aifetchly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually navigate the aiFetchly desktop GUI to manage marketing automation workflows, enabling fast, scriptable, and repeatable control of all platform features directly from the command line.

Core Features & Use Cases

  • Full Platform CLI Access: Manage all aiFetchly features including lead generation tasks, contact extraction, email marketing campaigns, task scheduling, and knowledge base operations directly from the terminal.
  • Scriptable Automation: Integrate aiFetchly workflows into shell scripts or CI/CD pipelines for hands-free, repeatable marketing operations.
  • Use Case: A marketing team can use this CLI to run daily lead scraping tasks, extract contact information from the results, and trigger personalized email campaigns without opening the desktop app, saving hours of manual work each week.

Quick Start

Use the cli-anything-aifetchly skill to list all active marketing automation tasks and export the results to a CSV file for your weekly team report.

Frequently Asked Questions about cli-anything-aifetchly

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate lead generation and email campaigns without a GUI?

Automating marketing operations like lead scraping and email campaigns without a GUI is possible by running command-line controls that manage platform features directly from the terminal for scriptable, hands-free workflow execution.

Can I extract contact data and export it using a marketing automation CLI?

Yes, you can run bulk contact extraction tasks and export the results programmatically. The CLI supports JSON output for programmatic integration, allowing you to easily pipe or save extracted contact data into external files or CI/CD pipelines.

Does the aiFetchly CLI support integration with existing CI/CD pipelines?

Yes, the CLI supports CI/CD pipeline integration by allowing you to execute marketing automation workflows, such as recurring task scheduling and email outreach, directly within shell scripts for hands-free, repeatable operations.

How do I safely inspect marketing task data without modifying records?

You can safely inspect your data by enabling the read-only mode. This mode allows you to query active marketing automation tasks and extract contact information without risking accidental modifications to your local database records.

What is the best way to schedule recurring lead scraping tasks locally?

The best way to schedule recurring lead scraping tasks locally is by using the CLI's task scheduling commands combined with database path configuration, ensuring direct, scriptable access to your local instance for automated daily execution.

Do I need the desktop app open to run automated email outreach?

No, you do not need the desktop app open. The CLI provides full platform access to manage email outreach and task scheduling independently, enabling GUI-free control over all your automated marketing operations.