Content Type Recipes
Generates diverse content formats (blogs, social posts, emails) based on a topic, boosting productivity and creative output.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add content-type-recipes npx -- -y @trustedskills/content-type-recipes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"content-type-recipes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/content-type-recipes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates recipes for different content types, allowing you to create structured and consistent outputs. It can produce formats like JSON, CSV, or Markdown based on your specifications. The generated recipes define how data should be organized and presented, streamlining content creation workflows.
When to use it
- You need to consistently format data into a specific structure (e.g., product listings for an e-commerce site).
- You want to automate the generation of reports in a standardized format.
- You're building an application that requires structured content input.
- You are creating documentation and require consistent formatting across different sections.
Key capabilities
- Generates recipes for various content types.
- Supports multiple output formats (JSON, CSV, Markdown).
- Defines data organization and presentation rules.
Example prompts
- "Create a JSON recipe for generating product descriptions."
- "Give me a CSV recipe for exporting customer order data."
- "Generate a markdown recipe for creating blog post outlines."
Tips & gotchas
The skill's output quality depends on the clarity of your prompt and desired content type. Experiment with different prompts to refine the generated recipes.
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.