📄 skillUnmaintainedExperimentalmedium

open-responses

by open-responses

Self-hosted alternative to OpenAI's Responses API compatible with Agents SDK and works with all model providers (Claude/R1/Qwen/Ollama etc)

Supported Platforms

🤖 Claude Code

Stars

221

Skill Type

📖 Library & API Reference

Quality Score

67/200

License

Apache-2.0

Forks

15

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/open-responses/open-responses

Quality Breakdown

67/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

â—‹Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Unmaintained

Not updated for over 365 days.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Installation scripts present (scripts/install-hooks.sh, scripts/postinstall.js, build_hooks.py) that may modify system state
  • CLAUDE.md file present indicating persistent configuration for AI agents
  • Setup.py and pyproject.toml indicating Python package installation capability
  • Package.json with postinstall script hook (postinstall.js) that runs during npm install
  • Husky git hooks (.husky/pre-commit) for automated execution
  • Go module present (main.go, go.mod) suggesting compiled binary execution