Post history for the Ayrshare MCP server — list past and scheduled posts, optionally filtered by recency, platform, and status. Use whenever someone wants to see what's been posted: "show my recent posts", "what did we publish last week", "history for this client", "did that scheduled post go out", "list our LinkedIn posts", or to look up a post id for analytics. Also the verification step after onboarding a client — confirming their accounts linked — and the way to find a NATIVE Social Post ID for analytics on a post that wasn't created through Ayrshare. Trigger when calling mcp__ayrshare__get_post_history or mcp__ayrshare__get_platform_history, and even without the word "Ayrshare" — if the user wants a log of social posts through an AI assistant, this is the skill. For the shared auth model and the full onboarding sequence, see ../getting-started/SKILL.md.
$npx -y skills add ayrshare/ayrshare-social-media-api-claude-plugin --skill historyInstalls 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/history"` 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.