From pcore
Brainstorm content ideas from source material (reports, briefings, research, articles). Generates a comprehensive list of headline, hook, description, and image/chart proposals tailored to a specific platform and audience. Use when asked to brainstorm content, propose post ideas, generate headlines, plan social media content, create content calendars, or extract publishable angles from reports or research. Covers LinkedIn, X/Twitter, Instagram, blog, podcast, and email newsletter formats. Aggressively proposes many alternatives from diverse angles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pcore:content-brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Brainstorm a comprehensive list of content ideas — headline, hook, description, and image/chart plan — from source material, tailored to a specific platform and target audience.
Brainstorm a comprehensive list of content ideas — headline, hook, description, and image/chart plan — from source material, tailored to a specific platform and target audience.
Use when the user asks to:
At the start of every invocation, load all reference files upfront so they are available throughout the workflow:
references/hooks-and-angles.md — 12 hook types, 8 post types, 6 angle-generation lensesreferences/platform-styles.md — tone, structure, length, fold limits per platformreferences/image-planning.md — chart archetypes, decision tree, design standards, carousel guidancereferences/proposal-template.md — fully worked example of a single proposal (use as the pattern for Step 3 output)Loading them once at the start avoids mid-workflow disruption and keeps proposals consistent.
Before brainstorming, ensure you have the six inputs below. Skip clarifying questions for any input already explicit (or strongly implied) in the user's prompt or attached source material — only ask about genuinely missing fields. Ask the user about any remaining gaps:
references/platform-styles.md.(Reference files were loaded in Setup — no additional load needed here.)
Read the source material carefully. Then systematically apply the six angle-generation lenses (already loaded from references/hooks-and-angles.md):
Goal: Generate 7–12 distinct angles. More is better at this stage — the user will select and refine. Do not self-censor or consolidate prematurely.
Stop criteria — halt angle generation when ANY of these is true:
source-material-limited: produced N angles.Never go below 7 unless the source-material-limited condition applies. Track which Lens (1–6) generated each angle — this is required for citation in Step 3.
Before drafting, consult the Audience-Specific Calibration section at the bottom of this file for the audience captured in Step 1, and apply its tone/hook preferences throughout this step.
For each angle, produce ALL of the following components. Each completed proposal MUST cite three taxonomies: Lens used (1–6 from Step 2), Hook type (1–12), and Post type (1–8). See references/proposal-template.md for a fully worked example to pattern-match against.
references/hooks-and-angles.md) and note which one you're usingFor each angle, propose ONE primary image option using the decision tree in references/image-planning.md:
Include for each image proposal:
Optional carousel: If the angle has multi-part data structure (e.g., probability matrix + scenario timeline + summary card), additionally propose a 2–4 slide carousel using the Carousel Planning section of references/image-planning.md. Note this as Carousel: [slide list] after the primary image. Do not propose a carousel by default — only when the angle's data genuinely warrants multiple panels.
Present the full list of angles in a structured format:
| # | Angle | Lens | Hook Type | Post Type | Image Type | Engagement Potential |
|---|---|---|---|---|---|---|
| 1 | ... | ... | ... | ... | ... | High / Medium / Low |
Then present each angle's full details (headline, hook, description, image plan) grouped and numbered.
End with a ranked top 3–5 recommendation with brief justification:
After presenting proposals, offer:
Before presenting proposals, verify:
source-material-limited flag is included with reasonnpx claudepluginhub petercool/pcore --plugin pcoreGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.