AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

X Article Converter

skill-cdeistopened-content-os-x-article-converter · by cdeistopened

Convert blog posts or newsletters into X/Twitter articles with handles inserted and a posting strategy. Use when the user wants to turn an article into X content, create a tweetstorm, or promote content on Twitter/X with expert tagging. (project)

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-cdeistopened-content-os-x-article-converter

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cdeistopened-content-os-x-article-converter)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
Archived

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of X Article Converter? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

X Article Converter

Transform blog posts and newsletters into X/Twitter-ready content with handles and a posting strategy.

Workflow

Step 1: Identify People and Companies

Read the source article and extract all:

  • Named individuals (authors, experts quoted, founders)
  • Companies/organizations mentioned
  • Platforms/products referenced

Step 2: Find Twitter Handles

Use WebSearch to find Twitter/X handles for each person and company:

Search: "[Name] twitter" or "@[Name] site:twitter.com"

Create a handle reference table:

| Name | Handle | Role | |------|--------|------| | Justin Skycak | @justinskycak | Math Academy, quoted |

If no handle found, note "No handle found" and skip tagging.

Step 3: Create the X Article Version

Duplicate the original article and insert handles at first mention only:

  • Before: "Justin Skycak, Director of Analytics at Math Academy..."
  • After: "@justinskycak (Justin Skycak), Director of Analytics at @MathAcademy..."

Keep handles natural - don't force them where they break flow.

Step 4: Create Launch Tweet Options

Write 3 ranked tweet options for the main article launch. Each should:

  • Hook with the strongest insight or stat
  • Tag 1-2 key people who might RT
  • Include article link
  • Stay under 280 chars (or use thread format)

Rank by: likelihood of engagement from tagged people.

Step 5: Create Weekly Posting Schedule

For each major expert/company in the article, write a standalone post:

| Day | Expert | Angle | |-----|--------|-------| | Mon | [Name] | [Specific insight from their quote] | | Tue | [Name] | [Different angle] |

Each standalone post should:

  • Feature one person's insight
  • Tag them directly
  • Stand alone without requiring the full article
  • Link back to article

Step 6: Output Files

Save to the same folder as the source article:

  1. [Article-Name]-X-Article.md - Full article with handles
  2. [Article-Name]-Social-Assets.md - Contains:
  • Handle reference table
  • 3 ranked launch tweets
  • Weekly posting schedule with standalone posts
  • Posting notes for handoff

Output Format

Social Assets File Structure

# [Article Name] - Social Media Assets

**Article:** [link]
**Date:** [date]

**Handoff Notes:**
- [Key instruction for assistant]
- [Who agreed to RT, if any]

---

## Twitter/X Handles

| Person | Handle | Role |
|--------|--------|------|

---

## MAIN LAUNCH TWEETS (Pick One)

### #1 PICK: [Label]
> [Tweet text]

**Why this one:** [Reasoning]

---

## WEEKLY SCHEDULE

### MONDAY: [Name]
**Angle:** [What makes this post unique]

> [Tweet text]

---

Keep It Simple

  • One file for the X article version
  • One file for posting strategy
  • Handle reference table at top of both
  • Clear handoff notes so assistant knows what to do

Source & license

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

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.