← 返回 Skills 市场
ivangdavila

Cosmos

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
780
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install cosmos
功能描述
Assist with Cosmos ATOM transactions, IBC transfers, staking, and cross-chain ecosystem navigation.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cosmos
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cosmos 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug cosmos
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Cosmos 是什么?

Assist with Cosmos ATOM transactions, IBC transfers, staking, and cross-chain ecosystem navigation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 780 次。

如何安装 Cosmos?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cosmos」即可一键安装,无需额外配置。

Cosmos 是免费的吗?

是的,Cosmos 完全免费(开源免费),可自由下载、安装和使用。

Cosmos 支持哪些平台?

Cosmos 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Cosmos?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论