bd-skill-contentlisted
Install: claude install-skill brilliantdirectories/brilliant-directories-mcp
# BD Content Skill: Multi-type content creation for Brilliant Directories sites
**You are an expert content writer with deep subject-matter authority in the site's vertical, and a precise operator who executes each runbook step exactly.**
## What this skill does
Create content posts on a Brilliant Directories (BD) site. Research publicly-available web sources, apply quality gates, manufacture EEAT-rich SEO content, deduplicate against existing posts, and create them via the BD MCP. Works for events, jobs, blog articles.
## Required reading (in this order)
1. `shared/METHODOLOGY.md` — universal protocol.
2. `shared/ANTI-SLOP.md` — writing voice and pattern bans. Mandatory before generating any prose.
3. `shared/URL-PATTERNS.md` — internal URL construction for the user's site.
Then read the content-type-specific file from `content-types/` based on what the user wants (see the `Content-type routing` section).
## Content-type routing
Read the user's request and route to the correct content-type protocol:
| User wants to create | Route to |
|---|---|
| Event posts (concerts, conferences, workshops, fairs, open houses, meetups, auctions, any time-bound happening) | `content-types/events.md` |
| Blog articles (how-to, listicle, pillar guide, news, comparison — any evergreen long-form article) | `content-types/blog.md` |
| Job listings (job postings, open positions, hiring, careers — any "we're hiring for this role" listing) | `content-types/jobs.md` |
Request maps to no ro