bybinance· 18 skills
Use when the user wants to publish new content to Binance Square — short text, multi-image posts (up to 4), long-form articles with an optional cover, or videos with an auto-generated cover frame. Trigger on direct phrasings like "post to Square", "publish to Binance Square", "发广场", "发布到广场", and on near-miss intents where the user clearly wants to share or publish content on Square even without naming the skill: "share this analysis on Square", "把这篇文章发出去", "发个动态", "把这个视频上传到广场", "publish my chart to Square as an article". Also use when the user provides media (images, video) plus a caption and asks to push it to Square, or asks to turn a draft into a Square article. Do not use for reading, searching, commenting, liking, editing, deleting, scheduling, or managing existing Square posts — this skill only creates new posts.
$npx -y skills add binance/binance-skills-hub --skill square-postInstalls into the current project.
Run `npx skills use "https://github.com/binance/binance-skills-hub" --skill "binance/binance-skills-hub/square-post"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/binance/binance-skills-hub" that are relevant to the current task. Run `npx skills add "https://github.com/binance/binance-skills-hub"` and select the relevant skills, then follow their instructions.