AnyPost
Full agent docs

anypost-md

Want to use AnyPost from an agent? Give it the skill below plus your API key, and it can read any supported post.

The skill instructs your agent to rewrite social URLs to anypost.md. Markdown output is optimized for LLMs, saving tokens.

Install with Skills CLI

Run from your project root, then paste your API key at Login for Agents.

bash
npx skills add SavcOleg/anypost --skill anypost-md -a cursor -y

Global install: npx skills add SavcOleg/anypost --skill anypost-md -g -a cursor -y

Per-agent

Cursor

bash
npx skills add SavcOleg/anypost --skill anypost-md -a cursor -y

Claude Code

bash
npx skills add SavcOleg/anypost --skill anypost-md -a claude-code -y

Codex

bash
npx skills add SavcOleg/anypost --skill anypost-md -a codex -y

OpenCode

bash
npx skills add SavcOleg/anypost --skill anypost-md -a opencode -y

From this repo: npx skills add . --path .cursor/skills/anypost-md

Agents: curl https://anypost.md/i/skill.md and install into your agent's skills directory.

Humans: use npx skills add SavcOleg/anypost --skill anypost-md or copy skill.md into .cursor/skills/anypost-md/.

After install, read SKILL.md and add your apk_ key for paid options (threads, comments, author metadata).

Raw skill file for agents: anypost.md/i/skill.md