MCP resources, prompts, and Skills in the Assistant
· 2 min read
This release adds discoverability to the Venue MCP endpoint and brings the Skill catalog into the Assistant, so both AI tools and Assistant users can find what they need without leaving their workflow.
Discover Venue.sh from your AI tool
The Venue MCP endpoint now publishes resources and prompts in addition to its existing tools, so any MCP client (e.g., Cursor or Claude Desktop) can discover what's available without you writing a single prompt by hand.
- Getting-started guide - A markdown resource covering the endpoint's capabilities and example workflows.
- Tool catalog - A live resource listing every available tool, its category, and its input schema.
- Enabled plugins - A resource scoped to your organization showing which integrations are enabled.
- Catalog entities - A resource template for fetching a bounded list of catalog entities by kind (e.g., Component, API, Template).
- Guided prompts - Two new prompts,
how-to-search-catalogandhow-to-search-code, that walk an AI tool through the right sequence of tool calls for common tasks.
Existing tool calls are unaffected. See Venue MCP Endpoint for how to connect.
Ask the Assistant about your Skills
The Assistant can now answer questions about the Skill catalog directly, using two new tools backed by the same data that powers the Skills page.
- List skills for your organization, optionally filtered by search term or repository.
- Get the full detail for a specific skill, including its rendered
SKILL.mdcontent, triggers, author, version, and license.
Try asking the Assistant things like:
- "What skills are available for Helm chart scaffolding?"
- "Show me the deploy skill"
See Also
- Venue MCP Endpoint - Connect external AI tools to query Venue.sh data.
- Skills - Browse agent skills auto-discovered from connected repositories.
- Assistant - Using the Assistant in the Venue.sh portal.
