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
- Confirm the exact target platforms and video asset paths or URLs.
- Confirm that the user has already connected the relevant social accounts in
Taisly or has provided the intended MCP/CLI setup path.
- Draft or review captions, hashtags, titles, descriptions, and platform
metadata before any publishing command is run.
- Present a final posting summary with platforms, media, captions, visibility,
and timing.
- 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
Source: sickn33/agentic-awesome-skills → skills/taisly-social-media-posting/SKILL.md
Also appears in: sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/taisly-social-media-posting/SKILL.md, sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/taisly-social-media-posting/SKILL.md
1---2name: taisly-social-media-posting3description: Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook.4---567# Taisly Social Media Posting89## Overview1011Taisly Agent Kit provides an MCP server, CLI, SDK, and agent docs for publishing12approved short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and13Facebook. Use this skill to plan a posting workflow around Taisly, verify that14the user has the required account access, and keep publishing actions behind an15explicit confirmation gate.1617## When to Use1819- Use when the user wants an agent-assisted workflow for publishing short-form20 videos with Taisly.21- Use when the user mentions `taisly/agent`, the Taisly MCP server, Taisly CLI,22 or the Taisly SDK.23- Use when coordinating final approval, caption metadata, target platforms, and24 posting status for social video distribution.2526## Workflow27281. Confirm the exact target platforms and video asset paths or URLs.292. Confirm that the user has already connected the relevant social accounts in30 Taisly or has provided the intended MCP/CLI setup path.313. Draft or review captions, hashtags, titles, descriptions, and platform32 metadata before any publishing command is run.334. Present a final posting summary with platforms, media, captions, visibility,34 and timing.355. Wait for explicit user approval before invoking any Taisly command, MCP tool,36 SDK call, or other state-changing publishing action.3738## Examples3940```text41Use Taisly to prepare this product demo for TikTok, Reels, Shorts, X, and Facebook.42Review the caption and metadata first; do not publish until I approve.43```4445```text46Set up a Taisly MCP publishing workflow for approved video assets in ./campaign.47```4849## Safety Notes5051- Treat publish, schedule, delete, account-linking, and metadata update actions52 as state-changing operations requiring explicit user approval.53- Never request, print, or store platform passwords, OAuth secrets, API keys, or54 session tokens. Use the user's existing Taisly/MCP/CLI authentication flow.55- If the requested action could violate platform policies, brand review, legal56 constraints, or creator permissions, pause and ask for confirmation.5758## Limitations5960- Platform availability, media requirements, and API behavior depend on the61 upstream Taisly Agent Kit and connected platform accounts.62- This skill does not replace human review for legal, brand, copyright, or63 platform-compliance decisions.64- Verify the current Taisly setup instructions from `taisly/agent` before65 installing or running tools in a new environment.6667## Source6869- GitHub: [taisly/agent](https://github.com/taisly/agent)7071---7273**Source:** [`sickn33/agentic-awesome-skills`](https://github.com/sickn33/agentic-awesome-skills) → `skills/taisly-social-media-posting/SKILL.md`7475**Also appears in:** `sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/taisly-social-media-posting/SKILL.md`, `sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/taisly-social-media-posting/SKILL.md`