threads-content

Convert Telegram posts into Threads threads with banners and UTM tracking.

3|1|Updated May 21, 2026
One-click install
npx skills add https://github.com/qwwiwi/agentos-skills-public --skill threads-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threads-content
Source: https://github.com/qwwiwi/agentos-skills-public/tree/main/skills/threads-content
Command: npx skills add https://github.com/qwwiwi/agentos-skills-public --skill threads-content

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, base64, jq, sed, awk, tr, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Converts long Telegram-style posts into a ready-to-publish Threads thread format, saving you time and avoiding the need to invent a new structure from scratch.

Core Features & Use Cases

  • Repurpose proven content: Breaks an existing Telegram post into a high-performing 5–8 post Threads thread using a fixed 7-block template (hook, case with numbers, insight, requirements, alternative, proof, CTA).
  • Threads-native constraints: Enforces per-post character limits (≤500), compression rules, and formatting requirements for mobile-friendly copy.
  • Banner + CTA with tracking: Generates a visual banner for the first post and creates a final CTA post including mandatory UTM parameters for analytics.
  • Approval-first publishing: Produces a draft for user approval rather than automatically publishing.

Quick Start

Ask Claude to take this Telegram post and turn it into a Threads thread with a first-message banner and a final CTA link that includes UTM tracking, then review the draft and say "ok" when you’re ready.

Frequently Asked Questions about threads-content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a Telegram post into a Threads thread automatically?

To convert a Telegram post into a Threads thread, the Skill parses your existing text and applies a fixed 7-block template to generate 5–8 short messages with a hook, case, insight, requirements, alternative, proof, and CTA.

What is the best way to repurpose long-form Telegram posts for Threads?

The best way to repurpose long Telegram posts for Threads is using a structured content repurposing workflow that enforces mobile-friendly formatting, applies a 500-character limit per post, and outputs a ready-to-publish draft.

How do I add UTM tracking to a Threads CTA link?

You can add UTM tracking to a Threads CTA link by using an automated generation script that appends mandatory UTM parameters to the final call-to-action post, ensuring your social media traffic is properly tracked for analytics.

Can I generate a Threads banner image from a text post?

Yes, you can generate a banner for the first message of a Threads thread. The Skill includes a specific script that creates a visual banner to accompany your repurposed Telegram post.

Does this Threads content repurposing tool publish threads directly?

No, the Threads content repurposing tool does not publish directly. It operates on an approval-first model, producing a draft thread that requires your explicit user approval before any publishing action is taken.

Do I need jq and curl to turn Telegram posts into Threads?

Yes, you need dependencies like jq, curl, and base64 installed in your environment. These tools handle the text processing, API requests, and banner generation required to structure and format the Threads thread content.