clear-ask

clear-ask is a skill for Claude Code, Codex from tmusser/context-to-action-skills. It costs 18 tokens per session (369 once invoked), scanned A, original, MIT.

A method for turning a vague workplace request into a direct ask with a clear owner and timing.

In plain words
What is it for?
Use it to rewrite rambling drafts, meeting notes, Slack or email context, and project requests into concise asks.
Why use it?
It helps people understand exactly what decision or action is needed and prevents important details from staying unclear.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to rewrite rambling drafts, meeting notes, Slack or email context, and project requests into concise asks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tmusser/context-to-action-skills/clear-ask
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 tmusser/context-to-action-skills --skill clear-ask
Clone the repo
git clone --depth 1 https://github.com/tmusser/context-to-action-skills

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 clear-ask

README.md
[![agentmods](https://agentmods.dev/badge/skills/tmusser/context-to-action-skills/clear-ask/github.svg)](https://agentmods.dev/skills/tmusser/context-to-action-skills/clear-ask)
Your own site
<a href="https://agentmods.dev/skills/tmusser/context-to-action-skills/clear-ask"><img src="https://agentmods.dev/badge/skills/tmusser/context-to-action-skills/clear-ask/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 clear-ask

Your own site · 80×15
<a href="https://agentmods.dev/skills/tmusser/context-to-action-skills/clear-ask"><img src="https://agentmods.dev/badge/skills/tmusser/context-to-action-skills/clear-ask.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 369 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.00018 $0.00369
Opus 5 $0.00009 $0.00185
Sonnet 5 $0.00004 $0.00074
Haiku 4.5 $0.00002 $0.00037

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

Security

Grade A, and why

clear-ask 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 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.

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.

skills/clear-ask/SKILL.md · 61 lines

What it actually says

clear-ask

Purpose

Convert a fuzzy request, thread, or note into a direct ask someone can understand and act on.

Use For

  • Turning a rambling draft into a clear request
  • Clarifying what decision is actually needed
  • Making ownership and timing explicit before sending a message

Inputs

  • Slack or email draft
  • Meeting notes
  • Project context
  • Pasted workplace context
  • A reduce-to-facts ledger or conversation-state record

Guardrails

  • Read before write.
  • Do not send the message unless explicitly asked.
  • Separate known facts from assumptions.
  • Flag missing owner, timing, or decision context.
  • Prefer the smallest useful ask.

Portable Output Contract

  • Use only the useful subset of source-backed facts, assumptions, source gaps, stakeholder sensitivities, potential misreads, and the suggested next action.
  • Use the smallest useful output.
  • Label assumptions and preserve source gaps, source anchors, and confidence labels.
  • When consuming upstream state, do not promote an assumption, inference, open question, proposed action, or stakeholder position into a fact, decision, commitment, owner, or deadline without new source support.
  • Keep unresolved approvals, owners, timing, and blockers explicit in the ask and draft.
  • Do not send, publish, update tickets, create events, or mutate systems unless explicitly asked.

Output

  • Clean ask
  • Audience
  • Owner
  • Deadline / timing
  • Decision needed
  • Missing info
  • Potential misread
  • Why this ask is clearer
  • Suggested message

Success Standard

The output should remove ambiguity and make the next action obvious within 5 minutes.

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 · 61 lines · 18 tokens per session scan A c61231597170

Subscribe to this mod's changes

clear-ask is a skill published in the GitHub repository tmusser/context-to-action-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 18 tokens to every session and 369 once invoked, about $0.0001 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

gmail

Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with…

sanjay3290/ai-skills · 70 tokens

google-calendar

Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or update a calendar event, or respond to meeting invitations. Lightweight…

sanjay3290/ai-skills · 76 tokens

google-chat

Interact with Google Chat - send, read, edit, delete and react to messages, share images and files, reply in threads, and manage spaces and DMs. Use when user asks to: send a message on Google Chat, read chat messages, list chat spaces, find a chat room, send a DM, share a screenshot or file, edit or delete something…

sanjay3290/ai-skills · 101 tokens

golang-spf13-cobra

Golang CLI command tree library using spf13/cobra — cobra.Command, RunE vs Run, PersistentPreRunE hook chain, Args validators (NoArgs, ExactArgs, MatchAll, custom), persistent vs local flags, command groups, ValidArgsFunction, RegisterFlagCompletionFunc, ShellCompDirective, usage/help template customization, man-page…

aiskillstore/marketplace · 180 tokens

always-current-datetime

Use when replying. Refresh current date and time.

aiskillstore/marketplace · 15 tokens

sent

Routes broad or ambiguous Sent requests to the correct MCP-backed operation or specialist skill. Use when the user asks what Sent can do, says "help me with Sent" or "set up messaging," needs several Sent workflows, or has not made the channel, task, or desired operation clear enough to select a more specific skill.

aiskillstore/marketplace · 67 tokens