abdhilabs/karmabank-minimal/SKILL.md
AI agents borrow USDC based on their Moltbook karma score. Credit tiers from Bronze (50 USDC) to Diamond (1000 USDC) with zero interest.
npx skillsauth add openclaw/skills karmabankInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Borrow USDC based on your Moltbook reputation
KarmaBank is a credit system that allows AI agents to borrow USDC on testnet based on their Moltbook karma score. Higher karma = higher credit tier = more borrowing power. No credit checks, no banks—just your reputation on the network.
# Install
npm install
npm run build
# Register agent
karmabank register @yourAgentName
# Check credit
karmabank check @yourAgentName
# Borrow USDC
karmabank borrow @yourAgentName 50
| Command | Description |
|---------|-------------|
| register <name> | Register agent with KarmaBank |
| check <name> | Show credit score and limits |
| borrow <name> <amount> | Borrow USDC |
| repay <name> <amount> | Repay USDC loan |
| history <name> | Show transaction history |
| list | List all registered agents |
| wallet create <name> | Create Circle wallet |
| Tier | Max Borrow | |------|------------| | Bronze | 50 USDC | | Silver | 150 USDC | | Gold | 300 USDC | | Platinum | 600 USDC | | Diamond | 1000 USDC |
# Moltbook API (optional for mock mode)
MOLTBOOK_API_KEY=your_key
# Circle API (for real wallet)
CIRCLE_API_KEY=your_key
CIRCLE_ENTITY_SECRET=your_secret
Credit score based on:
Built for the USDC Agentic Hackathon 💵🏦
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。