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.
git 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/rules/gktuoktay/ai-skills/docs-orchestrator)<a href="https://agentmods.dev/rules/gktuoktay/ai-skills/docs-orchestrator"><img src="https://agentmods.dev/badge/rules/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/rules/gktuoktay/ai-skills/docs-orchestrator"><img src="https://agentmods.dev/badge/rules/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.00000 | $0.00840 |
| Opus 5 | $0.00000 | $0.00420 |
| Sonnet 5 | $0.00000 | $0.00168 |
| Haiku 4.5 | $0.00000 | $0.00084 |
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 5d 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 — 85 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.
- 5d ago First seen · 85 lines · 840 tokens per session scan A 8ae95cfa4337
docs-orchestrator is a cursor rule published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 840 tokens. 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.
Other cursor rules, from other repositories
pro-deck-builder
Create polished HTML slide decks and PDF-ready documents for consulting deliverables. Uses the RRBC design system with warm light mode, dark mode cover pages, Lora/Inter/Roboto Mono typography, and data visualization palette. Trigger on 'deck', 'slides', 'presentation', 'pitch deck', 'keynote', 'report', or 'PDF'.
pro-report-builder
Create polished HTML technical reports and multi-page documents for consulting deliverables. Includes a customizable design system with dark cover page, warm cream content pages (8.5x11 portrait), professional typography, and a curated component library (KPI cards, data tables with severity coloring, callout boxes…
document-skills
A rule for handling academic papers, Nature-style editing, patents, software documentation, grant materials, presentations, and technical records. It says to choose an installed skill from the /.agents/skills folder and read its instructions first.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.