Skip to main content

Agent Skills for Teleport

Report an Issue

Skills help AI agents work more effectively with Teleport by providing task-specific instructions and recommended workflows for common operations such as infrastructure access, resource enrollment, access requests, and identity management. Rather than relying solely on general knowledge, agents can follow guidance tailored to Teleport workflows and resources.

Available skills

Skill NameDescriptionAction
teleport-session-review

This skill helps you browse, search, and investigate Teleport session recordings. It lists recent recordings (tctl recordings ls), runs semantic and keyword search over AI-generated session summaries (tctl recordings search), presents a triage table, and — only with your confirmation — downloads a recording or hands you a playback link.

View Raw Skill
teleport-investigate

This skill helps you search and explore Teleport's Identity Security activity log with tctl investigate — finding who did what, where, and when across users, resources, and integrations such as AWS, GitHub, and Okta.

View Raw Skill
teleport-discovery

Connect Teleport to your cloud to automatically discover and enroll your resources. Use Terraform to create an OIDC integration in your cloud provider and configure the Teleport Discovery Service. Troubleshoot any issues getting your resources enrolled. Supports AWS EC2 instances, AWS EKS clusters, and Azure VMS.

View Raw Skill
teleport-acl-review

This skill helps you perform periodic access list reviews in Teleport. It fetches lists due for audit, assesses risk, auto-recertifies low-risk ones (with your approval), and flags higher-risk ones for manual review in the web UI.

View Raw Skill
teleport-access-review

This skill helps you answer who can reach which resources, how, and whether that access is actually used with tctl access-review. The command takes a SELECT … FROM access_path query that scopes the identities to review and returns, per (identity, resource), the resolved access level, the grant backing it, the grant path counts, and — over a time window — how often the access was used and when it was last used.

View Raw Skill