ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

freshsales

Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/freshsales
Or

What This Skill Does

The Freshsales skill provides a robust, native integration with the Freshsales CRM, allowing your AI agent to act as a fully functional sales assistant. It enables the seamless management of your entire sales lifecycle, including contact, lead, and account records. By leveraging this skill, your agent can perform complex data operations such as creating new deals, updating sales pipeline stages, assigning tasks, and logging crucial client interactions—all without leaving the terminal or requiring manual dashboard entry. This skill is built using Python's standard library, ensuring high compatibility and minimal overhead while maintaining secure communication with your Freshsales instance.

Installation

To install this skill, use the ClawKit CLI within your OpenClaw environment:

clawhub install openclaw/skills/skills/aiwithabidi/freshsales

Ensure that you have your FRESHSALES_API_KEY and FRESHSALES_DOMAIN configured in your environment variables. Without these, the script will be unable to authenticate and interact with your CRM data.

Use Cases

  • Automated Sales Outreach: Use the agent to create follow-up tasks immediately after a meeting is logged in the CRM.
  • Pipeline Hygiene: Periodically query the agent to list deals that haven't been updated in 30 days and update their stage to 'stalled'.
  • Lead Qualification: Feed lead data to the agent to perform basic segmentation and flag high-value prospects for human intervention.
  • Activity Reporting: Query the agent to generate summaries of daily sales calls or weekly deal movement for management reporting.

Example Prompts

  1. "Check for any open tasks due this week and summarize the high-priority ones for me."
  2. "Search for the lead John Doe from Acme Corp and update their lead score to 90."
  3. "List all deals in the 'Negotiation' stage and tell me the total potential revenue currently in the pipeline."

Tips & Limitations

  • Filtering: Utilize the --limit flag frequently when querying large lists to keep response times fast.
  • Formatting: Always ensure JSON inputs for creation commands are correctly escaped to prevent parsing errors.
  • Authentication: Keep your FRESHSALES_API_KEY secure. Do not commit it to version control systems or hardcode it into agent prompts. Use your OS environment variables to manage these sensitive credentials.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-freshsales": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crm#sales#automation#lead-management#productivity
Safety Score: 4/5

Flags: network-access, external-api

Related Skills

onepassword

1Password Connect — vaults, items, secrets management for server-side applications.

aiwithabidi 4473

gemini-video-analyzer

Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.

aiwithabidi 4473

agent-memory

Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.

aiwithabidi 4473

neon

Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.

aiwithabidi 4473

github-intel

Analyze any GitHub repository in AI-friendly format. Convert entire repos to single markdown documents, generate architecture diagrams with Mermaid, inspect structure trees, language breakdowns, and recent activity. Includes GitHub URL tricks, API shortcuts, and advanced search techniques. Read-only analysis — never executes code from repositories. Built for AI agents — Python stdlib only, no dependencies. Use for repository analysis, code architecture review, open source research, GitHub intelligence, repo documentation, and codebase understanding.

aiwithabidi 4473