Bruno Collection Generator
Bruno Collection Generator creates diverse and imaginative item collections based on prompts, streamlining creative projects & brainstorming.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add monkey1sai-bruno-collection-generator npx -- -y @trustedskills/monkey1sai-bruno-collection-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"monkey1sai-bruno-collection-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/monkey1sai-bruno-collection-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Bruno Collection Generator skill creates collections of API requests in the Bruno API testing tool. It allows you to define a collection based on a prompt, automatically generating requests with appropriate methods, URLs, headers, and bodies. This streamlines the process of setting up comprehensive API test suites from natural language descriptions.
When to use it
- Rapid API Testing Setup: Quickly generate a Bruno collection for a new API endpoint or service you're exploring.
- Automated Test Suite Creation: Create collections based on documentation or specifications, reducing manual effort.
- Prototyping API Interactions: Experiment with different API calls and quickly build out test cases without manually configuring each request.
- Generating Collections from User Stories: Translate user stories describing API interactions into functional Bruno collections.
Key capabilities
- Generates Bruno collection files.
- Creates requests with specified methods (GET, POST, PUT, DELETE, etc.).
- Populates requests with URLs, headers, and request bodies.
- Based on natural language prompts describing the desired API interactions.
Example prompts
- "Create a Bruno collection for an e-commerce API to retrieve product details and add items to cart."
- "Generate a collection of requests for testing a weather API endpoint that returns current conditions by city."
- "Build a Bruno collection for interacting with a user authentication API, including login and registration endpoints."
Tips & gotchas
- The quality of the generated collection depends heavily on the clarity and detail provided in the prompt. Be specific about the desired API interactions.
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.