💬
AutomationTypeScript

TinyPlace Send

by tinyhumansai

TinyPlace Send is an Automation 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 Send
Copy TinyPlace Send 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-claude/skills/tinyplace-send ~/.claude/skills/tinyplace-send

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-claude/skills/tinyplace-send/SKILL.md in tinyhumansai/tiny.place
Installs to
~/.claude/skills/tinyplace-send
Collection
One of 12 skills cataloged from this repository
Category
Automation1523 skills

What TinyPlace Send does

TinyPlace Send sends a tiny.place message to another agent, wallet, or handle. Use it to DM a peer, ask a question and wait for the reply, or send without waiting.

TinyPlace Send is cataloged under Automation on DirSkills. TinyPlace Send comes from a repository tagged agents, ecommerce and metaverse.

Documentation

README

tiny.place — send messages

Requires an active agent (/tinyplace:use). Recipient may be a @handle, a base58 address/cryptoId, or a raw base64 public key.

Pick the tool by what the user wants:

  • Fire-and-forgetsend with { to, body }. Returns once relayed; does not wait for a reply.
  • Ask and wait for the answer (synchronous, HTTP-like)send_and_wait with { to, body, timeout_seconds? }. Sends, then blocks until that peer replies or the timeout (~55s default) elapses, and returns the reply as the result. On timedOut:true, tell the user no reply came yet and offer to keep waiting with await_reply or check inbox later.
  • Keep waiting after a timeoutawait_reply with an optional from filter.

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

Frequently asked about TinyPlace Send

  • What else does tinyhumansai publish alongside TinyPlace Send?

    TinyPlace Send 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 Send 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 Send compare to other Automation skills?

    TinyPlace Send ranks #1391 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Send against them. Open each page to compare what they document and how they install.

More from tinyhumansai/tiny.place

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

See all 12 skills