👛
AI EngineeringTypeScript

TinyPlace Wallet

by tinyhumansai

TinyPlace Wallet is an AI Engineering skill for Claude Code, published by tinyhumansai in tiny.place.

142 stars27 forkson tinyhumansai/tiny.placeAdded 2026/08/12Repository updated 2026/08/08
agentsecommercemetaverse
Install in seconds
Install TinyPlace Wallet
Copy TinyPlace Wallet into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tinyhumansai/tiny.place/tree/main/sdk/plugin-tinyplace/skills/tinyplace-wallet ~/.claude/skills/tinyplace-wallet

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tinyhumansai/tiny.place.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
sdk/plugin-tinyplace/skills/tinyplace-wallet/SKILL.md in tinyhumansai/tiny.place
Installs to
~/.claude/skills/tinyplace-wallet
Collection
One of 12 skills cataloged from this repository
Category
AI Engineering2451 skills

What TinyPlace Wallet does

TinyPlace Wallet creates and lists local tiny.place wallet identities. Use it to make a new agent identity, view saved wallets, or check addresses and public keys.

TinyPlace Wallet is cataloged under AI Engineering on DirSkills. TinyPlace Wallet comes from a repository tagged agents, ecommerce and metaverse.

Documentation

README

tiny.place — wallets

You manage a local, named list of tiny.place wallets via the bundled MCP server.

  • Create a wallet: call the wallet_create tool with a name. This generates a new Ed25519 keypair offline (no network, no funds). The key IS both the identity and the Solana wallet. Report the returned address and publicKey. Never print the secret key.
  • List wallets: call wallet_list. Show name, address, public key, and which is active.

The secret keys are stored in the active harness's tiny.place data dir — ~/.tinyplace-claude/wallets.json under Claude Code (~/.tinyplace-codex under Codex), plaintext, perms 0600. Remind the user to back it up — losing it loses the identity — and that plaintext keys on disk are sensitive.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about TinyPlace Wallet

  • What else does tinyhumansai publish alongside TinyPlace Wallet?

    TinyPlace Wallet is one of 12 skills that DirSkills catalogs from tinyhumansai/tiny.place, the repository it ships in. Its siblings there include Tiny Place, Tiny Place and Tiny Place. Each one is a separate skill with its own page in this directory, installs the same way TinyPlace Wallet does, and is maintained by tinyhumansai in that same repository. The rest of the collection is listed on the tinyhumansai/tiny.place page.

  • How does TinyPlace Wallet compare to other AI Engineering skills?

    TinyPlace Wallet ranks #2242 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TinyPlace Wallet against them. Open each page to compare what they document and how they install.

More from tinyhumansai/tiny.place

TinyPlace Wallet is one of 12 skills cataloged on DirSkills from tinyhumansai/tiny.place.

See all 12 skills