SkillAgentSearch skills...

Tiktokmodcloud

Automated archive of TikTok Mod and Plugin APK files from TikTokModCloud. This repository includes a CLI tool for downloading the latest versions and automated workflows to maintain an up-to-date archive of all APK files.

Install / Use

/learn @namecallfilter/Tiktokmodcloud
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TikTok Mod Cloud CLI

A TypeScript/Bun CLI tool to check and download the latest TikTok mods and plugins from TikTokModCloud.

Prerequisites

  • Bun runtime installed

Setup

bun install

Usage

Commands

  • mod - Handle TikTok Mod
  • plugin - Handle TikTok Plugin
  • both - Handle both Mod and Plugin sequentially

Flags

  • -c, --check - Check for the latest version
  • -d, --download - Download the latest version
  • --json - Output information as JSON
  • -h, --help - Show help message

Examples

Check for the latest TikTok Mod:

bun run src/index.ts mod --check

Download both Mod and Plugin:

bun run src/index.ts both --download

Check version as JSON:

bun run src/index.ts mod -c --json

Legal and Ethical Disclaimer

This tool is for educational and research purposes only. Automating CAPTCHA solving and scraping software download sites may violate terms of service or local laws. Use this tool responsibly and at your own risk. The authors are not responsible for any misuse or legal consequences.

License

This project is licensed under the MIT License.

Related Skills

View on GitHub
GitHub Stars128
CategoryDevelopment
Updated11h ago
Forks5

Languages

TypeScript

Security Score

80/100

Audited on Apr 8, 2026

No findings