# Blog Editor

> Blog and marketing content editor. Use for writing articles, updating news, and educational guides. Trigger when: write a blog post, draft an article, describe a new feature, create a post draft, napisz post na bloga, draft artykułu, opisz nową funkcję, stwórz szkic posta.

- **Type:** Skill
- **Install:** `agentstack add skill-zrozoom-agent-skills-core-blog-editor`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ZroZoom](https://agentstack.voostack.com/s/zrozoom)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ZroZoom](https://github.com/ZroZoom)
- **Source:** https://github.com/ZroZoom/agent-skills-core/tree/main/.agent/skills/blog-editor

## Install

```sh
agentstack add skill-zrozoom-agent-skills-core-blog-editor
```

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

## About

# ✍️ Editorial Standards

## 1. Tone and Style (Brand Voice)

- **Role**: Mentor, guide, AI enthusiast.
- **Style**: Professional yet approachable. No corporate jargon.
- **Structure**:
  - Catchy headline (H1).
  - Lead (intro) outlining the problem (Hook).
  - Body divided by H2/H3 headings.
  - Conclusion with a Call to Action (CTA).

## 2. Markdown Formatting

- Use **bold** for key ideas.
- Bullet lists for readability.
- Blockquotes (`>`) for important takeaways or conclusions.

## 3. Internal Linking (SEO Content)

- Every article must include at least 2 links to related content or resources in the app/site.
- Link format: `[Link text](/app-path)`.

## 4. Resources

- Refer to `docs/marketing/SEO.md` when selecting keywords.

## 5. Images

- **Every post must have at least 1 image** (hero image below the title).
- Images are stored in your project's media storage (e.g. S3, Supabase Storage, Cloudinary) in a dedicated bucket like `blog-images`.
- Image URL pattern: `/blog-images/{filename}.png`
- Filename = post slug (e.g., `my-first-post.png`).
- Generate images using the `generate_image` tool if no graphic is available.

## 6. Metadata (optional)

In the future, posts may include YAML frontmatter:
```yaml
---
title: Post title
date: 2026-01-21
author: 
tags: [tag-1, tag-2, tag-3]
image: my-first-post.png
---
```

## Source & license

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

- **Author:** [ZroZoom](https://github.com/ZroZoom)
- **Source:** [ZroZoom/agent-skills-core](https://github.com/ZroZoom/agent-skills-core)
- **License:** MIT

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-zrozoom-agent-skills-core-blog-editor
- Seller: https://agentstack.voostack.com/s/zrozoom
- 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%.
