bot-tasks
Process Bot Task Requests
Check the bot account's GitHub notifications for issues and PRs where the owner has asked the bot to do something, then execute those tasks.
Read the bot and owner accounts from the org's CLAUDE.md ## Automation config table (bot_account and owner_account).
Helper script
A pre-built script at ~/.claude/scripts/bot-tasks.sh collects unprocessed task requests in one pass.
Run it first to avoid spending tokens on notification parsing.
~/.claude/scripts/bot-tasks.sh > /tmp/bot-tasks.json
If the script is missing or not executable, run /setup-scripts to regenerate it.
The script outputs a JSON object with:
notifications: raw notification list
More from seabbs/skills
analyzing-research-papers
Expert methodology for analyzing and summarizing research papers, extracting key contributions, methodological details, and contextualizing findings. Use when reading papers from PDFs, DOIs, or URLs to create structured summaries for researchers.
243academic-writing-standards
Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.
64taskfile-automation
Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands
20issue-reply
Post a helpful reply to a GitHub issue
8paper-summary
Summarise an academic paper from URL, DOI, or file path
7literature-search
Search local bibliography files and Paperpile for relevant papers
7