speakeasy-context

Guide Speakeasy CLI workflows with context gathering and feedback submission.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/CarlosEGuerraSilva/OpenRouterSDK.NET --skill speakeasy-context-carloseguerrasilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speakeasy-context
Source: https://github.com/CarlosEGuerraSilva/OpenRouterSDK.NET/tree/main/.agents/skills/speakeasy-context
Command: npx skills add https://github.com/CarlosEGuerraSilva/OpenRouterSDK.NET --skill speakeasy-context-carloseguerrasilva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures users follow the recommended workflow for interacting with the Speakeasy CLI, preventing common errors and improving efficiency.

Core Features & Use Cases

  • Contextual Awareness: Gathers current CLI capabilities before task execution.
  • Feedback Loop: Facilitates reporting issues and suggestions post-task.
  • Guided Usage: Provides clear instructions and discourages reliance on external searches.
  • Use Case: A developer working with the Speakeasy CLI for the first time can use this Skill to understand the correct sequence of commands for setting up their environment and reporting any encountered problems.

Quick Start

Run speakeasy agent context before starting any Speakeasy CLI task.

Frequently Asked Questions about speakeasy-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the recommended workflow for Speakeasy CLI operations?

The recommended Speakeasy CLI workflow involves gathering context, executing tasks, and submitting feedback. Run `speakeasy agent context` before any task to understand current capabilities and prevent common errors.

How do I set up my environment before running Speakeasy SDK commands?

To set up your environment for Speakeasy SDK commands, run `speakeasy agent context` first. This gathers current CLI capabilities and provides clear instructions for the correct sequence of commands.

Why does my Speakeasy CLI task keep failing or throwing errors?

Speakeasy CLI tasks often fail when users skip the context gathering step. Following the structured workflow by running `speakeasy agent context` first prevents common errors and ensures correct command sequencing.

Can I use this Speakeasy CLI workflow for all SDK development tasks?

Yes, this workflow applies to all Speakeasy SDK development and CLI operations. It enforces a structured pattern of context gathering, task execution, and feedback submission across all applicable tasks.

What's the best way to report issues after running a Speakeasy CLI command?

The best way to report issues after a Speakeasy CLI command is using the built-in feedback loop. The workflow facilitates reporting problems and suggestions post-task, rather than relying on external searches.

Do I need external search tools to troubleshoot Speakeasy CLI problems?

No, you do not need external search tools for Speakeasy CLI problems. This guided workflow discourages external searches and uses CLI output directly for context and feedback to resolve issues.