π¦ ClawHub
Credex Protocol
by @capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
π‘ Examples
Base Directory: {baseDir} (the directory containing this SKILL.md)
Run all commands from the project root:
cd {baseDir}
npx ts-node scripts/client.ts [args] # Borrower commands
npx ts-node scripts/lp.ts [args] # LP commands
Output Format: All scripts return JSON for machine readability. Parse the output to extract fields like creditLimit, txHash, debt, etc.
TERMINAL
clawhub install credex-protocol