speakeasy-context

Guide Speakeasy CLI workflows using agent context and agent feedback.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/berea-ch/bereach-sdk-ts --skill speakeasy-context-berea-ch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speakeasy-context
Source: https://github.com/berea-ch/bereach-sdk-ts/tree/main/.agents/skills/speakeasy-context
Command: npx skills add https://github.com/berea-ch/bereach-sdk-ts --skill speakeasy-context-berea-ch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures users follow the correct Speakeasy CLI workflow, preventing errors and improving efficiency by guiding them to use agent context before tasks and agent feedback after.

Core Features & Use Cases

  • Workflow Enforcement: Guides users through the essential Speakeasy CLI commands in the correct order.
  • Contextual Help: Prioritizes CLI output for understanding capabilities over web documentation.
  • Feedback Loop: Encourages reporting of issues and suggestions for improvement.
  • Use Case: A developer new to the Speakeasy CLI can use this Skill to understand the proper sequence of commands for interacting with the CLI, ensuring they get the most accurate and up-to-date information.

Quick Start

Run speakeasy agent context before starting any Speakeasy task.

Frequently Asked Questions about speakeasy-context

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

FAQPage Schema
How do I execute Speakeasy CLI workflows in the correct order?

To execute Speakeasy CLI workflows correctly, run `speakeasy agent context` before tasks and `agent feedback` after. This sequence prevents errors and ensures accurate, up-to-date SDK development by prioritizing CLI output.

Why does the Speakeasy CLI prioritize command line output over web documentation?

The Speakeasy CLI prioritizes command line output over web documentation for accuracy and efficiency. CLI output provides the most current capabilities directly, ensuring developers have up-to-date information for SDK development and usage.

Can I use the Speakeasy CLI to understand SDK capabilities before starting a task?

Yes, you can use the Speakeasy CLI to understand SDK capabilities by running `speakeasy agent context` before starting any task. This command provides contextual help and ensures you follow the correct workflow for SDK development.

What is the best way to report issues during Speakeasy SDK development?

The best way to report issues during Speakeasy SDK development is by using the `speakeasy agent feedback` command after completing your tasks. This built-in feedback loop ensures issues and suggestions are directly communicated for CLI workflow improvement.

Do I need to install additional dependencies to use Speakeasy context commands?

No additional dependencies are required to use Speakeasy context commands. The Skill operates independently to guide users through the CLI workflow, relying solely on the built-in `agent context` and `agent feedback` commands for SDK development.

When do I need to run the agent context command in the Speakeasy CLI?

You need to run the `agent context` command in the Speakeasy CLI before starting any Speakeasy task. Running it beforehand ensures you understand current capabilities and prevents workflow errors during SDK development and usage.