freshservice-manager

Automate Freshservice ticket operations, approvals, and workspace summaries via API.

5|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/krishagel/geoffrey --skill freshservice-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: freshservice-manager
Source: https://github.com/krishagel/geoffrey/tree/main/skills/freshservice-manager
Command: npx skills add https://github.com/krishagel/geoffrey --skill freshservice-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates ticket handling, approvals, and team performance reporting across workspaces.

Core Features & Use Cases

  • Ticket automation: create, update, and comment on tickets.
  • Approvals & workflows: track and route approvals within workspaces.
  • Daily/Weekly summaries: generate operational insights for leadership.

Quick Start

Generate a daily summary for the Technology workspace.

Frequently Asked Questions about freshservice-manager

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

FAQPage Schema
How do I automate Freshservice ticket creation and updates?

Automate ticket creation and updates using the Freshservice API through configuration-driven Bash/Bun scripts. The Skill handles API authentication via API key, workspace scoping, and ticket lifecycle operations including create, update, search, and note addition across multiple workspaces.

Can I generate daily and weekly summaries from Freshservice tickets?

Yes. Generate daily and weekly summaries with date-range filtering to produce operational insights and team performance reports. The Skill creates automated reports across all workspaces using the Freshservice API, satisfying leadership reporting needs without manual aggregation.

How do I track and manage approvals in Freshservice workflows?

Retrieve and track approvals within Freshservice workspaces using the Skill's API-driven approval workflow automation. It routes approvals across workspaces and integrates approval status into ticket lifecycle operations and performance summaries.

Does this work with multiple Freshservice workspaces?

Yes. The Skill applies across all workspaces, supporting workspace scoping for ticket operations, approvals retrieval, and reporting. Configuration-driven scripts enable managing tickets, workflows, and generating summaries independently per workspace or in aggregate.

What authentication does Freshservice ticket automation require?

Freshservice API key authentication is required. The Skill handles API key configuration to enable secure access to ticket management, approval tracking, and reporting operations across all workspace-scoped endpoints.

Can I search and retrieve specific Freshservice tickets programmatically?

Yes. Search, list, and retrieve individual tickets via the Freshservice API with workspace scoping. The Skill supports ticket lookup, detail retrieval, and filtering to locate tickets before creating updates or adding notes.