threads-blog-post

Convert Threads.net posts into Markdown blog posts with Korean text.

2|Updated Nov 5, 2018
One-click install
npx skills add https://github.com/gyuha/blog --skill threads-blog-post
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: threads-blog-post
Source: https://github.com/gyuha/blog/tree/main/.agents/skills/threads-blog-post
Command: npx skills add https://github.com/gyuha/blog --skill threads-blog-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, playwright-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

이 스킬은 Threads.net에 공유된 포스트를 자동으로 크롤링하여 기술 블로그에 적합한 Markdown 형식으로 변환해 줍니다.

Core Features & Use Cases

  • 자동 변환: Threads 포스트 URL을 입력하면 블로그 글로 자동 변환합니다.
  • 콘텐츠 재구성: 기술 블로그 스타일에 맞게 내용을 재구성하고 한국어로 자연스럽게 다듬습니다.
  • 미디어 처리: 포스트에 포함된 이미지를 다운로드하고 블로그에 맞게 처리합니다.
  • Use Case: SNS에 공유한 짧은 기술 팁이나 코드 조각을 체계적인 블로그 포스트로 만들어 지식 베이스를 확장할 수 있습니다.

Quick Start

Threads URL을 입력하여 블로그 글로 변환해 주세요.

Frequently Asked Questions about threads-blog-post

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

FAQPage Schema
How do I convert Threads posts to Markdown for a technical blog?▼

To convert Threads posts to Markdown, you provide the Threads.net URL and the Skill automatically crawls the content, restructures it into a blog-friendly format in natural Korean, and processes associated images into well-formatted Markdown.

Can I automatically download and process images from Threads posts?▼

Yes, the Skill automatically downloads and processes images from Threads posts. A dedicated media agent handles the media extraction, ensuring all associated images are properly downloaded and formatted alongside the converted Markdown content.

Does converting Threads content to a blog require browser automation?▼

Yes, browser automation is required for converting Threads content. The Skill uses agent-browser and playwright-cli dependencies to automatically fetch and crawl content from Threads.net URLs before transforming it into a Markdown blog post.

What is the best way to turn short social media tips into structured blog posts?▼

The best way to turn short social media tips into structured blog posts is using an automated content conversion tool. This Skill fetches your Threads posts, restructures the snippets into a technical blog template, and refines the Korean natural language for a knowledge base.

Do I need to manually format Korean text when converting Threads to a blog?▼

No, you do not need to manually format the Korean text. The Skill uses a content agent to automatically restructure the crawled Threads posts and refine them into natural Korean suitable for a technical blog post template.