Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/assets/README.md
2025-11-29 18:52:47 +08:00

335 B

Assets

Bundled resources for webhook-handler-creator skill

  • webhook_handler_template.py: A basic Python template for a webhook handler with signature verification and idempotency.
  • example_webhook_payload.json: Example JSON payload for a webhook.
  • example_event_schema.json: Example JSON schema for a webhook event.