freshdesk-automation
Automate Freshdesk Support Operations
Customer support teams struggle with repetitive Freshdesk tasks. This skill automates ticket management, contact operations, and company workflows through AI-powered tool orchestration.
Die Skill-ZIP herunterladen
In Claude hochladen
Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen
Einschalten und loslegen
Teste es
Verwendung von "freshdesk-automation". Create a ticket for user reporting billing issue
Erwartetes Ergebnis:
- Ticket created successfully with ID #12847
- Status: Open, Priority: Medium
- Requester profile linked to existing contact record
Verwendung von "freshdesk-automation". Show all unresolved tickets assigned to me
Erwartetes Ergebnis:
- Found 8 open tickets matching criteria
- 3 tickets pending customer response
- 5 tickets awaiting agent action
- Oldest ticket created 3 days ago
Sicherheitsaudit
SicherAll static analysis findings are false positives. The SKILL.md file is documentation-only (Markdown format) with no executable code. Backtick patterns detected are Markdown inline code formatting for tool names like `FRESHDESK_CREATE_TICKET`. The hardcoded URL is a documentation reference for MCP setup. No cryptographic code, shell execution, or network calls exist in this skill.
Qualitätsbewertung
Was du bauen kannst
Support Agent Ticket Management
Create new tickets from customer inquiries, update ticket status and priority, and add internal notes for team collaboration
Bulk Contact Import and Organization
Import customer contacts from CSV files and organize them into companies using domain-based auto-association
Automated Ticket Triage
Search and filter tickets by criteria, view conversation history, and route to appropriate agents based on priority
Probiere diese Prompts
Create a new Freshdesk ticket with subject 'Login Issue' for customer@example.com with high priority and description 'Customer cannot access their account after password reset'
Find all open tickets with high or urgent priority that were created this week and are currently unassigned
Reply to ticket #12345 with a solution message to the customer, then add a private note documenting the root cause for the support team
Create a new company record for 'Acme Corp' with domain acme.com, then search for existing contacts with acme.com emails and associate them with this company
Bewährte Verfahren
- Always call RUBE_SEARCH_TOOLS first to get current tool schemas before executing workflows
- Resolve requester email to contact ID before creating tickets to avoid duplicate contact records
- Use private notes for internal team communication and public replies for customer-facing messages
Vermeiden
- Do not create duplicate contacts by skipping the email lookup step before ticket creation
- Avoid exceeding rate limits by pacing bulk operations and respecting pagination boundaries
- Do not use search endpoints for retrieving all records when specific filters are available
Häufig gestellte Fragen
What do I need before using this skill?
How do I find a contact's ID before creating a ticket?
What is the difference between notes and replies?
Why can't I search companies by name?
How many tickets can I retrieve in one search?
Can I edit customer replies in ticket conversations?
Entwicklerdetails
Autor
sickn33Lizenz
MIT
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/freshdesk-automationRef
main
Dateistruktur
đź“„ SKILL.md