Speakeasy avatar

Speakeasy

Official

@speakeasy-api · United States of America

0Followers
|
171Public Repos
|
27Published Skills

The enterprise control plane for AI. Secure and centrally manage MCPs, Skills, and Assistants your whole company can use!

Skills Distribution
DomainDeveloper To...OpenAPI-Governance (40%)Client-Generation (30%)Task-Orchestration (20%)Telemetry-Analytics (10%)

Agent Skills by Speakeasy

Showing 27 vetted skills indexed across 3 GitHub repositories.

speakeasy-apispeakeasy-api
258

vercel-react-best-practices

Apply Vercel best practices to improve React and Next.js performance.

Official
Advanced
speakeasy-apispeakeasy-api
258

datadog

Query Datadog logs, metrics, and traces to identify root causes across Gram services.

Official
Intermediate
speakeasy-apispeakeasy-api
258

golang

Codify Go best practices for error handling, modules, and concurrency.

Official
Intermediate
speakeasy-apispeakeasy-api
258

frontend

Standardize React dashboard component architecture and styling patterns.

Official
Intermediate
speakeasy-apispeakeasy-api
258

gram-functions

Deploys user-provided JS/TS and Python code as callable tools in Gram via manifests and JWT auth.

Official
Intermediate
speakeasy-apispeakeasy-api
258

postgresql

Enforce PostgreSQL schema, migration, and data integrity guidelines for multi-tenant setups.

Official
Advanced
speakeasy-apispeakeasy-api
258

clickhouse

Configures ClickHouse query building with squirrel for telemetry analytics.

Official
Intermediate
speakeasy-apispeakeasy-api
258

mise-tasks

Standardize Bash and TypeScript task scripts under .mise-tasks directories.

Official
Intermediate
speakeasy-apispeakeasy-api
19

extract-openapi-from-code

Extract OpenAPI specifications from FastAPI, Flask, Django, and other codebases.

Official
Advanced
speakeasy-apispeakeasy-api
19

configure-sdk-options

Configure Speakeasy SDK gen.yaml options and runtime overrides across supported languages.

Official
Intermediate
speakeasy-apispeakeasy-api
19

speakeasy-context

Provides guidance for generating SDKs and using the Speakeasy CLI.

Official
Basic
speakeasy-apispeakeasy-api
19

orchestrate-multi-target-sdks

Generate multiple SDK variants from a single repository using workflow.yaml and gen.yaml.

Official
Advanced
speakeasy-apispeakeasy-api
19

writing-openapi-specs

Apply standardized best practices to draft and validate OpenAPI specifications.

Official
Basic
speakeasy-apispeakeasy-api
19

generate-terraform-provider

Generate a Terraform provider from an OpenAPI spec using the Speakeasy CLI.

Official
Advanced
speakeasy-apispeakeasy-api
19

improve-sdk-naming

Generate SDK operation ID suggestions from OpenAPI specs via speakeasy suggest.

Official
Intermediate
speakeasy-apispeakeasy-api
19

orchestrate-multi-repo-sdks

Dispatch SDK generation and reconcile PRs across multiple language repositories.

Official
Advanced
speakeasy-apispeakeasy-api
19

manage-openapi-overlays

Create, apply, and validate OpenAPI overlays using the speakeasy CLI.

Official
Intermediate
speakeasy-apispeakeasy-api
19

customize-sdk-hooks

Implement BeforeRequest, AfterSuccess, and AfterError hooks in generated SDKs.

Official
Intermediate
speakeasy-apispeakeasy-api
19

setup-sdk-testing

Automate Speakeasy SDK test setup and execution via gen.yaml and OpenAPI specs.

Official
Intermediate
speakeasy-apispeakeasy-api
19

generate-mcp-server

Generate an MCP server from an OpenAPI specification using Speakeasy CLI.

Official
Advanced
speakeasy-apispeakeasy-api
19

diagnose-generation-failure

Diagnose OpenAPI-to-SDK generation failures and determine fix strategies.

Official
Advanced
speakeasy-apispeakeasy-api
19

start-new-sdk-project

Bootstrap an SDK project from an OpenAPI specification with a workflow file.

Official
Intermediate
speakeasy-apispeakeasy-api
19

granary-plan-work

Create Granary projects and tasks from high-level features with dependencies.

Official
Basic
speakeasy-apispeakeasy-api
19

granary-initiative-planner

Define initiatives, create projects, and spawn sub-agents for cross-project planning.

Official
Advanced

Frequently Asked Questions About Speakeasy

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable the generation of type-safe client libraries, Terraform providers, and MCP servers directly from OpenAPI specifications. Engineers can also standardize task execution, enforce database schema migrations, and query telemetry data from ClickHouse and Datadog to maintain high-performance, consistent service architectures across large-scale repositories.

Which technical personas benefit most from these features?

Platform engineers, backend developers, and infrastructure architects benefit most. These features are designed for teams managing complex service meshes, multi-language codebases, and distributed systems who require centralized governance over interface definitions, SDK distribution, and cross-project task coordination to ensure consistency and reduce manual configuration overhead.

What are the primary prerequisites for implementing these solutions?

Implementation requires existing OpenAPI specifications to serve as the source of truth for generation. Users must also maintain standardized repository structures, such as .mise-tasks for task management and gen.yaml configurations for defining SDK generation parameters, to ensure the control plane can effectively reconcile and dispatch changes across multiple repositories.