From guidewire-pack
Install and configure Guidewire InsuranceSuite development environment and Cloud API authentication. Use when setting up a new Guidewire integration, configuring OAuth2 credentials, registering with Guidewire Hub, or initializing Guidewire Studio. Trigger with phrases like "install guidewire", "setup guidewire", "guidewire auth", "configure guidewire API", "guidewire cloud credentials".
How this skill is triggered — by the user, by Claude, or both
Slash command
/guidewire-pack:guidewire-install-authThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set up Guidewire InsuranceSuite development environment and configure Cloud API authentication with Guidewire Hub using OAuth2 and JWT tokens.
Set up Guidewire InsuranceSuite development environment and configure Cloud API authentication with Guidewire Hub using OAuth2 and JWT tokens.
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
https://gcc.guidewire.comclient_id and client_secret| Error | Cause | Solution |
|---|---|---|
invalid_client | Wrong client credentials | Verify client_id and secret in GCC |
invalid_scope | Unauthorized scope requested | Check API role assignments in GCC |
401 Unauthorized | Expired or invalid token | Refresh token, check clock sync |
403 Forbidden | Missing API role permissions | Assign appropriate API roles in GCC |
PKIX path building failed | SSL certificate issue | Import Guidewire CA certificates |
Configure in Guidewire Cloud Console:
After successful auth, proceed to guidewire-hello-world for your first API calls.
npx claudepluginhub aiminnovations/claude-code-plugins-plus --plugin guidewire-packGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
4plugins reuse this skill
First indexed Jul 11, 2026