From joai-anthropic
Use the Anthropic JoAi app plugin when the task needs Anthropic tools or workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/joai-anthropic:use-anthropicThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Connect Anthropic to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
Connect Anthropic to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
Use the MCP tools exposed by this plugin instead of describing the workflow abstractly. Start by identifying the most relevant action, then call the MCP tool directly.
anthropic-add-followup (collect) — Launch a followup Anthropic run using Message Batches.anthropic-cancel-task (collect) — Cancel a running Claude background task. Stop an in-progress job to save resources or correct instructions before it completes.anthropic-code-add-followup (prompt) — Send a follow-up instruction through Claude Code print mode.anthropic-code-cancel-task (prompt) — Request cancellation through Claude Code print mode.anthropic-code-get-task-status (prompt) — Check task status by asking Claude Code for a one-line status update.anthropic-code-launch-task (prompt) — Launch a task through Claude Code non-interactive print mode.anthropic-get-task-status (collect) — Check the progress of a Claude background task. See whether your job is queued, processing, or completed, and review the results when ready.anthropic-joai-plugin-install (prompt) — Connect Claude to your JoAi agent as a plugin. This gives Claude direct access to your agent's skills, knowledge, and automations so you can use them from within Claude.anthropic-launch-task (collect) — Launch a new background task powered by Claude. Send instructions to be processed asynchronously, ideal for long-running AI jobs like content generation, data analysis, or batch processing.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub joaihq/claude-plugins --plugin joai-anthropic