Use whenever someone wants to validate, publish, schedule, edit, fetch, or retry a social media post through the Ayrshare MCP server — the mcp__ayrshare__validate_post, mcp__ayrshare__create_post, mcp__ayrshare__get_post, mcp__ayrshare__update_post, and mcp__ayrshare__retry_post tools. Trigger on phrasings like "post this to LinkedIn and X", "schedule a tweet for Friday", "share this image on Instagram and Facebook", "queue this announcement for next week", "edit the scheduled post", "approve the pending post", "reschedule that post", or "that post failed, try it again" — even if the user never says "Ayrshare", "MCP", or names a specific tool. Also trigger when a user references a returned post id and wants to change, inspect, or retry it. For installing/configuring the server and the auth model, this skill cross-links to ../getting-started/SKILL.md. For attaching images/video, cross-links to ../media/SKILL.md.
$npx -y skills add ayrshare/ayrshare-social-media-api-claude-plugin --skill postInstalls into the current project.
Run `npx skills use "https://github.com/ayrshare/ayrshare-social-media-api-claude-plugin" --skill "ayrshare/ayrshare-social-media-api-claude-plugin/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/ayrshare/ayrshare-social-media-api-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/ayrshare/ayrshare-social-media-api-claude-plugin"` and select the relevant skills, then follow their instructions.