Skip to main content
Run any Skill in Manus
with one click
GitHub repository

L1-AGENT-WALLET

L1-AGENT-WALLET contains 4 collected skills from Laz1mov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
3
updated
2026-04-09
Forks
5
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

bitcoin-governance
software-developers

Use this skill when the user asks about wallet policy, spending limits, governance, allowance, or wants to change how much the agent can spend autonomously. Triggers on: "what is my allowance", "change my spending limit", "update policy", "how much can you spend", "governance", "policy version", "whale threshold", "recovery path", or any request to inspect or modify the Taproot governance structure.

2026-04-09
bitcoin-transactions
software-developers

Use this skill when the user wants to send Bitcoin, transfer sats, pay an address, batch multiple payments, or embed a message in the blockchain. Triggers on: "send X sats to tb1p...", "pay this address", "transfer", "batch payment", "write a message on-chain", "OP_RETURN message". Also use for any spending that exceeds the daily allowance — this skill covers the governance escalation path (propose_policy_update).

2026-04-09
bitcoin-wallet
software-developers

Use this skill to answer questions about the wallet's identity, balance, or current Bitcoin price. Triggers on: "what is my address", "show my balance", "how many sats do I have", "what is the BTC price", "what is my wallet", or any question about the wallet's current state before performing an action. Always use this skill first when the user has not yet confirmed they have funds.

2026-04-09
runes-minting
software-developers

Use this skill when the user wants to mint, etch, or create a Rune (Bitcoin fungible token via the Runes protocol). Triggers on: "mint a rune", "etch SOVEREIGN", "create rune token", "issue runes", "fair launch", "open mint", "mint more of an existing rune", or any request involving Rune names (uppercase A–Z with optional bullet spacers, e.g. "BITCOIN•PIZZA") or Rune IDs (format "block:tx", e.g. "3007261:2"). The mint_rune tool handles balance checking internally.

2026-04-09