Source profileQuality 89/100

shawnstack/quickforge/plugins/documents/skills/documents/SKILL.md

documents

Use this skill when the user asks to create, edit, review, rewrite, structure, summarize, or export documents such as Markdown, reports, proposals, briefs, manuals, DOCX-oriented drafts, meeting notes, or knowledge-base articles.

Source repository stars
48
Declared platforms
0
Static risk flags
1
Last source update
2026-08-06
Source checked
2026-08-06

Decision brief

What it does—and where it fits

Use this skill to produce high-quality document deliverables in QuickForge. A document deliverable should be useful as a standalone artifact: clear structure, accurate content, appropriate tone, and enough polish that the user can copy, publish, or hand it off.

Best for

  • Drafting reports, proposals, memos, specs, essays, documentation, README files, knowledge-base articles, manuals, policies, or meeting notes.
  • Improving, restructuring, proofreading, translating, or summarizing an existing document.
  • Creating DOCX-oriented content, even if the final QuickForge deliverable is initially Markdown.

Not for

  • Tasks that require unconfirmed production actions or broad system permissions.
  • Environments where the pinned source and install steps cannot be inspected.

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/shawnstack/quickforge --skill "plugins/documents/skills/documents"
Safe inspection promptEditorial

Inspect the Agent Skill "documents" from https://github.com/shawnstack/quickforge/blob/7f946e28d8398ae43aa5c6de6167cec83f12fa82/plugins/documents/skills/documents/SKILL.md at commit 7f946e28d8398ae43aa5c6de6167cec83f12fa82. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Recommended workflow

    1. Identify audience, goal, format, and constraints. 2. Create an outline with sections and key messages. 3. Draft the document in Markdown unless the user requested another explicit text format. 4. Review for clarity, consistency, tone, and missing requirements. 5. If writing t…

    Identify audience, goal, format, and constraints.Create an outline with sections and key messages.Draft the document in Markdown unless the user requested another explicit text format.
  2. 02

    Review or critique

    Produce actionable feedback:

    Overall assessment.Highest-impact improvements.Structural issues.
  3. 03

    When to use

    Use this skill for requests involving:

    Drafting reports, proposals, memos, specs, essays, documentation, README files, knowledge-base articles, manuals, policies, or meeting notes.Improving, restructuring, proofreading, translating, or summarizing an existing document.Creating DOCX-oriented content, even if the final QuickForge deliverable is initially Markdown.
  4. 04

    Output principles

    1. Clarify the deliverable shape only when necessary. If the requested format is obvious, start directly. 2. Choose a structure before writing. For non-trivial documents, create a short outline internally, then draft. 3. Preserve user intent and constraints. Match requested tone…

    Clarify the deliverable shape only when necessary. If the requested format is obvious, start directly.Choose a structure before writing. For non-trivial documents, create a short outline internally, then draft.Preserve user intent and constraints. Match requested tone, language, audience, length, and format.
  5. 05

    New document

    1. Identify audience, goal, format, and constraints. 2. Create an outline with sections and key messages. 3. Draft the document in Markdown unless the user requested another explicit text format. 4. Review for clarity, consistency, tone, and missing requirements. 5. If writing t…

    Identify audience, goal, format, and constraints.Create an outline with sections and key messages.Draft the document in Markdown unless the user requested another explicit text format.

Permission review

Static risk signals and limitations

Reads files

low · line 42

The documentation asks the agent to read local files, directories, or repositories.

Read the relevant file(s) first.

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score89/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars48SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
shawnstack/quickforge
Skill path
plugins/documents/skills/documents/SKILL.md
Commit
7f946e28d8398ae43aa5c6de6167cec83f12fa82
License
MIT
Collected
2026-08-06
Default branch
master
View the original SKILL.md

Documents skill

Use this skill to produce high-quality document deliverables in QuickForge. A document deliverable should be useful as a standalone artifact: clear structure, accurate content, appropriate tone, and enough polish that the user can copy, publish, or hand it off.

