The LigdiCash skill encodes every API convention into Claude Code: endpoints, data formats, theDocumentation Index
Fetch the complete documentation index at: https://developers.ligdicash.com/llms.txt
Use this file to discover all available pages before exploring further.
transaction_id pattern, callback handling, and known pitfalls. Once installed, Claude Code activates it automatically as soon as you mention LigdiCash in your prompts.
Skill contents
| File | Contents |
|---|---|
SKILL.md | Entry point — authentication, hosted payin, direct payin, payout, callback, status codes |
references/api-reference.md | Full reference of every endpoint with real request and response examples |
references/payin-no-redirect.md | Details of the four OTP validation modes by operator |
references/security-patterns.md | Callback re-verification pattern, deduplication, full lifecycle |
Installation
Get the skill
Install with the
skills CLI (recommended) or browse the source on GitHub:Install via npx
View on GitHub
Browse the source, report a bug, or contribute
Using the skill
Once installed, use direct prompts — the skill provides the context automatically.Hosted payin
Hosted payin
Secure callback handler
Secure callback handler
Payout to mobile money
Payout to mobile money
Direct payin (USSD OTP)
Direct payin (USSD OTP)
Cursor and Windsurf
The skill is built for Claude Code. For Cursor and Windsurf, thereferences/ files work as session context:
- Cursor — drag
api-reference.mdandsecurity-patterns.mdinto the chat - Windsurf — add them via Add Context in Cascade
