Skip to content

8trafficai/tiktok-skills

v0.1.0MIT

Safely plan, upload, publish, and verify TikTok content through the official Content Posting API.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "tiktok-skills",
  "version": "0.1.0",
  "description": "Safely plan, upload, publish, and verify TikTok content through the official Content Posting API.",
  "author": {
    "name": "L4A AI",
    "url": "https://github.com/L4A-ai"
  },
  "homepage": "https://github.com/L4A-ai/tiktok-skills",
  "repository": "https://github.com/L4A-ai/tiktok-skills",
  "license": "MIT",
  "keywords": [
    "tiktok",
    "content-posting-api",
    "publishing",
    "video",
    "agent-skills"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • tiktok-post.mjs
  • openai.yaml
  • LICENSE
View on GitHub