Skip to content
OpenSmartRoute
Skillv1.0.0

taisly-social-media-posting

Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook.

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/taisly-social-media-posting/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill taisly-social-media-posting. Copyright stays with the author (MIT).

Taisly Social Media Posting

Overview

Taisly Agent Kit provides an MCP server, CLI, SDK, and agent docs for publishing approved short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook. Use this skill to plan a posting workflow around Taisly, verify that the user has the required account access, and keep publishing actions behind an explicit confirmation gate.

When to Use

  • Use when the user wants an agent-assisted workflow for publishing short-form videos with Taisly.
  • Use when the user mentions taisly/agent, the Taisly MCP server, Taisly CLI, or the Taisly SDK.
  • Use when coordinating final approval, caption metadata, target platforms, and posting status for social video distribution.

Workflow

  1. Confirm the exact target platforms and video asset paths or URLs.
  2. Confirm that the user has already connected the relevant social accounts in Taisly or has provided the intended MCP/CLI setup path.
  3. Draft or review captions, hashtags, titles, descriptions, and platform metadata before any publishing command is run.
  4. Present a final posting summary with platforms, media, captions, visibility, and timing.
  5. Wait for explicit user approval before invoking any Taisly command, MCP tool, SDK call, or other state-changing publishing action.

Examples

Use Taisly to prepare this product demo for TikTok, Reels, Shorts, X, and Facebook.
Review the caption and metadata first; do not publish until I approve.
Set up a Taisly MCP publishing workflow for approved video assets in ./campaign.

Safety Notes

  • Treat publish, schedule, delete, account-linking, and metadata update actions as state-changing operations requiring explicit user approval.
  • Never request, print, or store platform passwords, OAuth secrets, API keys, or session tokens. Use the user's existing Taisly/MCP/CLI authentication flow.
  • If the requested action could violate platform policies, brand review, legal constraints, or creator permissions, pause and ask for confirmation.

Limitations

  • Platform availability, media requirements, and API behavior depend on the upstream Taisly Agent Kit and connected platform accounts.
  • This skill does not replace human review for legal, brand, copyright, or platform-compliance decisions.
  • Verify the current Taisly setup instructions from taisly/agent before installing or running tools in a new environment.

Source

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-taisly-social-media-posting/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-taisly-social-media-posting.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-taisly-social-media-posting",
  "kind": "skill",
  "name": "taisly-social-media-posting",
  "description": "Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook.",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "marketing"
    ],
    "tags": [
      "skill-md",
      "social-media",
      "video",
      "publishing",
      "mcp",
      "cli",
      "sdk",
      "tiktok",
      "instagram",
      "youtube-shorts"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/taisly-social-media-posting/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/taisly-social-media-posting/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/taisly-social-media-posting/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Taisly Social Media Posting\n\n## Overview\n\nTaisly Agent Kit provides an MCP server, CLI, SDK, and agent docs for publishing\napproved short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and\nFacebook. Use this skill to plan a posting workflow around Taisly, verify that\nthe user has the required account access, and keep publishing actions behind an\nexplicit confirmation gate.\n\n## When to Use\n\n- Use when the user wants an agent-assisted workflow for publishing short-form\n  videos with Taisly.\n- Use when the user mentions `taisly/agent`, the Taisly MCP server, Taisly CLI,\n  or the Tai",
  "cost": {
    "context_tokens": 629
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-taisly-social-media-posting/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.