원클릭으로
api-setup
Set up API integration with configuration and helper scripts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Set up API integration with configuration and helper scripts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Load when reflecting on AI collaboration quality or tracking growth over time. Analyzes session history to surface how deeply you think with AI tools and whether your orchestration sophistication matches your cognitive depth. Provides actionable nudges to push toward more strategic work.
Write and publish blog posts for the block/goose open source project
Use beads (bd) for persistent task tracking in coding projects. A git-backed issue tracker designed for AI agents with dependency graphs, hierarchical tasks, and multi-agent coordination.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Comprehensive code review checklist for pull requests
Guidelines for writing effective tests in this project
SOC 직업 분류 기준
| name | api-setup |
| description | Set up API integration with configuration and helper scripts |
| author | goose |
| version | 1.0 |
| tags | ["api","integration","setup"] |
This skill helps you set up a new API integration with our standard configuration.
setup.sh <api-name> to create the integration directorytemplates/config.template.json to your integration directoryThe config template includes:
api_key: Your API key (get from the provider's dashboard)endpoint: API endpoint URLtimeout: Request timeout in seconds (default: 30)After setup, verify:
If you experience connection timeouts:
If you get 401/403 errors: