threads-account

Create, list, show, and update YAML-based Threads account profiles.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/zdpk/skills --skill threads-account
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threads-account
Source: https://github.com/zdpk/skills/tree/main/dotfiles/skills/custom/threads/threads-account
Command: npx skills add https://github.com/zdpk/skills --skill threads-account

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Threads account profiles and personas for post automation, storing configurations as YAML to enable consistent tone, domain targeting, and lifecycle management across multiple accounts.

Core Features & Use Cases

  • Create, list, show, and update account profiles stored as accounts/{id}/profile.yaml.
  • Centralize stances and topics history to maintain consistency across posts.
  • Initialize and manage threads accounts for scalable automation workflows.

Quick Start

Create a new Threads account profile by answering prompts to fill accounts/{id}/profile.yaml and initialize posts, stances, and topics history.

Frequently Asked Questions about threads-account

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

FAQPage Schema
How do I manage Threads personas for multiple social media accounts in an automation pipeline?

You can manage Threads personas by creating and updating YAML-based profiles that store configurations for tone, domain targeting, and posting strategies under accounts/{id}/profile.yaml. This approach centralizes persona data to maintain consistency across automated posts for multiple accounts.

What is the best way to organize tones and domains for Threads content creation?

Organizing tones and domains for Threads content creation involves storing stances and topics history in dedicated YAML files alongside your account profile. This structure maintains consistency across posts and tracks the lifecycle of each persona's strategy.

How do I create a new Threads account profile using YAML?

To create a new Threads account profile using YAML, you use an interactive workflow that prompts you for persona details. This process generates the profile.yaml file and automatically initializes the accompanying posts, stances.yaml, and topics-history.yaml directories.

Can I track topics history and stances for Threads profiles to ensure consistent posting?

Yes, you can track topics history and stances for Threads profiles. The system stores this data in stances.yaml and topics-history.yaml files alongside the main profile, ensuring consistency and providing a clear history of previous posting strategies.

Does this Threads profile management approach work for scalable automation workflows?

Yes, this YAML-based Threads profile management is designed for scalable automation workflows. By structuring profiles, posts, and history as standardized files, it enables automated pipelines to consistently read and apply persona configurations across multiple accounts.