setup

Import historical posts and normalize them into the threads_daily_tracker.json schema.

262|179|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/akseolabs-seo/AK-Threads-booster --skill setup-akseolabs-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/akseolabs-seo/AK-Threads-booster/tree/main/skills/setup
Command: npx skills add https://github.com/akseolabs-seo/AK-Threads-booster --skill setup-akseolabs-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AK-Threads-Booster initialization addresses the challenge of turning scattered Threads history into a structured, usable foundation by importing posts, normalizing data into a stable tracker schema, and generating essential artifacts like a style guide and a concept library.

Core Features & Use Cases

  • Import and normalize account history into threads_daily_tracker.json to enable consistent analytics.
  • Auto-generate a personalized style guide and a concept library from existing data to accelerate content strategy.
  • Build a compiled memory cache and companion Markdown files to speed up downstream skills and enable repeatable workflows.
  • Prepare for future automation with optional data paths and update checks, keeping the tracker current.

Quick Start

Run the setup to import your history, normalize it into the tracker, and generate the initial style guide and concept library.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I import historical Threads posts and normalize them into a tracker schema?

Importing historical Threads posts involves normalizing existing account data into a stable tracker schema, populating threads_daily_tracker.json to enable consistent analytics and structured content management.

What is the best way to generate a style guide from existing social media content?

Generating a style guide from existing content uses historical post imports to auto-generate a personalized style guide, extracting tone and formatting patterns to accelerate your content strategy and ensure consistency.

How does a compiled memory cache improve content workflow efficiency?

A compiled memory cache improves workflow efficiency by storing normalized tracker data and companion Markdown files, speeding up downstream skills and enabling repeatable content generation processes without reprocessing history.

Can I backfill an existing Threads account to create a concept library?

Backfilling an existing Threads account to create a concept library is supported by running setup, which imports historical posts and auto-generates a structured concept library from your normalized data.

Do I need any dependencies or external tools to initialize the Threads history tracker?

No external dependencies are required to initialize the Threads history tracker; the setup process independently imports posts, normalizes data into the v1 tracker schema, and generates the style guide and concept library artifacts.