blog-writing-guide

This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.

Content Preview
---
name: blog-writing-guide
description: "This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement."
risk: unknown
source: community
---

# Sentry Blog Writing Skill

This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.

**The bar:** Every Sentry blog 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/blog-writing-guide.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/blog-writing-guide/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/blog-writing-guide/SKILL.md

Related Skills