guidewire-hello-world

Execute first API calls to Guidewire PolicyCenter, ClaimCenter, and BillingCenter.

Content Preview
---
name: guidewire-hello-world
description: |
  Execute first API calls to Guidewire PolicyCenter, ClaimCenter, and BillingCenter.
  Use when testing initial connectivity, exploring API structure,
  or making your first insurance data requests.
  Trigger with phrases like "guidewire hello world", "first guidewire call",
  "test policycenter api", "guidewire api example".
allowed-tools: Read, Write, Edit, Bash(curl:*), Bash(npm:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jerem
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/guidewire-hello-world.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/guidewire-pack/skills/guidewire-hello-world/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/guidewire-pack/skills/guidewire-hello-world/SKILL.md

Related Skills