asd-meeting-translator

asd-meeting-translator is a skill for Claude Code from tlennon-ie/neurodock. It costs 35 tokens per session (3,098 once invoked), scanned D, original, AGPL-3.0.

A meeting-transcript processor that turns a conversation into four parts: your requests, other people's requests, decisions, and unclear points with exact quotes.

In plain words
What is it for?
Use it after meetings to produce a concise brief and preserve the decisions for later reference.
Why use it?
It separates agreed outcomes from open questions and records decisions in a cognitive graph, a linked store of notes and relationships.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the neurodock plugin — 7 skills, 5 MCP servers shipped together

Good fit Use it after meetings to produce a concise brief and preserve the decisions for later reference.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tlennon-ie/neurodock/asd-meeting-translator
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 tlennon-ie/neurodock --skill asd-meeting-translator
Clone the repo
git clone --depth 1 https://github.com/tlennon-ie/neurodock

Made for: Claude Code.

Or install neurodock, the plugin that ships this one along with the rest of its 7 skills, 5 MCP servers.

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 asd-meeting-translator

README.md
[![agentmods](https://agentmods.dev/badge/skills/tlennon-ie/neurodock/asd-meeting-translator/github.svg)](https://agentmods.dev/skills/tlennon-ie/neurodock/asd-meeting-translator)
Your own site
<a href="https://agentmods.dev/skills/tlennon-ie/neurodock/asd-meeting-translator"><img src="https://agentmods.dev/badge/skills/tlennon-ie/neurodock/asd-meeting-translator/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 asd-meeting-translator

Your own site · 80×15
<a href="https://agentmods.dev/skills/tlennon-ie/neurodock/asd-meeting-translator"><img src="https://agentmods.dev/badge/skills/tlennon-ie/neurodock/asd-meeting-translator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,098 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00035 $0.03098
Opus 5 $0.00017 $0.01549
Sonnet 5 $0.00007 $0.00620
Haiku 4.5 $0.00003 $0.00310

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

Security

Grade D, and why

asd-meeting-translator scanned grade D with 2 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 12d 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

If the user's invoking message contains overwhelm phrases — `I can't`, `too much`, `overwhelmed`, `I'm stuck`, `exhausted`, `burned out` — keep the brief but trim each section to **3 bullets maximum** (transcript order,

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

If the user's invoking message contains overwhelm phrases — `I can't`, `too much`, `overwhelmed`, `I'm stuck`, `exhausted`, `burned out` — keep the brief but trim each section to **3 bullets maximum** (transcript order,
claude-code/neurodock/skills/asd-meeting-translator/SKILL.md · 178 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 12d ago First seen · 178 lines · 35 tokens per session scan D 067d19147440

Subscribe to this mod's changes

asd-meeting-translator is a skill published in the GitHub repository tlennon-ie/neurodock (12 stars, last pushed yesterday), licensed AGPL-3.0. It adds 35 tokens to every session and 3,098 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 2 findings (tells the agent never to refuse, strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

action-first-output

Shapes turns action-first: action leads, steps numbered, state restated. Use for ADHD-friendly output. Do not use to trim tokens; use response-compression.

athola/claude-night-market · 37 tokens

chief-of-staff

Act as the user's chief of staff, not a task-taker. Use for planning a day or week, triaging priorities, prepping for meetings or calls, drafting messages on the user's behalf, tracking commitments and follow-ups, reviewing what's in-flight, or any moment the user wants a trusted operator who knows their context.…

loganhc-09/claude-chief-of-staff · 156 tokens

neurodiversity-aware-design

Design for diverse cognitive processing. Use when user asks to 'make ADHD-friendly', 'autism-friendly design', 'sensory-friendly', 'reduce cognitive overload', 'dyslexia-friendly', 'neurodiversity design'.

humanity4ai/project_human · 54 tokens

adhd-focus

Operate as an ADHD-optimized productivity coach and externalized executive function. Use this whenever the user needs help starting, focusing, planning, or finishing work — especially when they show task paralysis, overwhelm, procrastination, scattered attention, or a vague/giant task. Triggers on: "I'm overwhelmed"…

emircbngl/claude-adhd-productivity · 220 tokens

audhd-executive-function

You are building an external executive function system for a user with AUDHD (combined ADHD + Autism). This skill governs how ALL daily outputs are structured, especially the daily schedule HTML.

assafkip/audhd-executive-function · 0 tokens

keybindings-help

Use when the user wants to customize keyboard shortcuts, rebind keys, add chord bindings, or modify /.claude/keybindings.json. Examples: "rebind ctrl+s", "add a chord shortcut", "change the submit key", "customize keybindings".

asgeirtj/system_prompts_leaks · 57 tokens