keypo-us

11 mods across 1 repository, 181 stars between them.

release

01

keypo-us/keypo-cli

Command Claude Code

Create a new release for the joint keypo-signer + keypo-wallet package. This is for the unified v release only — not openclaw (which uses openclaw-v tags and has its own version in keypo-openclaw/Cargo.toml). Pre-release tags (e.g. v0.4.5-rc1) are not supported.

181 5mo ago A 0 tokens

keypo-cli CLAUDE.md

02

keypo-us/keypo-cli

Instructions file

Claude Code instructions for keypo-us/keypo-cli, covering claude.md -- keypo-cli monorepo, repo structure, build / test / lint, swift (keypo-signer — core product) and rust (keypo-openclaw — openclaw integration).

181 5mo ago A 1,318 tokens

checkout-purchase

03

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when the user asks to buy a product from the Shopify store. Orchestrates checkout with credit card details injected via keypo-signer vault exec (biometric policy — Touch ID required).

181 5mo ago A 43 tokens

keypo-shopping

04

keypo-us/keypo-cli

Skill Claude CodeCodex

MUST LOAD for any shopping, buying, gift, or product request. Secure Shopify checkout with biometric vault.

181 5mo ago A 26 tokens

review-plan

05

keypo-us/keypo-cli

Command Claude Code

Review and critique a plan, providing structured feedback until both parties agree the plan is solid.

181 5mo ago A 17 tokens

contract-learner

06

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when a user provides a smart contract address and wants to generate a reusable SKILL.md file for interacting with that contract through keypo-wallet. Analyzes verified contracts by fetching their ABI, categorizes functions, and outputs a complete agent skill file with verified addresses, function signatures…

181 5mo ago C 116 tokens

uniswap-v3-swap

07

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when the user wants to swap tokens on Base Sepolia (or Base mainnet) using Uniswap V3. Handles any ERC-20 token pair including ETH wrapping/unwrapping. The agent discovers pools, gets quotes, constructs calldata, and executes swaps via keypo-wallet. Also use when the user says "swap", "trade", "exchange tokens"…

181 5mo ago A 118 tokens

weth-base-sepolia

08

keypo-us/keypo-cli

Skill Claude CodeCodex

Interact with Wrapped Ether (WETH) at 0x4200000000000000000000000000000000000006 on Base Sepolia. Wrap and unwrap ETH, check balances, and manage ERC-20 WETH allowances. Use with keypo-wallet for transaction execution — use cast calldata to encode function calls and pipe to keypo-wallet send or keypo-wallet batch.

181 5mo ago A 89 tokens

keypo-signer

09

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when managing Secure Enclave signing keys or encrypted secrets. Use for creating/listing/deleting P-256 keys, signing digests, running commands with secrets injected via vault exec, storing/retrieving encrypted secrets. Also use when an agent needs API keys, private keys, or credentials injected into a subprocess…

181 5mo ago A 86 tokens

keypo-wallet

10

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when interacting with keypo-wallet — checking wallet balances, listing wallets, sending transactions, or managing Secure Enclave signing keys. Use keypo-wallet wallet-list to list wallets, keypo-wallet balance to check balances, keypo-wallet send to send transactions, and keypo-wallet batch for multi-call…

181 5mo ago A 125 tokens

portfolio-tracker

11

keypo-us/keypo-cli

Skill Claude CodeCodex

Use when the user asks about token balances, what tokens a wallet holds, or wants a complete portfolio overview including ERC-20 tokens. Discovers all ERC-20 tokens and native token balances held by any EVM address using Alchemy's Portfolio API — one call returns everything. Works on both mainnets and testnets…

181 5mo ago A 139 tokens