markdown-report

markdown-report is a skill for Claude Code, Codex from ntaffzii/Skill-Agents. It costs 56 tokens per session (336 once invoked), scanned A, original, MIT.

A guide for creating clear Markdown documents such as reports, summaries, research briefs, project notes, and handoff documents. Markdown is plain text formatted with simple symbols for headings and lists.

In plain words
What is it for?
Use it to choose a suitable structure, write concise sections, add comparison tables when helpful, state action items, and check that the Markdown renders correctly.
Why use it?
It helps turn information into a readable document with the purpose, evidence, decisions, and next steps easy to find.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ntaffzii/skill-agents/markdown-report
Any agent
npx skills add ntaffzii/Skill-Agents --skill markdown-report
Clone the repo
git clone --depth 1 https://github.com/ntaffzii/Skill-Agents

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 markdown-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/ntaffzii/skill-agents/markdown-report.svg)](https://agentmods.dev/skills/ntaffzii/skill-agents/markdown-report)
Your own site
<a href="https://agentmods.dev/skills/ntaffzii/skill-agents/markdown-report"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/markdown-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 336 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00056 $0.00336
Opus 5 $0.00028 $0.00168
Sonnet 5 $0.00011 $0.00067
Haiku 4.5 $0.00006 $0.00034

Measured 4d ago against content hash b6d2866809d7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

markdown-report 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 4d 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/productivity/markdown-report/SKILL.md · 75 lines

What it actually says

Markdown Report

Create useful Markdown documents with clear structure and practical detail.

Workflow

  1. Identify audience and purpose

    • Decide whether the report is for personal tracking, engineering, leadership, research archive, automation output, or public sharing.
  2. Choose the lightest structure

    • Use only the headings needed for the job.
    • Prefer concise sections over heavy templates.
  3. Write

    • Put the answer near the top.
    • Use clear headings and short paragraphs.
    • Use tables only when they improve comparison or scanning.
    • Make action items explicit.
  4. Verify

    • Confirm the title matches the purpose.
    • Confirm claims are sourced, grounded in files, or clearly labeled as assumptions.
    • Confirm action items are concrete.
    • Confirm Markdown renders cleanly.

Common Templates

Research Brief

# [Title]

## Summary

## Key Findings

## Evidence

## Recommendations

## Action Items

## Sources

Decision Record

# Decision: [Title]

## Context

## Options Considered

## Decision

## Rationale

## Risks

## Follow-ups

Rules

  • Respond in the user's language.
  • Do not over-format simple content.
  • Do not bury the useful answer below background.
  • Do not include unsupported claims.
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. 4d ago First seen · 75 lines · 56 tokens per session scan A b6d2866809d7

Subscribe to this mod's changes

markdown-report is a skill published in the GitHub repository ntaffzii/Skill-Agents (4 stars, last pushed 2d ago), licensed MIT. It adds 56 tokens to every session and 336 once invoked, about $0.0003 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.