·freshdesk-api
</>

freshdesk-api

Expert in Freshdesk helpdesk API for building integrations, extracting support data, managing tickets/contacts/companies, and automating support workflows. Use when working with Freshdesk, building helpdesk integrations, analyzing support ticket data, or creating customer support applications.

8Installs·0Trend·@ckorhonen

Installation

$npx skills add https://github.com/ckorhonen/claude-skills --skill freshdesk-api

How to Install freshdesk-api

Quickly install freshdesk-api AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ckorhonen/claude-skills --skill freshdesk-api
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ckorhonen/claude-skills.

SKILL.md

View raw

Build integrations with Freshdesk's helpdesk platform using their REST API v2. Manage support tickets, contacts, companies, agents, and automate workflows. The API supports full CRUD operations on all major resources with filtering, pagination, and embedded data.

Replace {domain} with your Freshdesk subdomain (e.g., acme for acme.freshdesk.com).

Freshdesk uses HTTP Basic Authentication with your API key as the username and X as the password.

Expert in Freshdesk helpdesk API for building integrations, extracting support data, managing tickets/contacts/companies, and automating support workflows. Use when working with Freshdesk, building helpdesk integrations, analyzing support ticket data, or creating customer support applications. Source: ckorhonen/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ckorhonen/claude-skills --skill freshdesk-api
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from ckorhonen/claude-skills

Quick answers

What is freshdesk-api?

Expert in Freshdesk helpdesk API for building integrations, extracting support data, managing tickets/contacts/companies, and automating support workflows. Use when working with Freshdesk, building helpdesk integrations, analyzing support ticket data, or creating customer support applications. Source: ckorhonen/claude-skills.

How do I install freshdesk-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ckorhonen/claude-skills --skill freshdesk-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ckorhonen/claude-skills