← Back to Skills Marketplace
ivangdavila

Cosmos

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
780
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install cosmos
Description
Assist with Cosmos ATOM transactions, IBC transfers, staking, and cross-chain ecosystem navigation.
README (SKILL.md)

Ecosystem Overview

  • Cosmos is a network of blockchains — not a single chain
  • Cosmos Hub is the main chain — where ATOM lives
  • IBC connects all Cosmos chains — Inter-Blockchain Communication
  • Each chain is sovereign — own validators, own token, own governance
  • Same wallet works across chains — different addresses per chain

ATOM Token

  • Native token of Cosmos Hub — staking and governance
  • Used to secure the Hub — not other Cosmos chains
  • Inflationary — staking rewards come from inflation
  • Not used for gas on other chains — each chain has own token

IBC Transfers (Critical)

  • Send tokens between Cosmos chains — native cross-chain
  • Recipient address differs per chain — same seed, different address
  • Channel/path matters — tokens take specific routes
  • Tokens may be wrapped — ATOM on Osmosis is IBC ATOM
  • Verify channel is active — some channels deprecated

Address Format

  • Bech32 format — human-readable prefix + data
  • cosmos1... for Cosmos Hub — other chains have different prefixes
  • osmo1... for Osmosis, juno1... for Juno — each chain unique
  • Same mnemonic gives different addresses — per chain derivation
  • Verify prefix matches destination chain — wrong prefix = wrong chain

Staking

  • Delegate to validators — earn staking rewards
  • 21-day unbonding period — funds locked during unstake
  • Slashing risk — validators can lose stake for misbehavior
  • Redelegation instant — switch validators without unbonding
  • Liquid staking available — stATOM, qATOM maintain liquidity

Validators

  • Choose carefully — commission and uptime vary
  • Voting power concentration — avoid top validators for decentralization
  • Validator can vote on your behalf — unless you vote yourself
  • Check slashing history — past behavior indicates reliability
  • Community validators vs exchanges — support decentralization

Governance

  • On-chain proposals — deposit, voting period, execution
  • Vote with staked ATOM — voting power = stake
  • Options: Yes, No, NoWithVeto, Abstain — veto can kill proposal
  • Validator votes if you don't — delegate your vote
  • Active participation encouraged — proposals affect chain direction

Wallets

  • Keplr — most popular, browser extension + mobile
  • Leap — alternative to Keplr, similar features
  • Cosmostation — mobile and web
  • Ledger support — via Keplr or native app
  • One seed for all Cosmos chains — Keplr manages addresses

Gas and Fees

  • Fees paid in native token — ATOM on Hub, OSMO on Osmosis
  • Relatively low fees — fractions of a cent typically
  • Gas estimation usually automatic — wallets handle it
  • Can fail if gas too low — retry with higher gas

DeFi on Cosmos

  • Osmosis — largest Cosmos DEX, AMM pools
  • Stride — liquid staking protocol
  • Mars Protocol — lending on Osmosis
  • Astroport — DEX on multiple chains
  • Kava — lending, originally separate, now IBC connected

Common Issues

  • "Account not found" — address exists but has no transactions yet
  • IBC transfer stuck — usually relayer delay, wait or try different path
  • "Sequence mismatch" — transaction sent twice, wait for first to confirm
  • Unbonding pending — 21 days is normal, not stuck
  • Wrong chain address — cosmos1 address won't work on Osmosis

Airdrops

  • Cosmos ecosystem has frequent airdrops — stakers rewarded
  • Stake with non-exchange validators — exchanges don't qualify
  • Check claiming requirements — some have expiration
  • Popular for early supporters — OSMO, JUNO, STARS all airdropped

Security

  • Same seed for all chains — secure it carefully
  • Verify Keplr connections — phishing sites common
  • IBC doesn't add security risk — but verify channels
  • Ledger recommended for large amounts — works with Keplr
  • Revoke unused permissions — wallet can audit connections
Usage Guidance
This skill is an informational reference about Cosmos and appears consistent with its description. It does not request credentials or install software, so risk is low — but never paste your seed phrase, private keys, or wallet recovery words into any chat or skill. If you ask the agent to help with transactions, perform them only through your trusted wallet (Keplr, Ledger) and confirm each transaction in the wallet app. Treat the guidance as general information, not personalized financial or security advice.
Capability Analysis
Type: OpenClaw Skill Name: cosmos Version: 1.0.0 The skill bundle contains only metadata and a markdown file providing informational content about the Cosmos blockchain ecosystem. There is no executable code, no instructions for the AI agent that could be interpreted as prompt injection, and no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The content of SKILL.md is purely descriptive and educational, aligning with the stated purpose of assisting with Cosmos transactions and navigation.
Capability Assessment
Purpose & Capability
The name/description (Cosmos transactions, IBC, staking, cross-chain navigation) aligns with the SKILL.md content; it is educational and does not request unrelated privileges, binaries, or cloud credentials.
Instruction Scope
The SKILL.md is purely informational (ecosystem overview, staking, validators, wallets, security tips). It does not instruct the agent to read files, access environment variables, run shell commands, or transmit data to external endpoints.
Install Mechanism
No install specification and no code files — lowest-risk, nothing is written to disk or fetched during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. Mentions wallet apps (Keplr, Ledger) only as user tools and does not request keys or tokens.
Persistence & Privilege
Defaults (always: false, user-invocable: true, model invocation allowed) are appropriate for a reference/help skill; it does not request persistent system presence or modify other skills/config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cosmos
  3. After installation, invoke the skill by name or use /cosmos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug cosmos
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Cosmos?

Assist with Cosmos ATOM transactions, IBC transfers, staking, and cross-chain ecosystem navigation. It is an AI Agent Skill for Claude Code / OpenClaw, with 780 downloads so far.

How do I install Cosmos?

Run "/install cosmos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cosmos free?

Yes, Cosmos is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Cosmos support?

Cosmos is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Cosmos?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments