# Medium Article Expert

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-josephsanjaya-skills-medium-article-expert`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [JosephSanjaya](https://agentstack.voostack.com/s/josephsanjaya)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [JosephSanjaya](https://github.com/JosephSanjaya)
- **Source:** https://github.com/JosephSanjaya/skills/tree/main/medium-article-expert

## Install

```sh
agentstack add skill-josephsanjaya-skills-medium-article-expert
```

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

## About

# Medium Article Expert

Draft, edit, and optimize technical articles for the Medium Boost nomination program using minimalist writing principles and human-authentic prose.

Structure narrative flow using BAB or ACT templates, prune qualifiers and AI slop words, enforce sentence length rhythm, and optimize SEO and layout parameters before publishing.

## 1. Quick Decision Tree

- **Orient the article context & tone** → Run Phase 0 Orientation ([references/tone-guide.md](references/tone-guide.md))
- **Generate search-optimized titles** → Run Naming Templates ([references/title-patterns.md](references/title-patterns.md))
- **Select article structure blueprint** → Match Layout Structures ([references/structure-patterns.md](references/structure-patterns.md))
- **Edit prose and remove AI slop** → Apply Writing Rules & Blacklists ([references/writing-rules.md](references/writing-rules.md))
- **Scan draft for mechanical violations** → Run Automated Validation Script ([scripts/validate_draft.py](scripts/validate_draft.py))
- **Run final pre-publish validation** → Execute Final Curation Check ([references/validation.md](references/validation.md))
- **Optimize SEO settings & URL slugs** → Configure Meta & Canonical Links ([references/boost-strategy.md](references/boost-strategy.md))

## 2. Fast Command Tools

Run the automated Python scan to detect banned words, qualifiers, semicolons, and flat sentence rhythm:
```bash
python3 scripts/validate_draft.py 
```

## 3. Reference Assets & Templates

- **Visual Article Layout:** [article-template.md](assets/article-template.md)
- **Draft Validation Rules:** [validation.md](references/validation.md)
- **Pacing & Word Blacklist:** [writing-rules.md](references/writing-rules.md)
- **Crafting Engaging Articles:** [crafting-engaging-articles.md](references/crafting-engaging-articles.md)
- **Humanizing AI-Assisted Writing:** [humanizing-ai-writing.md](references/humanizing-ai-writing.md)

Do NOT generate full article drafts in a single response. You **must** write section-by-section. Ensure no qualifiers are used, no sentence starts with "However" or "Additionally", and all self-promotion is placed **only** at the absolute bottom.
Always run the validate_draft.py script or check references/validation.md before responding. You **must** avoid banned slop words.

## Source & license

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

- **Author:** [JosephSanjaya](https://github.com/JosephSanjaya)
- **Source:** [JosephSanjaya/skills](https://github.com/JosephSanjaya/skills)
- **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-josephsanjaya-skills-medium-article-expert
- Seller: https://agentstack.voostack.com/s/josephsanjaya
- 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%.
