npx claudepluginhub sdemyanov/retrieverThis skill uses the workspace's default tool permissions.
> Operates under `retriever:routing`. If the user's intent actually fits a different tier — another `retriever:*` skill, a Tier 2 slash, a Tier 3 `tools.py` subcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Executes /previous slash command to fetch previous page of active Retriever browse results. Useful for backward pagination in search sessions.
Search, read, create, update, and manage Confluence pages and spaces using confluence-cli from the terminal. Access team documentation and wikis during development.
Automates Page X tasks via Rube MCP (Composio) toolkit by discovering tools with RUBE_SEARCH_TOOLS, managing connections via RUBE_MANAGE_CONNECTIONS, and executing via RUBE_MULTI_EXECUTE_TOOL.
Share bugs, ideas, or general feedback.
Operates under
retriever:routing. If the user's intent actually fits a different tier — anotherretriever:*skill, a Tier 2 slash, a Tier 3tools.pysubcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Use this skill for /page, /page <N>, /page first, /page last, /page next, and /page previous.
For the exact read-only form /page:
/page: python3 skills/tool-template/tools.py slash . /pageRETRIEVER_CANONICAL_TOOL_PATH pointed at ../tool-template/tools.py.For /page <N>, /page first, /page last, /page next, and /page previous:
/page.