Pendo AI skills are prebuilt workflows you run inside an AI client, such as Claude or Cursor, to turn something you find in Pendo into a concrete next action without leaving the tool you already work in.
Each skill connects to your Pendo data, and most run through the Pendo MCP server. A skill produces a specific output, such as an evidence-backed fix brief for your AI agent, a proposed code fix from a replay, or automated event tracking in your codebase.
Before you begin
Requirements vary by skill. Most Pendo AI skills need an AI client that supports skills, such as Claude or Cursor, and a connection to your Pendo data through the Pendo MCP server. The Agent Analytics Setup skill instead runs inside a coding assistant (Claude Code or Cursor) and is added to your project. For the exact requirements, see each skill's article.
Available skills
Select a skill to see its full requirements, invocation method, and setup steps.
-
Agent Analytics Setup skill. Automatically instrument the Conversations API in your codebase so Agent Analytics can capture prompts, responses, and visitor reactions, instead of adding
trackAgent()calls manually. It is built for Claude Code and Cursor. For more information, see Automate Conversations API implementation with an AI skill. - Agent Repair skill. Turn a flagged issue in Agent Analytics into an evidence-backed fix brief that you can apply yourself, hand to a coding agent, or turn into a ticket for an engineer. It runs through the Pendo MCP server. For more information, see Diagnose and resolve AI agent issues with the Agent Repair skill.
- Replay Triage skill. Move from a bug a visitor experienced in a replay to a proposed code fix in your AI client, using the console and network logs captured during the session. You can start from a replay link or from a ticket that links to one. For more information, see Use the Replay Triage skill.
Next steps
To connect an AI client to your Pendo data, see Overview of the Pendo MCP server and Connect to the Pendo MCP server.
To set up and run a specific skill, follow the full requirements and steps in that skill's article, linked in the Available skills section above.