← ClaudeAtlas

bd-skill-contentlisted

Create SEO-rich content posts on a Brilliant Directories (BD) website. Use when the user wants to populate or grow their BD site with event posts, job listings, property listings, or blog articles. The skill researches publicly-available sources, applies quality gates, manufactures EEAT-rich post content, deduplicates against existing posts, and prints an audit summary. Works on any BD-powered site via the public hosted MCP at brilliantmcp.com or the npm-installed MCP wrapper. Requires a BD API key and site URL configured in the user's MCP connection. Designed so the user can invoke with a one-sentence goal and get a complete, correct run.
brilliantdirectories/brilliant-directories-mcp · ★ 15 · AI & Automation · score 80
Install: claude install-skill brilliantdirectories/brilliant-directories-mcp
# BD Content Skill: Multi-type content creation for Brilliant Directories sites ## 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, properties, 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` | | Property listings (real estate) | Not yet available. Tell the user this content type is coming in a future release. | | Something else | Ask the user to clarify which c