Speakeasy Context
Speakeasy Context provides rich, real-time conversational history and user data to agents, boosting engagement & personalization.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add speakeasy-context npx -- -y @trustedskills/speakeasy-context
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"speakeasy-context": {
"command": "npx",
"args": [
"-y",
"@trustedskills/speakeasy-context"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The speakeasy-context skill enhances AI agent interactions by providing access to and utilizing contextual information. It allows agents to leverage external data sources, improving response accuracy and relevance. This skill is designed specifically for use with the Speakeasy API platform.
When to use it
- Personalized Recommendations: Provide product or service recommendations based on a user's past interactions and preferences stored in an external database.
- Dynamic Content Generation: Populate responses with real-time data, such as current weather conditions or stock prices.
- Knowledge Base Integration: Allow agents to answer questions by retrieving information from a company’s internal knowledge base.
- Order Status Updates: Provide users with the latest status of their orders by querying an order management system.
Key capabilities
- Integration with Speakeasy API platform
- Access to external data sources
- Contextual response generation
- Real-time data retrieval
Example prompts
- "What's my current account balance?"
- "Show me the latest news about Tesla."
- "What are some good Italian restaurants near me, based on my previous reviews?"
Tips & gotchas
- Requires a configured Speakeasy API environment to function correctly.
- The accuracy of responses is dependent on the quality and availability of external data sources.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.