بنقرة واحدة
broadcast-publish-x
Publish a tweet or thread to X via NyxID proxy (preferred) or direct API (fallback).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Publish a tweet or thread to X via NyxID proxy (preferred) or direct API (fallback).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Optional polish + scoring of a draft before publish, and engagement scoring after.
Generate a Broadcast Kit content-batch contract from Markdown, a directory, a repo path, or a publish registry.
Join raw platform metrics JSONL back to registry/manifest metadata and compute experiment scoring priors.
Fetch and normalize platform metrics into the Broadcast Kit metrics snapshot shape.
Interview the user's content-publishing goal, map it to a capability tier, recommend the minimum setup, then run the matching recipe from CATALOG.md. Use this skill for any "publish / grow / analyze on Douyin / XHS / X" request.
Publish one Douyin manifest via the in-package Playwright publisher.
| name | broadcast-publish-x |
| description | Publish a tweet or thread to X via NyxID proxy (preferred) or direct API (fallback). |
Use this skill when the user wants to publish a tweet or thread from a Broadcast Kit publish-job.
title: optional lead text.body: required post body. Use --- between sections to publish a thread.X_BEARER_TOKEN exists.publish-result with platform, status, post_id, post_url, and thread when available.broadcast-kit publish \
--platform x \
--manifest <x-job.yaml> \
--dry-run
For live publish, remove --dry-run only after the manifest is reviewed.