JeredBlu

Jeredblu Marketplace — Communication skill for Claude Code

Communication community

Custom Claude Code resources: skills, commands, and tools from JeredBlu's YouTube channel.

How to install Jeredblu Marketplace

This entry records only its repository, not the path inside it, so there is no exact command to give. Open JeredBlu/jeredblu-marketplace and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Jeredblu Marketplace does

Custom Claude Code resources: skills, commands, and tools from JeredBlu's YouTube channel.

Alternatives in Communication

README

JeredBlu Marketplace

Custom Claude Code resources from [JeredBlu's YouTube channel](https://www.youtube.com/@JeredBlu).

Overview

This marketplace provides skills that work across multiple AI coding tools:

  • prd-creator: Create comprehensive PRDs through conversational discovery
  • agent-skill-evaluator: Security and safety evaluation for agent skills
  • mcp-evaluator: Security and privacy evaluation for MCP servers
  • repo-evaluator: Is this GitHub project safe to install? Checks what it does to your computer, who it talks to, and whether it's shady — without ever installing or running it
  • frugal-fable: Keep a premium model (Fable/Opus) on the judgment and delegate token-heavy work to cheaper models (Haiku/Sonnet) — for research, building, testing, and debugging. Have Codex CLI too? It can offload slices to GPT-5.6 (Sol/Terra/Luna) as a second quota pool — consent-gated, and zero Claude usage for the offloaded work

Most skills utilize MCP servers for enhanced functionality and follow the open Agent Skills standard. **frugal-fable** additionally needs Claude Code's workflow + sub-agent orchestration for its full feature set (see the platform note under [Usage](#frugal-fable-1)).

Installation Options

Option 1: Claude Code Plugin Marketplace (Recommended)

**1. Add Marketplace**

/plugin marketplace add JeredBlu/jeredblu-marketplace

**2. Install Plugin**

/plugin install jeredblu-tools@jeredblu-marketplace

Option 2: Manual Download (All Platforms)

Download skills individually for manual installation:

Skill Download Description
PRD Creator prd-creator.zip Conversational PRD generation
Agent Skill Evaluator agent-skill-evaluator.zip Security evaluation for skills
MCP Evaluator mcp-evaluator.zip Security evaluation for MCP servers