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-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-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