Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use for VidSeeds MCP publishing - platform connections, OAuth connect URLs, activate YouTube channel, update connection settings, preflight/confirm/cancel publish, publish status, direct YouTube upload, and updating live YouTube metadata.
.claude/skills/hashgraph-online-vidseeds-publishing/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -21% | 0% |
vidseeds_list_platform_connections - see what is connected (no OAuth secrets returned).vidseeds_get_platform_connect_url - OAuth URL for a platform the user must open in a browser.connectionId.YouTube channel selection (multi-channel accounts):
vidseeds_set_active_youtube_channel - which channel is active for uploads/metadata.Settings:
vidseeds_update_connection_settings - per-connection options (e.g. content language, description footer, and per-asset generation guidelines for titles/descriptions/tags/thumbnails). Read current values via vidseeds_get_platform_connection. Guidelines are sent to the model on every generation by default; generation tools accept applyGuidelines: false to ignore them for one call.vidseeds_disconnect_platform_connection - remove a connection.Typical sequence:
vidseeds_get_project_snapshot - verify per-platform config (vidseeds_update_project_platform_config if needed).vidseeds_preflight_publish - compatibility checks before spend.vidseeds_confirm_publish or vidseeds_publish_project - start publish (see tool descriptions for now vs scheduled).vidseeds_get_publish_status - poll until platforms complete or fail.vidseeds_retry_publish_target; to abort schedule: vidseeds_cancel_or_unschedule_publish.For large files the user uploads from their machine through VidSeeds:
vidseeds_prepare_youtube_upload - session/upload instructions.vidseeds_complete_youtube_upload - finalize.Pair with project metadata from vidseeds-projects.
For product URL or product brief workflows, keep generation, draft creation, and publishing separate:
vidseeds_generate_promo_campaign_pack - generate one reviewable organic campaign pack.vidseeds_create_social_posts_from_campaign_pack - convert only selected variants into Social Planner drafts.vidseeds_preflight_social_post - check each draft against platform rules and required media/context.vidseeds_approve_social_post - approve only after user review.vidseeds_schedule_social_post or vidseeds_publish_social_post_now - schedule or publish after explicit approval.vidseeds_update_youtube_metadata - patch title/description/tags on an existing video (connected channel).vidseeds_publish_thumbnail_to_youtube - set thumbnail on a published video (see vidseeds-thumbnails).vidseeds_publish_channel_description - update channel-level description when supported.vidseeds_republish_history_item - re-send from optimization history (check tool inputs).vidseeds-efficiency (vidseeds_get_seed_balance).connectionId is set on each enabled platform in project config.Other measured skills in the registry, with their headline benchmark lift.