This QuickForge adaptation intentionally does not depend on Codex cache paths, Codex workspace dependencies, or @oai/artifact-tool. Prefer Markdown and plain-text deliverables first. If the user explicitly needs DOCX/PDF/export automation, explain the available local workflow and ask before using shell commands or external converters.

When to use

Use this skill for requests involving:

  • Drafting reports, proposals, memos, specs, essays, documentation, README files, knowledge-base articles, manuals, policies, or meeting notes.
  • Improving, restructuring, proofreading, translating, or summarizing an existing document.
  • Creating DOCX-oriented content, even if the final QuickForge deliverable is initially Markdown.
  • Turning raw notes, transcripts, bullet points, or source files into a polished document.
  • Creating templates, outlines, style guides, checklists, or editorial feedback.

Do not use this skill for code-only tasks unless the requested output is a document about code.

Output principles

  1. Clarify the deliverable shape only when necessary. If the requested format is obvious, start directly.
  2. Choose a structure before writing. For non-trivial documents, create a short outline internally, then draft.
  3. Preserve user intent and constraints. Match requested tone, language, audience, length, and format.
  4. Separate facts from assumptions. If source material is incomplete, say what you inferred.
  5. Make the document scannable. Use headings, bullets, tables, callouts, and summaries where helpful.
  6. Avoid filler. Prefer concise, useful content over generic prose.
  7. Cite or reference sources when the user provides them. Do not invent citations.

Recommended workflow

New document

  1. Identify audience, goal, format, and constraints.
  2. Create an outline with sections and key messages.
  3. Draft the document in Markdown unless the user requested another explicit text format.
  4. Review for clarity, consistency, tone, and missing requirements.
  5. If writing to the workspace, use a clear filename and ask/confirm when the location is ambiguous.

Editing an existing document

  1. Read the relevant file(s) first.
  2. Preserve the user's existing structure unless a rewrite is requested.
  3. Make targeted edits when the request is specific.
  4. For broad edits, summarize the main changes.
  5. Avoid deleting important user content without calling it out.

Review or critique

Produce actionable feedback:

  • Overall assessment.
  • Highest-impact improvements.
  • Structural issues.
  • Clarity/tone issues.
  • Accuracy or missing information risks.
  • Suggested rewrite snippets when useful.

Markdown conventions

  • Use one # title unless embedding into an existing document.
  • Prefer descriptive headings.
  • Use tables only when they improve comparison or scanability.
  • Keep list items parallel.
  • Use code fences for code/config snippets.
  • Avoid excessive emoji or decoration unless requested.

DOCX/PDF-oriented requests

QuickForge currently provides this as a writing/workflow skill, not a bundled document runtime. For DOCX/PDF deliverables:

  • First create a clean Markdown source or text draft.
  • If conversion is needed, ask before running shell commands.
  • Do not assume pandoc, Word, LibreOffice, or other converters are installed.
  • Do not install dependencies unless the user explicitly asks and approves.

Final response guidance

When the document is produced inline, keep the final response focused on the deliverable. When files are created or edited, include:

  • The file path.
  • A short summary of what changed.
  • Any assumptions or follow-up actions.

Alternatives

Compare before choosing

Computed 9234

magnus919/agent-skills

documents

Generate, inspect, validate, and fix PDF, Word (.docx), Excel (.xlsx), and PowerPoint (.pptx) documents: turn structured content into render-ready artifacts, verify structural and output quality before delivery, and repair broken files. Use when a task involves creating, editing, converting, or validating office documents and PDFs. Do not use for ebook packaging (use epub), for images, video, or other media production, for API or code documentation, or for data pipelines (use data-engineering).

Computed 9214

rojim666/SztuCode

documents

Create, edit, redline, and comment on `.docx`, Word, and Google Docs-targeted document artifacts inside the container, with a strict render-and-verify workflow. Use `render_docx.py` to generate page PNGs (and optional PDF) for visual QA, then iterate until layout is flawless before delivering the final document.

Computed 8783

aAAaqwq/AGI-Super-Team

documents

Manage company & personal documents — rekvizity, passport, INN, bank details, scans. Store locally + Google Drive. Send data blocks on request.

Computed 10023,881

alirezarezvani/claude-skills

app-store-optimization

App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist