CtrlK
BlogDocsLog inGet started
Tessl Logo

plugins

github.com/openai/plugins

SkillAddedReview
twilio-content-template-builder

plugins/twilio-developer-kit/skills/twilio-content-template-builder/SKILL.md

Create, manage, and send message templates using Twilio's Content API. Covers template creation for WhatsApp, SMS, RCS, and MMS; variable usage; WhatsApp Meta approval; and sending templates via ContentSid. Use this skill when building structured messages that require pre-approval or consistent formatting across channels.

76

twilio-conference-calls

plugins/twilio-developer-kit/skills/twilio-conference-calls/SKILL.md

Build multi-party calls using Twilio Conference. Covers warm transfer, cold transfer, coaching (whisper), hold vs mute, participant modes, and supervisor barge. Use this skill for any contact center, support line, or scenario requiring transfers, holds, or multi-party calls.

73

twilio-compliance-traffic

plugins/twilio-developer-kit/skills/twilio-compliance-traffic/SKILL.md

Rules you must follow for Twilio messaging and voice traffic. Covers TCPA (consent tiers, quiet hours, DNC), GDPR (EU consent, right to deletion), PCI DSS (payment recording, Pay verb), HIPAA (BAA, PHI), FDCPA (debt collection limits), CAN-SPAM, WhatsApp policies, SHAKEN/STIR, and consent management patterns. Use this skill proactively when developers have working traffic to ensure they follow the rules.

65

twilio-compliance-onboarding

plugins/twilio-developer-kit/skills/twilio-compliance-onboarding/SKILL.md

Registrations required BEFORE Twilio traffic works. Covers messaging programs (A2P 10DLC, toll-free verification, WhatsApp WABA, RCS, short code, alphanumeric sender) and voice trust programs (STIR/SHAKEN, Voice Integrity, Branded Calling, CNAM). Each number/sender type has its own program — registration blocks traffic until complete.

63

twilio-cli-reference

plugins/twilio-developer-kit/skills/twilio-cli-reference/SKILL.md

Twilio CLI reference for managing Twilio resources from the terminal. Covers installation, credential profiles, phone number provisioning, sending SMS and email, webhook configuration, local development with a tunneling service, debugging with watch and logs, serverless deployment, and plugin ecosystem. Use when the developer asks to "just do it", "set this up", "run a command", mentions "CLI", "command line", or "terminal", or when an AI agent can execute a task directly instead of writing application code.

66

twilio-call-recordings

plugins/twilio-developer-kit/skills/twilio-call-recordings/SKILL.md

Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or analytics.

70

twilio-ai-agent-architect

plugins/twilio-developer-kit/skills/twilio-ai-agent-architect/SKILL.md

Planning skill for AI-powered conversational agents. Qualifies the developer's use case across outcome sophistication, entry point, and customer profile to recommend the right Twilio Conversations architecture and implementation skills. Handles both high-level requests ("build me a voice AI assistant") and specific ones ("integrate ConversationRelay with my OpenAI backend").

62

twilio-agent-connect

plugins/twilio-developer-kit/skills/twilio-agent-connect/SKILL.md

Use when building or integrating Twilio Agent Connect (TAC) to connect third-party LLM agent runtimes with Twilio Voice, Messaging, ConversationRelay, Conversation Memory, Conversation Orchestrator, or Enterprise Knowledge.

64

twilio-agent-augmentation-architect

plugins/twilio-developer-kit/skills/twilio-agent-augmentation-architect/SKILL.md

Planning skill for augmenting human agents with real-time AI intelligence. Qualifies the developer's use case across coaching, compliance, QA, and routing to recommend the right Conversation Intelligence + Conversation Memory + TaskRouter architecture. Handles both "I want to add AI coaching to my call center" and "configure Conversation Intelligence operators for script adherence."

66

twilio-account-setup

plugins/twilio-developer-kit/skills/twilio-account-setup/SKILL.md

Create and configure a Twilio account from scratch. Covers free trial signup, trial limitations, getting credentials (Account SID and Auth Token), buying a phone number, verifying recipient numbers for trial use, SDK installation, first API call, subaccount management (creation, inheritance, credential isolation, limits), and enabling specific products (AI Assistants, Conversations, Verify, ConversationRelay, WhatsApp). Use this skill before any other Twilio skill if you do not yet have a Twilio account or need to enable a product. For Organization-level governance (SSO, SCIM, multi-team), see `twilio-organizations-setup`.

70

android-performance

plugins/test-android-apps/skills/android-performance/SKILL.md

Gather and interpret Android performance evidence on an adb target using Simpleperf CPU profiles, Perfetto or Compose traces, gfxinfo frame data, dumpsys meminfo snapshots, Java heap dumps, and native allocation traces. Use when asked to profile an Android app flow, find CPU-heavy functions, diagnose jank, capture startup or frame timing evidence, compare before/after performance, explain what code is taking time, or gather memory/leak profiling artifacts.

80

android-emulator-qa

plugins/test-android-apps/skills/android-emulator-qa/SKILL.md

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.

80

temporal-developer

plugins/temporal/skills/temporal-developer/SKILL.md

Develop, debug, and manage Temporal applications across Python, TypeScript, Go, and Java. Use when the user is building workflows, activities, or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal Cloud, or working with durable execution concepts like signals, queries, heartbeats, versioning, continue-as-new, child workflows, or saga patterns.

65

teams

plugins/teams/skills/teams/SKILL.md

Search through Microsoft Teams chats or channels, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data.

68

teams-reply-drafting

plugins/teams/skills/teams-reply-drafting/SKILL.md

Draft Microsoft Teams replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.

72

teams-planner-task-management

plugins/teams/skills/teams-planner-task-management/SKILL.md

Review and manage Microsoft Planner tasks from Teams workflows. Use when the user wants to inspect plans or buckets, create tasks from follow-ups, update task fields, or safely delete a Planner task.

75

teams-notification-triage

plugins/teams/skills/teams-notification-triage/SKILL.md

Triage recent Microsoft Teams activity into a priority queue or task list for the user.

59

teams-messages

plugins/teams/skills/teams-messages/SKILL.md

Compose, route, draft, or send Microsoft Teams messages with exact destination resolution, real user mentions, and Teams-native DM or channel routing.

74

teams-daily-digest

plugins/teams/skills/teams-daily-digest/SKILL.md

Create a daily Microsoft Teams digest from selected chats, channels, or workstreams. Use when the user asks for a daily Teams recap or summary of today's Teams activity.

79

teams-channel-summarization

plugins/teams/skills/teams-channel-summarization/SKILL.md

Summarize activity from one Microsoft Teams channel or one scoped Teams conversation and return a concise recap or post-ready follow-up.

73

writing-skills

plugins/superpowers/skills/writing-skills/SKILL.md

Use when creating new skills, editing existing skills, or verifying skills work before deployment

64

writing-plans

plugins/superpowers/skills/writing-plans/SKILL.md

Use when you have a spec or requirements for a multi-step task, before touching code

48

verification-before-completion

plugins/superpowers/skills/verification-before-completion/SKILL.md

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

91

1.22x
using-superpowers

plugins/superpowers/skills/using-superpowers/SKILL.md

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

56

using-git-worktrees

plugins/superpowers/skills/using-git-worktrees/SKILL.md

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

60