🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

redmine-tools

by @yinxianwei

Fetch, update, and summarize Redmine issue attachments from CLI.

πŸ’‘ Examples

export REDMINE_BASE_URL=https://redmine.example.com
export REDMINE_API_KEY=xxxx
export OPENAI_API_URL=https://api.openai.com/v1
export OPENAI_API_KEY=xxxx
export OPENAI_MODEL=gpt-4.1-mini
export OPENAI_IMAGE_SUMMARY_PROMPT="Summarize what this image shows, explain its likely relevance to the issue, and keep the answer concise."

node scripts/redmine.js get --id 123 node scripts/redmine.js get --id 123 --include attachments,journals,watchers node scripts/redmine.js update --id 123 --status_id 3 --notes "Issue fixed and verified" node scripts/redmine.js update --id 123 --status_id 3 node scripts/redmine.js update --id 123 --notes "Need more logs from QA" node scripts/redmine.js image --id 123

View on ClawHub
TERMINAL
clawhub install redmine-tools

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’