From retriever
Executes /next slash command or equivalent requests to fetch the next page of active Retriever browse results for forward pagination.
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.
Searches the web, scrapes URLs, crawls sites, and interacts with dynamic pages using Firecrawl CLI for clean markdown output.
Automatically scrapes websites by analyzing page structure, handling pagination/anti-blocking, discovering article series using Playwright and Crawl4AI. Zero config needed.
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 the exact slash command /next.
/next: python3 skills/tool-template/tools.py slash . /nextRETRIEVER_CANONICAL_TOOL_PATH pointed at ../tool-template/tools.py./next./page next.