proto-at-blockproto-at-blockOfficialยท16 Agent Skills Included

bitkey

Open-source bitcoin hardware wallet firmware and infrastructure

Builds and audits the firmware, mobile apps, and server code behind the Bitkey bitcoin hardware wallet. Provides reproducible build scripts, embedded C firmware tasks, and Terraform infrastructure modules for transparent security review. Lets engineers verify that published app store binaries match the open-source code, removing blind trust in self-custody wallets.
npx skills add proto-at-block/bitkey --all -g -y

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

debug-ios-ci

Diagnose iOS CI build failures and performance issues using Buildkite logs.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

git-commit

Create signed, atomic git commits with comprehensive messages.

Official
Advanced
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

manage-ai-rules

Manage AI rule docs, keywords, and allowlists across repository paths.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

manage-pr

Automate GitHub pull request creation, updates, and submission via gh CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

use-datadog-mcp

Locate logs, traces, and user sessions via Datadog MCP to triage production issues.

Official
Advanced
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

implement-service

Design and implement domain services with Result-based error handling and AppScope integration.

Official
Advanced
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

implement-f8e-client

Implement an F8e HTTP client for the Fromagerie API using Kotlin and Ktor.

Official
Advanced
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

use-slack-mcp

Retrieve Slack discussions, decisions, and channel mappings via MCP integration.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

write-test

Automate Kotest FunSpec unit and integration tests with fakes and Turbine.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

run-gradle

Automates Gradle builds and tasks in multi-agent environments via agent-task-queue MCP.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

edit-docs

Align KDoc comments and MkDocs documentation to maintain a single source of truth.

Official
Intermediate
๐Ÿ“ฆ In Repo
proto-at-blockproto-at-block

review-pr

Automates GitHub pull request reviews for correctness, security, and quality issues.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Bitkey?โ–ผ

Run `npx skills add proto-at-block/bitkey --all -g -y` in your terminal to install all skills from this repository globally.

What is the Bitkey repository?โ–ผ

It is the published source code for Block's Bitkey bitcoin hardware wallet, covering firmware, Android and iOS apps, Rust key management, servers, and Terraform infrastructure.

Can I build Bitkey firmware from source?โ–ผ

The firmware directory includes Meson build files, bootstrap scripts, and task runners for compiling and testing the embedded code, though full external build support is limited.

How do I verify the Bitkey Android app?โ–ผ

The repository includes a verifiable-build process that lets you reproduce the Android app binary and confirm it matches the version distributed on the app store.

Can I contribute code to Bitkey?โ–ผ

No. Block publishes this code for transparency and auditing only and is not accepting external contributions at this time.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’