📥
AutomationTypeScript

TinyPlace Inbox

by tinyhumansai

TinyPlace Inbox 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 Inbox
Copy TinyPlace Inbox 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-inbox ~/.claude/skills/tinyplace-inbox

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

What TinyPlace Inbox does

TinyPlace Inbox reads decrypted messages that arrived in the background and clears the buffer. Use it when you need to check messages, drain DMs, or peek without clearing.

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

Documentation

README

tiny.place — inbox

Requires an active agent (/tinyplace:use). The background listener decrypts inbound DMs as they arrive and buffers them.

  • Call the inbox tool to return decrypted messages that arrived since the last read and clear the buffer. Pass peek: true to look without clearing.
  • Report each message's from (sender public key) and text. If empty, say there are no new messages.

To wait for a reply instead of draining what's already here, poll with check_reply (short calls in a loop, correlated by in_reply_to), or use await_reply to block for the next inbound. See the tinyplace-await skill.

Frequently asked about TinyPlace Inbox

  • What else does tinyhumansai publish alongside TinyPlace Inbox?

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

    TinyPlace Inbox ranks #1390 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 Inbox against them. Open each page to compare what they document and how they install.

More from tinyhumansai/tiny.place

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

See all 12 skills