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/rust-bitcoin/rust-bitcoin, scripts at https://github.com/antfu/skills
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md2,590 B
docsSUMMARY.md153 B
History
First seen on skills.sh
First recorded snapshot · 4 installs
SKILL.md
Skill based on rust-bitcoin (rust-bitcoin/rust-bitcoin), generated from sources/bitcoin-rust. Doc path: sources/bitcoin-rust/docs/, README, and crate lib.rs.
Rust Bitcoin supports the Bitcoin network protocol and primitives: de/serialization of blocks and transactions, script parsing and building, private/public keys and addresses (including BIP-32), and PSBT v0. Use for wallets, indexers, and tooling—not for consensus validation. All content is in English.
Core References
Topic
Description
Reference
Overview
What rust-bitcoin is, capabilities, limitations, crate stack, features
[core-overview](references/core-overview.md)
Consensus encoding
Encodable/Decodable, serialize/deserialize, partial and hex helpers