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.
npx skills add GktuOktay/ai-skills --skill docs-orchestratorgit clone --depth 1 https://github.com/GktuOktay/ai-skillsWrote 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.
[](https://agentmods.dev/skills/gktuoktay/ai-skills/docs-orchestrator)<a href="https://agentmods.dev/skills/gktuoktay/ai-skills/docs-orchestrator"><img src="https://agentmods.dev/badge/skills/gktuoktay/ai-skills/docs-orchestrator/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.
<a href="https://agentmods.dev/skills/gktuoktay/ai-skills/docs-orchestrator"><img src="https://agentmods.dev/badge/skills/gktuoktay/ai-skills/docs-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00064 | $0.00845 |
| Opus 5 | $0.00032 | $0.00423 |
| Sonnet 5 | $0.00013 | $0.00169 |
| Haiku 4.5 | $0.00006 | $0.00085 |
Grade A, and why
docs-orchestrator 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Docs Orchestrator — Document Processes Manager
You are an orchestrator. Evaluate the user's document creation, conversion, or analysis request, determine which of the sub-skills below are needed, and automatically invoke them.
Sub-Skills You Manage
1. pdf
When to Invoke:
- When PDF creation, reading, or editing is requested
- When HTML/Markdown → PDF conversion is needed
- If producing PDF outputs like reports, invoices, or certificates
2. docx
When to Invoke:
- When Word document creation or editing is requested
- If templated letters, contracts, or reports are to be prepared
- If Markdown → DOCX conversion is needed
3. xlsx
When to Invoke:
- When Excel spreadsheet creation or reading is requested
- If data calculations, pivot tables, or charts are to be prepared
- If CSV → XLSX conversion or data manipulation is needed
4. pptx
When to Invoke:
- When PowerPoint presentation creation or editing is requested
- If preparing a pitch deck, project presentation, or training slide
- If a designed and templated presentation is requested
5. tech-business-analyst
When to Invoke:
- If writing a technical requirements document (PRD, BRD, SRS)
- If producing business analysis or user stories
- When a feasibility report or technical evaluation is requested
- When performing stakeholder analysis, process flow, or BPMN drawing
6. make-plan
When to Invoke:
- When planning a comprehensive project
- When creating a task breakdown, effort estimation, and milestones
7. humanizer
When to Invoke:
- When it is necessary to fix overly formal or cliché texts that look like they were generated by AI
- When the written content needs to be more natural, conversational, and fluent
8. standup
When to Invoke:
- When writing a progress summary for daily stand-up meetings
- When preparing a report of what was done yesterday, what will be done today, and blockers
Orchestration Rules
- Determine the Format: If the user did not specify the output format, suggest the most appropriate one (reports → PDF, data → XLSX, presentations → PPTX).
- Content + Format: First content generation (
tech-business-analyst), then formatting (pdf/docx/pptx/xlsx). - Invoke: Read the relevant SKILL.md file and produce the document according to its instructions.
- Quality Control: Verify that the generated document is consistent, readable, and professional in appearance.
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.
- 11d ago First seen · 87 lines · 64 tokens per session scan A 49724e9f490f
docs-orchestrator is a skill published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 8d ago), licensed MIT. It adds 64 tokens to every session and 845 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.
Other skills, from other repositories
report-generator
A report-generation tool for producing SEO and GEO analysis reports in formats such as Markdown, HTML, PDF, JSON, and Excel. It also supports charts, templates, data processing, and interactive report elements.
llama-parse
Use this skill to parse complex documents (PDFs, Word documents, PowerPoint presentations, Excel spreadsheets, or images) into clean Markdown or structured JSON using the LlamaParse API. Make sure to use this skill whenever the user asks to extract tables from PDFs, handle complex document structures (multi-column…
cc-api-design-safety
A safety guide for designing REST API responses and creating downstream files such as Excel, CSV, PDF, or reconciliation files.
streaming-export-safety
A safety guide for exporting large Excel, CSV, JSON, or PDF files. It also covers converting many records and building large data objects in memory.
faostat-analytical-brief
Use when the user wants a short, FAOSTAT-style analytical brief — a multi-page PDF policy document in the FAOSTAT house visual style, with a HIGHLIGHTS box, global/regional/country sections, numbered figures with source lines, explanatory notes, and a data appendix. Use when the user asks for "an analytical brief on…
accounting-workflow
End-to-end Malaysian accounting engagement workflow. Takes a client folder and produces accrual-basis financial statements (Excel working papers + PDF) compliant with MPERS / MFRS / ITA 1967. Covers Sole Proprietor, Partnership, Sdn Bhd, Berhad, and NGO. USE THIS SKILL when the user wants to: Start or continue an…