Skip to main content
OpenRouterLabs
GitHub creator profile

OpenRouterLabs

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

slack-attach
unclassified

Attach ANY file to the current Slack thread — text or binary. A log, a diff, a CSV, a long answer as a snippet, and equally a PDF, a PNG, a zip, a sqlite db, a tarball: the bytes go up unchanged. TRIGGER when the user asks you to attach, upload, or send a…

Aug 28, 2026
carry-thread
unclassified

Move THIS conversation onto a fresh Slack thread, keeping the same agent session and everything it remembers. ONLY TRIGGER when the user EXPLICITLY asks to continue the current conversation somewhere else — e.g. "continue this in a new thread", "move this to…

Aug 27, 2026
slack-api
unclassified

Read Slack from the agent — thread replies, channel history, user lookup and mention resolution, and opening a DM. Channel and thread resolve env-first ($SLACK_CHANNEL_ID / $SLACK_THREAD_TS) with a --channel fallback, so you can usually omit them. TRIGGER…

Aug 27, 2026
slack-ask
unclassified

Ask the person who asked a question, and wait for their answer.

Aug 27, 2026
slack-chart
unclassified

Draw a comparison or a flow diagram as an image in the Slack thread.

Aug 27, 2026
slack-image
unclassified

Generate an image and post it into the Slack thread.

Aug 27, 2026
slack-questions
unclassified

Ask the person a batch of questions and END YOUR TURN. Posts a form and returns immediately — it does not wait. TRIGGER for a decision that is genuinely not yours — an ambiguous request, a destructive step, a fork where both paths are defensible.

Aug 27, 2026
slack-status
unclassified

Say what you are doing and what you find, in the Slack thread you were started in. TRIGGER within the first minute of every turn, again on every action you take, and with --notify the moment you discover something.

Aug 27, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded