Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars4
LicenseLICENSE.md
Default branchmain
Open issues1
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Version2026.2.24
More metadata
author
hairy
version
2026.2.24
source
Generated from https://github.com/cosmos/cosmos-sdk, scripts at https://github.com/antfu/skills
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md2,828 B
docsSUMMARY.md129 B
History
First seen on skills.sh
First recorded snapshot · 4 installs
SKILL.md
Skill based on Cosmos SDK, generated from sources/cosmos. Doc path: sources/cosmos/docs/docs/, sources/cosmos/README.md, and sources/cosmos/x/.
The Cosmos SDK is a modular framework for building application-specific blockchains. Applications are composed of modules that own state (via keepers), expose Msg and Query services (Protobuf/gRPC), and plug into the app lifecycle (genesis, BeginBlock, EndBlock, upgrades). Use this skill when implementing or wiring SDK modules, keepers, services, depinject, or migrations.
Core References
Topic
Description
Reference
Modules intro
Role of modules, main components, composability and capabilities