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 serejaris/personal-corp-os --skill dailygit clone --depth 1 https://github.com/serejaris/personal-corp-osWrote 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/serejaris/personal-corp-os/daily)<a href="https://agentmods.dev/skills/serejaris/personal-corp-os/daily"><img src="https://agentmods.dev/badge/skills/serejaris/personal-corp-os/daily/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/serejaris/personal-corp-os/daily"><img src="https://agentmods.dev/badge/skills/serejaris/personal-corp-os/daily.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium analysis-evasion · line 1 Suspicious Unicode normalization or mixed-script contentFix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
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.00038 | $0.00954 |
| Opus 5 | $0.00019 | $0.00477 |
| Sonnet 5 | $0.00008 | $0.00191 |
| Haiku 4.5 | $0.00004 | $0.00095 |
Grade A, and why
daily 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 11d 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 — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Daily
Быстрый локальный скилл: человек спрашивает — сразу получает ответ в чате.
Граница
Работай только с текущим отделом. Не обходи штаб, соседние отделы, календарь и внешние системы. GitHub разрешён только тогда, когда tasks/README.md называет GitHub Issues активным источником задач этого отдела.
Алгоритм
- Определи сегодняшнюю дату, ISO-неделю и все семь дат недели из системного времени. Имя плана всегда вычисляется заново:
reports/WNN-plan.htmlили формат, принятый текущим отделом. - Прочитай
AGENTS.md,README.mdи блок "Активный режим" вtasks/README.md. - Собери активные задачи из одного указанного источника:
- режим
локальные файлы→ прочитайtasks/*.md, кромеREADME.mdи_template.md; - режим
GitHub Issues→ через GitHub CLI прочитай открытые Issues репозитория из блока "Активный режим", включая их body и URL; отдельно проверь, что среди локальных файлов не осталось задач со статусомновая,в работе,на приёмкеилизаблокирована.
- режим
- Если активный режим не указан, источник недоступен или в GitHub-режиме осталась хотя бы одна активная локальная задача, сразу покажи конфликт источников и не угадывай.
- Не показывай задачи со статусом
завершенаилиснята. - Остальные задачи распредели ровно в один раздел по приоритету:
просрочено или заблокировано, если дата прошла или статусзаблокирована;в работе, если статусв работе;запланировано сегодня, если дата совпадает с сегодняшней.
- Не дублируй одну задачу в нескольких разделах.
- Не угадывай состояние по свободному тексту. Если обязательное поле отсутствует, пометь это как пробел записи.
- Если living plan уже существует, обнови его после сборки фактов:
- сохрани все семь дней; прошедшие дни показывают закрытый факт и выполненные задачи, текущий день выделен, будущие дни остаются планом;
- замени только содержимое пар
daily:updatedиdaily:kanban; сохрани скрытую паруdaily:day-sliceдля совместимости; - каждая карточка имеет ровно один
data-area, который задаёт цвет карточки; - Area Explorer строится из карточек канбана и не хранит дубль задач;
- не меняй цели Areas, список часовых поясов, ключ localStorage и состояние чекбоксов Wealth.
- Если плана нет, сообщи это одной строкой после дневного среза и предложи запустить
planning. Не создавай недельный план из daily. - Сразу ответь в чат. Не проводи интервью и не меняй задачи или Issues без подтверждённого факта.
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.
- 11d ago First seen · 65 lines · 38 tokens per session scan A 83c882643aaf
daily is a skill published in the GitHub repository serejaris/personal-corp-os (225 stars, last pushed 15d ago), licensed MIT. It adds 38 tokens to every session and 954 once invoked, about $0.0002 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-30.
Other skills, from other repositories
usage-audit
Audit a Claude Code setup for token waste and context bloat. Checks MCP servers, CLAUDE.md, skills, and settings against bloat filters. Triggers on: "audit my context", "usage audit", "token audit", "context bloat". NOT for codebase audits.
claude-tracker-suite
Manage Claude Code sessions — search by topic or ID, browse recent sessions with full metadata (tags, summaries, titles, cost), view title/nickname history timelines, resume in Ghostty tabs, spawn interactive or headless sessions, monitor live sessions, and bootstrap new setups. Triggers on resume session, find…
photo-to-slack-emoji
Convert photos into Slack-optimized custom emojis using Nano Banana Pro (Gemini 3 Pro Image) with automatic subject identification, style transformation, and image editing. 64KB/128px compliant. Triggers on: slack emoji, photo to emoji, convert to emoji, edit emoji, emoji maker.
opencli
Interact with 80+ websites and desktop apps from the CLI via Chrome session reuse — zero LLM cost, deterministic JSON/YAML/CSV output. Covers Twitter/X, Reddit, YouTube, HN, Instagram, Spotify, Amazon, LinkedIn, and more; also automates browser actions and registers local CLI tools. Triggers on 'opencli', 'CLI for…
speak-response
Vocalize Claude's last response using local Qwen3-TTS. Default voice is the Oracle (deep, resonant Dune narrator). Use --preset for emotion-controlled preset speakers.
parakeet
Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, 30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input.