{
  "markdown": "# CryptoAgentMail Skills\n\nShareable skill package for the live CryptoAgentMail service.\n\nNew accounts start with `2 free credits`, so agents can create an inbox immediately before buying more credits.\n\n## Included Files\n\n| File | Purpose |\n|---|---|\n| `SKILL.md` | Agent integration guide for register, credits, inboxes, send, and recovery |\n| `plugin.json` | Machine-readable metadata for skill catalogs |\n\n## Service Links\n\n- Website: https://www.srun66.com\n- API: https://srun66.com\n- MCP: https://srun66.com/mcp\n- Agent Card: https://srun66.com/.well-known/agent-card.json\n\n## Credit Model\n\n- `signup = 2 free credits`\n- `1 credit = 1 USDC`\n- `create inbox = 1 credit`\n- `send email = 0.0012 credits`\n- `receive email = free`\n- `memory = 0.05 credits/day`\n\n## Remote MCP Config\n\n```json\n{\n\t\"mcpServers\": {\n\t\t\"crypto-agent-mail\": {\n\t\t\t\"url\": \"https://srun66.com/mcp\"\n\t\t}\n\t}\n}\n```\n\n## Notes\n\n- Registration returns the API key only once and starts the account with `2 free credits`.\n- Payments are submitted with a Solana transaction signature through `POST /api/v1/buy-credits`.\n- Reserved inbox prefixes include `support`, `sales`, `admin`, and other protected names.\n\n## License\n\nMIT",
  "bytes": 1188,
  "sha": "35ab80c655053a825adf8a5629675a0ea4ee7a21d7ca74a551b2792717a84e0b",
  "repo_slug": "influqa/crypto-agent-mail-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_influqa_crypto_agent_mail_03e32c3c/readme"
}