brief-me

brief-me is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 75 tokens per session (1,609 once invoked), scanned A, original, MIT.

A briefing assistant that combines information from email, calendars, team chat, documents, or meeting recordings into a focused summary.

In plain words
What is it for?
Use it for a daily plan, preparation for an upcoming meeting, or post-meeting notes covering decisions, owners, and next steps.
Why use it?
It reduces the time needed to gather context before a day or meeting and turns meeting material into clear follow-up notes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it for a daily plan, preparation for an upcoming meeting, or post-meeting notes covering decisions, owners, and next steps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/brief-me
Install

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.

Any agent
npx skills add akiotanaka847/qaio-desktop --skill brief-me
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for brief-me

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/brief-me/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/brief-me)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/brief-me"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/brief-me/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.

agentmods 80×15 button for brief-me

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/brief-me"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/brief-me.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,609 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.01609
Opus 5 $0.00037 $0.00805
Sonnet 5 $0.00015 $0.00322
Haiku 4.5 $0.00007 $0.00161

Measured 11d ago against content hash ede18f8255d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

brief-me 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.

store/agents/operations/.agents/skills/brief-me/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brief Me

One primitive for daily-rhythm briefs anchoring week. You pick mode; I aggregate, prioritize, write.

When to use

  • mode=daily - "morning brief" / "what needs me today" / "here's my brain dump" / "today's rundown".
  • mode=meeting-pre - "prep me for my 2pm" / "deep brief for my meeting with {X}" / "build me a pre-read".
  • mode=meeting-post - "post-meeting notes from my last recording" / "summarize the call I just had with {X}".

Connections I need

I run external work through Composio. Before this skill runs I check the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Inbox (Gmail, Outlook) - Required. Pulls last-24h threads for the daily brief and prior threads for meeting prep.
  • Calendar (Google Calendar, Outlook) - Required. Reads today's meetings and resolves which one to prep for.
  • Team chat (Slack) - Optional. Adds chat signal to the daily brief; skipped if not connected.
  • Files (Google Drive) - Optional. Surfaces recent doc activity for the daily brief.
  • Meeting recorder (Fireflies, Gong) - Required for mode=meeting-post. If not connected I accept a pasted transcript instead.
  • Web research (LinkedIn, Exa) - Optional. Fills in attendee bios for meeting prep.

If neither inbox nor calendar is connected I stop and ask you to connect your calendar first.

Information I need

I read your operations context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Operating context doc - Required. Why I need it: anchors priorities, VIPs, and hard nos so I don't invent them. If missing I ask: "Want me to set up your operating context first? Takes a few minutes and every brief gets sharper after."
  • Your timezone - Required. Why I need it: keeps the brief inside your working hours. If missing I ask: "What timezone do you work in most of the time?"
  • Who your VIPs are - Required for meeting prep. Why I need it: shapes how deeply I research an attendee. If missing I ask: "Who are the people whose meetings always deserve extra prep - investors, key customers, anyone else?"
  • Brief delivery time - Optional. Why I need it: lets the brief auto-trigger at the right hour. If you don't have it I keep going with TBD and run on demand.

Read the full file on GitHub · 91 lines

Changes

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.

  1. 11d ago First seen · 91 lines · 75 tokens per session scan A ede18f8255d1

Subscribe to this mod's changes

brief-me is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 7d ago), licensed MIT. It adds 75 tokens to every session and 1,609 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

anti-sleep

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

sickn33/agentic-awesome-skills · 22 tokens

pipa-follow-up-reminders

Create and cancel simple one-shot email follow-up reminders through Pipa. Use this when the user wants Pipa to email them a specific reminder at a future time, such as “email me tomorrow at 9 to follow up,” “remind me by email next Friday,” or “send me a reminder in two hours.” Also use it to cancel a previously…

lunchpaillola/pipa-skills · 122 tokens

pipa-time-tracking

Track work time through Pipa generic agent utility records. Use when user asks to start, stop, switch, inspect, backfill, update, archive, or summarize time entries.

lunchpaillola/pipa-skills · 42 tokens

pipa-huddle-beta

Use when the user wants to talk through work with Pipa or their current agent in a live voice huddle: Pipa Huddle, Pipa voice session, talk this through, walking work session, plan this by voice, voice call with my agent, or discuss this out loud. Starts a voice huddle with agent context and optional handoff. Do not…

lunchpaillola/pipa-skills · 105 tokens

pipa-daily-shutdown

Use only when pipa-daily-shutdown is explicitly invoked or pipa-improve-operations delegates to it.

lunchpaillola/pipa-skills · 34 tokens

pipa

Use when the user invokes Pipa or asks to plan a service-business workday, shut down work for the day, or prepare tomorrow. Routes business operations to get work, define work, deliver work, get paid, keep clients, improve operations, Manage Pipa, or Pipa Tools.

lunchpaillola/pipa-skills · 62 tokens