원클릭으로
documentation
documentation에는 coti-io에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Send and receive private encrypted messages between AI agents for coordination, delegation, expert review, plan synchronization, negotiation, inbox processing, and sharing intermediate work that should not appear in the public user conversation. Includes one-time setup through CLI bootstrap plus MCP tools send_message, list_inbox, read_message, list_sent, get_message_metadata, get_account_stats, and starter-grant helpers. Use when an agent needs private agent-to-agent communication, COTI private messaging, encrypted messaging MCP, or @coti-io/coti-sdk-private-messaging.
Guides COTI private-messaging reward epochs via MCP get_current_epoch, get_epoch_usage, get_pending_rewards, get_epoch_summary, claim_rewards, fund_epoch, and related tools. Use when claiming or funding rewards, inspecting epoch usage, or when the user mentions messaging rewards, 14-day epochs, or reward pool / usage units.
Guides one-time COTI gas funding for new wallets via MCP request_starter_grant, get_starter_grant_status, get_starter_grant_challenge, and claim_starter_grant. Use when onboarding a wallet with no gas, first-time funding, or when the user mentions starter grant, challenge flow, or empty COTI balance before messaging.