Install
$ agentstack add skill-josephsanjaya-skills-medium-article-expert ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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/validatedraft.py](scripts/validatedraft.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:
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
- Source: JosephSanjaya/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.