Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/alertd:setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Configure the AlertD MCP server with the user's domain.
Configure the AlertD MCP server with the user's domain.
.mcp.json file in the user's project root with their domain:{
"mcpServers": {
"alertd": {
"type": "http",
"url": "https://THEIR_DOMAIN_HERE/mcp"
}
}
}
.mcp.json already exists, merge the alertd entry into the existing mcpServers instead of overwriting$ARGUMENTS
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 alert-d/alertd-claude --plugin alertd