ai4curation/Goose AI Responder for obo format

Responds to requests using Goose over obo files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 4, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ai4curation/goose-ai-obo-action@47cdc52d6b295b6671ede1c130cb10eb4a75b35a # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
anthropic-api-keyOpenAI API key for Goose (also for proxies)yes
openai-api-keyOpenAI API key for Goose (also for proxies)yes
github-tokenGitHub token with appropriate permissionsyes
promptThe prompt/request to send to Claudeyes
userGitHub username making the requestyes
item-typeType of GitHub item (issue or pull_request)yes
item-numberGitHub issue or PR numberyes
controllersFormatted list of authorized controllersyes
agent-nameName of the AI agent (for prompt context)nodragon-ai-agent
branch-prefixPrefix for branch names created by the agentnoai_agent
robot-versionVersion of ROBOT tool to installnov1.9.7
enable-robotWhether to install ROBOTnotrue
enable-obo-scriptsWhether to install obo-scriptsnotrue
enable-python-toolsWhether to install Python tools (aurelian, jinja2-cli, etc.)notrue
python-packagesAdditional Python packages to install (space-separated)noaurelian jinja2-cli "wrapt>=1.17.2"
claude-allowed-toolsAllowed tools for Claude (JSON array format)no["Bash(git:*)", "Bash(gh:*)", "FileSystem(*)"]
custom-prompt-templateCustom prompt template (if provided, overrides default)no""
namedescription
branch-nameName of the branch created (if any)
successWhether the action completed successfully