v1.5.12
Release for twitter-digest/twitter-mcp installers.
This release points to the same commit as v1.5.12-beta.11.
Digest install:
curl -fsSL https://raw.githubusercontent.com/BofAI/skills/v1.5.12/twitter-digest/install.sh | env TWITTER_DIGEST_INSTALL_CLIENT=codex shClaude digest install:
curl -fsSL https://raw.githubusercontent.com/BofAI/skills/v1.5.12/twitter-digest/install.sh | env TWITTER_DIGEST_INSTALL_CLIENT=claude TWITTER_DIGEST_ALLOW_CLAUDE_COMMANDS=1 TWITTER_DIGEST_ALLOW_CLAUDE_STATE_READ=1 shTwitter MCP install:
curl -fsSL https://raw.githubusercontent.com/BofAI/skills/v1.5.12/twitter-mcp/install.sh | env X_MCP_REGISTER_CODEX=1 X_MCP_REGISTER_CLAUDE=0 shClaude Twitter MCP install:
curl -fsSL https://raw.githubusercontent.com/BofAI/skills/v1.5.12/twitter-mcp/install.sh | env X_MCP_REGISTER_CODEX=0 X_MCP_REGISTER_CLAUDE=1 sh