# Marketing Content Blog Post

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-b2bforce-b2bforce-marketing-content-blog-post`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [b2bforce](https://agentstack.voostack.com/s/b2bforce)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [b2bforce](https://github.com/b2bforce)
- **Source:** https://github.com/b2bforce/b2bforce/tree/main/.agents/skills/marketing-content-blog-post
- **Website:** https://www.b2bforce.ai/

## Install

```sh
agentstack add skill-b2bforce-b2bforce-marketing-content-blog-post
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Blog Post Generation

Long-form draft pipeline for a content idea of type `blog_post`.

## When to Use

- Idea file has `content_type: blog_post`
- User asks to write/expand a blog idea

## Prerequisites

- Content idea: `workspace/marketing/content/ideas/blog_post--{buying_stage}--{slug}.md`
- Firm, service, ICP, persona context in workspace
- Current agent/LLM session
- Optional: Exa reference notes via `tool-exa` for market-informed long-form drafts

## Prompt layering (order matters)

1. **Base writer** — style, storytelling, anti-AI-slop (no length)
2. **Quality layer** — universal quality + buying-mode tone
3. **Blog format layer** — **authoritative** length/structure → `references/format-requirements.md`

Optional: `workspace/firm/content-guidelines/blog-post.md` if exists (company overrides).

Follow the shared draft gate and writing quality rules in `docs/content-generation.md`.

## Research

Optional **Exa reference articles:** search 5 results on idea title via `tool-exa`;
include highlights for benchmarking. Do not plagiarize.

Skip this step when the user wants a quick internal-context draft.

## User prompt template

```text
Write a Blog Post based on this content idea. Follow FORMAT REQUIREMENTS exactly.

=== CONTENT IDEA ===
Title: {title}
Description: {description}
Buying Stage: {stage label}
Buyer question: {buyer_question}
Unique angle: {unique_angle}
Proof source: {proof_source}
Next action: {next_action}
Research mode: {research_mode}
Target keyword: {if any}

=== CONTEXT ===
{company, service, ICP, persona from workspace}

=== REFERENCE ARTICLES ===
{exa results or none}

Requirements:
- 800-1500 words, Markdown H2/H3
- Match buying stage framework (see format requirements)
- Brand voice from firm profile
- Hook opening — no generic intro
- Use proof only from workspace, idea proof_source, or reference notes
- CTA aligned to buying stage
- Language: {language}

Return JSON: { "title": "...", "body": "markdown..." }
```

## Output

`workspace/marketing/content/drafts/blog/{slug}.md`

Frontmatter: `idea`, `content_type`, `buying_stage`, `service`, `icp`, `persona`,
`target_keyword`, `generated_at`.

Run `scripts/validate-content-draft.sh {output}`. Update idea frontmatter to
`status: generated` after the draft validates.

## Related Skills

`marketing-content-ideas` (upstream) | other `marketing-content-*` for different types

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [b2bforce](https://github.com/b2bforce)
- **Source:** [b2bforce/b2bforce](https://github.com/b2bforce/b2bforce)
- **License:** MIT
- **Homepage:** https://www.b2bforce.ai/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-b2bforce-b2bforce-marketing-content-blog-post
- Seller: https://agentstack.voostack.com/s/b2bforce
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
