Skip to content
BeClaude

threads-affiliate

New
13GitHub TrendingGeneralby d4ncboz

Automated Indonesian-language affiliate posting to Threads (Meta) with anti-spam rotation, dedup logic, and clean affiliate link insertion. Powered by Playwright.

Summary

This skill automates posting Indonesian-language affiliate content to Threads (Meta) using Playwright, with built-in anti-spam rotation, deduplication logic, and clean affiliate link insertion.

  • It helps developers schedule and manage bulk affiliate posts while avoiding spam detection and maintaining link hygiene.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/threads-affiliate.md

3
Invoke in Claude Code
/threads-affiliate

Use Cases

Automate daily affiliate postings to Threads with randomized delays to avoid spam flags.
Schedule a batch of Indonesian-language product promotions with dedup checks to prevent duplicate content.
Insert affiliate links cleanly into Threads posts without exposing raw URLs.
Rotate multiple Threads accounts to distribute posts and reduce account suspension risk.
Monitor and retry failed postings automatically due to network or platform issues.
Generate and post affiliate content for a flash sale campaign across multiple Threads profiles.

Usage Examples

1

/threads-affiliate post --content 'Dapatkan diskon 50% untuk produk ini! Klik link di bio.' --link https://affiliate.example.com/produk123

2

Schedule 10 affiliate posts for tomorrow with random intervals between 30-60 minutes.

3

Check the posting queue and retry any failed posts from the last hour.

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is threads-affiliate?

This skill automates posting Indonesian-language affiliate content to Threads (Meta) using Playwright, with built-in anti-spam rotation, deduplication logic, and clean affiliate link insertion. It helps developers schedule and manage bulk affiliate posts while avoiding spam detection and maintaining link hygiene.

How to install threads-affiliate?

To install threads-affiliate: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/threads-affiliate.md. Finally, /threads-affiliate in Claude Code.

What is threads-affiliate best for?

threads-affiliate is a other categorized under General. Created by d4ncboz.

What can I use threads-affiliate for?

threads-affiliate is useful for: Automate daily affiliate postings to Threads with randomized delays to avoid spam flags.; Schedule a batch of Indonesian-language product promotions with dedup checks to prevent duplicate content.; Insert affiliate links cleanly into Threads posts without exposing raw URLs.; Rotate multiple Threads accounts to distribute posts and reduce account suspension risk.; Monitor and retry failed postings automatically due to network or platform issues.; Generate and post affiliate content for a flash sale campaign across multiple Threads profiles..