skills$openclaw/tiktok
0xterrybit1.0k

by 0xterrybit

tiktok – OpenClaw Skill

tiktok is an OpenClaw Skills integration for data analytics workflows. TikTok platform integration. Manage videos, view analytics, and track engagement.

1.0k stars8.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

nametiktok
descriptionTikTok platform integration. Manage videos, view analytics, and track engagement. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/tiktok
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/tiktok
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains tiktok in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
268 B
SKILL.md
592 B
SKILL.md

name: tiktok description: TikTok platform integration. Manage videos, view analytics, and track engagement. metadata: {"clawdbot":{"emoji":"🎵","requires":{"bins":["curl","jq"],"env":["TIKTOK_ACCESS_TOKEN"]},"primaryEnv":"TIKTOK_ACCESS_TOKEN"}}

TikTok 🎵

TikTok platform integration.

Setup

export TIKTOK_ACCESS_TOKEN="your_access_token"

Features

  • Video management
  • Analytics and insights
  • Trending sounds
  • Hashtag research
  • Engagement tracking

Usage Examples

"Show my TikTok analytics"
"List trending hashtags"
"View video performance"
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install tiktok?

Run openclaw add @0xterrybit/tiktok in your terminal. This installs tiktok into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/tiktok. Review commits and README documentation before installing.