markdown-viewer

markdown-viewer is a skill for Codex from andregusman-raiz/a-gusman-claude. It costs 43 tokens per session (375 once invoked), scanned A, original, MIT.

A local browser viewer for Markdown files, which are plain-text documents written with simple formatting symbols. It can serve, navigate, and validate approved Markdown content in a project.

In plain words
What is it for?
Use it to preview project documentation, navigate Markdown files, validate viewer configuration, or print approved documents locally.
Why use it?
It makes Markdown documents easier to read and check in a browser while controlling which files are exposed.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions AGENTS.md.

Good fit Use it to preview project documentation, navigate Markdown files, validate viewer configuration, or print approved documents locally.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/andregusman-raiz/a-gusman-claude/markdown-viewer
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 andregusman-raiz/a-gusman-claude --skill markdown-viewer
Clone the repo
git clone --depth 1 https://github.com/andregusman-raiz/a-gusman-claude

Made for: 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-viewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/andregusman-raiz/a-gusman-claude/markdown-viewer/github.svg)](https://agentmods.dev/skills/andregusman-raiz/a-gusman-claude/markdown-viewer)
Your own site
<a href="https://agentmods.dev/skills/andregusman-raiz/a-gusman-claude/markdown-viewer"><img src="https://agentmods.dev/badge/skills/andregusman-raiz/a-gusman-claude/markdown-viewer/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 markdown-viewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/andregusman-raiz/a-gusman-claude/markdown-viewer"><img src="https://agentmods.dev/badge/skills/andregusman-raiz/a-gusman-claude/markdown-viewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 375 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
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 Agent Snooping · line 34
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00043 $0.00375
Opus 5 $0.00022 $0.00187
Sonnet 5 $0.00009 $0.00075
Haiku 4.5 $0.00004 $0.00038

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

Security

Grade A, and why

markdown-viewer 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 9d ago.

The scan reads SKILL.md. This mod also ships 17 executable files (assets/app/eslint.config.mjs, assets/app/next-env.d.ts, assets/app/next.config.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/markdown-viewer/SKILL.md · 35 lines

What it actually says

Markdown Viewer

Use o runtime canônico desta skill; não copie a aplicação para o projeto.

Operação

Resolva o projeto-alvo e execute diretamente:

bash ~/Claude/.claude/skills/markdown-viewer/scripts/markdown-viewer.sh --project <PROJECT_ROOT>
  • Validar sem subir servidor: acrescente --check.
  • Criar o manifesto seguro padrão quando ele não existir: acrescente --init, depois revise a allowlist.
  • A porta padrão é 3006; use --port N somente em conflito.
  • O servidor deve permanecer em 127.0.0.1; nunca exponha com 0.0.0.0.

Ao criar ou alterar a allowlist, leia references/manifest.md. Para localhost, siga a regra global: navegação e screenshots via Playwright.

Invariantes

  • .markdown-viewer.json é obrigatório; ausência nunca libera um diretório por fallback.
  • Não publique CLAUDE.md, AGENTS.md, docs/ai-state/**, entrada/**, Downloads/** ou formatos não Markdown.
  • Preserve o manifesto existente; mudanças de escopo documental exigem edição explícita.
  • A fonte canônica atende Claude e Codex por .agents/skills -> .claude/skills; não duplique a skill.
Files

What ships with it

35 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 35 lines · 43 tokens per session scan A 506fd7f0250c

Subscribe to this mod's changes

markdown-viewer is a skill published in the GitHub repository andregusman-raiz/a-gusman-claude (19 stars, last pushed 4d ago), licensed MIT. It adds 43 tokens to every session and 375 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-09-03.

Related

Other skills, from other repositories

docs-sync-internal

Use when code changes on the current branch need matching internal or developer documentation — "update our internal docs", "the architecture docs are stale after this change", "document what I just changed", "do the dev docs still match the code?" — or as a pre-push check that developer docs track the code. Narrower…

The01Geek/prflow · 105 tokens

lab-report-writer

A writing workflow for producing structured, journal-style laboratory, research, engineering, or competition reports from experiment details and results.

endearqb/endearqb-skills · 256 tokens

community-profiler

A skill for analyzing technical community chat records from text, screenshots, JSON, or CSV. It creates member profiles, activity assessments, influence rankings, and community-health findings.

endearqb/endearqb-skills · 226 tokens

svg-flowchart

A tool for turning written steps into a consistent SVG flowchart. SVG is a scalable image format that can be embedded in web pages and documents.

endearqb/endearqb-skills · 256 tokens

frontend-dataviz

A skill for choosing and creating clear charts from user-provided data, following the Storytelling with Data approach. It matches chart types to tasks such as comparing categories, showing trends, or displaying distributions.

endearqb/endearqb-skills · 124 tokens

storybook-story-generation

Use after React components are built (Phase 4.5 of the Figma/Canva/screenshot pipeline) or whenever a project needs Storybook coverage — auto-generates .stories.tsx and .mdx docs from components via ts-morph AST parsing, with prop controls, variant stories, action args, and default args. Keywords: Storybook, generate…

PMDevSolutions/Aurelius · 0 tokens