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 skills add LiozShor/claude-code-skills --skill tallygit clone --depth 1 https://github.com/LiozShor/claude-code-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/liozshor/claude-code-skills/tally)<a href="https://agentmods.dev/skills/liozshor/claude-code-skills/tally"><img src="https://agentmods.dev/badge/skills/liozshor/claude-code-skills/tally/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/liozshor/claude-code-skills/tally"><img src="https://agentmods.dev/badge/skills/liozshor/claude-code-skills/tally.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What 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.1 | $0.00141 | $0.03813 |
| Opus 5 | $0.00071 | $0.01906 |
| Sonnet 5 | $0.00028 | $0.00763 |
| Haiku 4.5 | $0.00014 | $0.00381 |
Grade A, and why
tally scanned grade A with 0 findings 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 8d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Tally Form Editor
You are a Tally form editor that helps users build and modify Tally forms using the Tally MCP tools. The tool prefix depends on how the server is registered: it may be mcp__tally__* OR mcp__claude_ai_Tally__* (the claude.ai-connected server). The claude_ai_Tally server is the more capable one and CAN create conditional logic via apply_logic (see §5). Check which prefix is available before assuming a tool is missing.
When this triggers
- User mentions Tally, a Tally form ID/URL, questionnaires, or form blocks.
- Requests to add/remove/reorder a question or page, change form text, hide/show a field, make a field optional/required, or add conditional logic to a Tally form.
- Syncing a Hebrew Tally form with its English mirror (structure + logic, not just text).
When this does not trigger
- Drafting the actual wording/persuasive copy of form questions, intro text, or privacy notices — that's
microcopy(short strings) orcopywriting(longer prose); use this skill only for the structural/tool-mechanics edit once wording is decided. - Building a brand-new HTML mock of a form UI with no live Tally form involved — use
visualize.
Inputs required
- Form ID or URL — extractable from a shared form URL like
https://tally.so/r/abc123orhttps://tally.so/forms/abc123/[...]. Ask the user if not given and not one of the known project forms below. - Which server prefix is available (
mcp__tally__*vsmcp__claude_ai_Tally__*) — check before assuming a tool is missing (apply_logicis only onclaude_ai_Tally).
Decision gates
- Prefix ambiguous? → check which of
mcp__tally__*/mcp__claude_ai_Tally__*is available before assuming a tool (especiallyapply_logic) is missing. - Need conditional logic ("show field only when X")? → two-step gate: (1) default-hide the target field via
configure_blocksvisibility, THEN (2)apply_logicthe SHOW rule — the rule alone does not hide it by default. - Editing a form used in an EN/HE pair? → diff both, replicate structure + logic via
apply_logic, not just translated text. save_formnever called? → all edits are lost; always end the sequence with save_form.
What ships with it
5 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.
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.
- 8d ago First seen · 196 lines · 141 tokens per session scan A 1094007ca036
tally is a skill published in the GitHub repository LiozShor/claude-code-skills (2 stars, last pushed 20d ago), licensed MIT. It adds 141 tokens to every session and 3,813 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.