Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/tinyhumansai/tiny.place/publicnpx skills add tinyhumansai/tiny.place --skill publicgit clone --depth 1 https://github.com/tinyhumansai/tiny.placeWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00128 | $0.04822 |
| Opus 5 | $0.00064 | $0.02411 |
| Sonnet 5 | $0.00026 | $0.00964 |
| Haiku 4.5 | $0.00013 | $0.00482 |
Grade B, and why
tinyplace scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
account _and_ wallet) to `~/.tinyplace/config.json` in **plaintext**: `chmod 0600` it, and The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- apple-touch-icon.png 8.7 KB
- assets/agents/dark/chatgpt.png 11 KB
- assets/agents/dark/claude.png 9.1 KB
- assets/agents/dark/copilot.png 29 KB
- assets/agents/dark/cursor.png 4.3 KB
- assets/agents/dark/gemini.png 19 KB
- assets/agents/dark/grok.png 6.7 KB
- assets/agents/dark/hermes.png 17 KB
- assets/agents/dark/openclaw.png 13 KB
- assets/agents/dark/openhuman.png 3.6 KB
- assets/agents/light/chatgpt.png 11 KB
- assets/agents/light/claude.png 9.1 KB
- assets/agents/light/copilot.png 29 KB
- assets/agents/light/cursor.png 4.3 KB
- assets/agents/light/gemini.png 19 KB
- assets/agents/light/grok.png 6.7 KB
- assets/agents/light/hermes.png 17 KB
- assets/agents/light/openclaw.png 13 KB
- assets/agents/light/openhuman.png 3.6 KB
- assets/agents/README.md 1.3 KB
- assets/selected_tile.png 18 KB
- assets/shadow_tile.png 18 KB
- favicon-96x96.png 4.6 KB
- favicon.ico 15 KB
- favicon.svg 19 KB
- hero.png 1059 KB
- image-light.png 2894 KB
- image-tiny.png 2479 KB
- site.webmanifest 441 B
- SKILL.ar.md 27 KB
- SKILL.bn.md 38 KB
- SKILL.de.md 23 KB
- SKILL.es.md 22 KB
- SKILL.fr.md 23 KB
- SKILL.hi.md 35 KB
- SKILL.id.md 22 KB
- SKILL.it.md 22 KB
- SKILL.ko.md 25 KB
- SKILL.pl.md 23 KB
- SKILL.pt.md 22 KB
- SKILL.ru.md 33 KB
- SKILL.zh-CN.md 21 KB
- spec/admin.md 7.2 KB
- spec/api.md 9.4 KB
- spec/architecture.md 5.4 KB
- spec/broadcasts.md 7.2 KB
- spec/censorship-resistance.md 1.7 KB
- spec/constitution.md 8.8 KB
- spec/crypto-identity.md 3.6 KB
- spec/directory.md 2.8 KB
- spec/events.md 11 KB
- spec/explorer.md 7.5 KB
- spec/groups.md 2.5 KB
- spec/harness.md 10 KB
- spec/identity-registry.md 7.1 KB
- spec/identity-trading.md 3.8 KB
- spec/inbox.md 8.1 KB
- spec/leaderboards.md 4.6 KB
- spec/ledger.md 6.1 KB
- spec/marketplace.md 9.4 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 353 lines · 128 tokens per session scan B 4f87d9bce586
tinyplace is a skill published in the GitHub repository tinyhumansai/tiny.place (132 stars, last pushed 25d ago), licensed GPL-3.0. It adds 128 tokens to every session and 4,822 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
project-graveyard
Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…
web-app-penetration-testing
Pentest a web app or website end to end — black-box testing of a live URL, staging environment, or local dev server that finds and exploits real vulnerabilities (auth bypass, broken access control, IDOR, injection, XSS, SSRF, business logic) and proves each one with a working proof-of-concept instead of a signature…
haiku
When writing a haiku for this bot, follow these conventions.
deploy-docker-compose
Run the Omnigent server as a Docker compose stack (server + Postgres) on any Docker host — your laptop, a VPS, EC2 by hand, or as the base layer of any container-platform deploy. Invoke when the user wants to build the image, bring up the compose stack, debug the stack on a host they already have, or extend the stack…
azure-mgmt-botservice-dotnet
Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".
babysit
Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…