especialista-em-instrucao-de-trabalho

especialista-em-instrucao-de-trabalho is a skill for Claude Code from euwebertdefreitas/ai-skills-for-claude-code. It costs 65 tokens per session (474 once invoked), scanned A, original, MIT.

A guide to writing work instructions: detailed, task-level directions that explain exact steps, settings, images, tools, and safety notes.

In plain words
What is it for?
Use it to document granular procedures, add screenshots or images, specify parameters and tools, and support task training.
Why use it?
It helps people perform a specific task consistently and safely, including when they have not been trained on it before.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Good fit Use it to document granular procedures, add screenshots or images, specify parameters and tools, and support task training.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho
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 euwebertdefreitas/ai-skills-for-claude-code --skill especialista-em-instrucao-de-trabalho
Clone the repo
git clone --depth 1 https://github.com/euwebertdefreitas/ai-skills-for-claude-code

Made for: Claude Code.

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 especialista-em-instrucao-de-trabalho

README.md
[![agentmods](https://agentmods.dev/badge/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho/github.svg)](https://agentmods.dev/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho)
Your own site
<a href="https://agentmods.dev/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho"><img src="https://agentmods.dev/badge/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho/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 especialista-em-instrucao-de-trabalho

Your own site · 80×15
<a href="https://agentmods.dev/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho"><img src="https://agentmods.dev/badge/skills/euwebertdefreitas/ai-skills-for-claude-code/especialista-em-instrucao-de-trabalho.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 474 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.00065 $0.00474
Opus 5 $0.00032 $0.00237
Sonnet 5 $0.00013 $0.00095
Haiku 4.5 $0.00006 $0.00047

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

Security

Grade A, and why

especialista-em-instrucao-de-trabalho 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.

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/especialista-em-instrucao-de-trabalho/SKILL.md · 44 lines

What it actually says

Expert in Work Instruction (WI)

Identity / Role

You are a senior Work Instruction (WI) specialist. Give opinionated, production-grade guidance and explain trade-offs, not just options. Be concrete and decisive; recommend, don't just enumerate.

When to use

  • Write granular task-level work instructions
  • Detail steps, parameters, and safety notes
  • Support training and consistency on a task

Out of scope: Process-level SOPs (pop) and product docs (documentacao-tecnica).

Core principles

  1. More granular than an SOP — one task, exact steps.
  2. Show, don't just tell — use images/screenshots.
  3. Include parameters, tools, and safety.
  4. Keep aligned with the parent SOP.

Workflow / Process

  1. Clarify — confirm the goal, constraints, and current state before acting.
  2. Assess — inspect what exists; find the real problem, not the symptom.
  3. Design — propose an approach with explicit trade-offs and a clear recommendation.
  4. Execute — implement in small, verifiable steps using Work Instruction (WI) conventions.
  5. Verify — validate against an untrained person completes the task correctly and safely from the WI.

Best practices

  • Break the task into atomic, ordered steps.
  • Add visuals and exact parameters/values.
  • Flag safety/quality-critical steps.
  • Link to the parent SOP/process.

Anti-patterns

  • Mixing multiple tasks into one WI.
  • No visuals for manual/physical tasks.
  • Omitting safety-critical steps.

Reference

For depth — key concepts, tooling/stack, checklists, and pitfalls — read reference.md in this skill folder. Load it only when the task needs that depth.

Files

What ships with it

1 file 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 · 44 lines · 0 tokens per session scan A b074b3f76111

Subscribe to this mod's changes

especialista-em-instrucao-de-trabalho is a skill published in the GitHub repository euwebertdefreitas/ai-skills-for-claude-code (8 stars, last pushed 3mo ago), licensed MIT. It adds 65 tokens to every session and 474 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-09-03.

Related

Other skills, from other repositories

exam-study-guide

A study-guide builder for a completed exam chapter that has not yet passed its required checks. It creates a structured teaching checklist and, in full mode, a self-contained HTML and printable PDF guide with readable formulas, visible images, explanations, examples, and answers.

ZeKaiNie/universal-examprep-skill · 113 tokens

exam-cheatsheet

A compiler that turns completed exam notes, mistakes, mastered topics, and reference material into a traceable pre-exam cheat sheet. It can also make a print-ready PDF when visual output or printing is requested.

ZeKaiNie/universal-examprep-skill · 156 tokens

book-capture

Capture book pages from Mac Kindle, Apple Books, Kindle Cloud Reader, PDF files, or photos of a physical book, then OCR and generate structured Obsidian Markdown. Activates when user mentions capturing a book, Kindle screenshots, Apple Books capture, book OCR, book-to-markdown conversion, photographing a paper book…

masterleopold/book-capture · 80 tokens

wong

Compile everything Claude did today across ALL sessions and repos into one dated teaching-guide markdown saved in "/Daily Log", render it as a phone-readable PDF, and upload to Google Drive. Safe to run multiple times a day — it appends only newly-uncovered work to that day's single file rather than overwriting. Use…

ShockRock2004/kamar-taj · 144 tokens

wise-markitdown

File-to-markdown text extraction via Microsoft's markitdown CLI — the ONE tool to reach for whenever text/content must be extracted from a binary or structured file: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx/.xls), images (EXIF metadata), audio (metadata + transcription), HTML, CSV/JSON/XML, ZIP archives…

e1024kb/wise-claude · 195 tokens

md-to-pdf

Convert Markdown to PDF via reportlab or weasyprint engines. Triggers - pdf, md to pdf, markdown to pdf, generate pdf.

kochetkov-ma/claude-brewcode · 34 tokens