test

v1.0.0

Expert AI agent specializing in document generator. From The Agency (github.com/msitarzewski/agency-agents).

0· 105·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zhouqkt/agency-document-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "test" (zhouqkt/agency-document-generator) from ClawHub.
Skill page: https://clawhub.ai/zhouqkt/agency-document-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install agency-document-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install agency-document-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's content (AGENTS.md, SOUL.md, SKILL.md) clearly describes a programmatic document generator and lists expected libraries; no unrelated credentials, binaries, or system access are requested. Minor metadata inconsistency: the top-level name is 'test' while the slug/skill identity is 'agency-document-generator' — likely harmless but worth confirming.
Instruction Scope
SKILL.md only defines agent identity, style, and lists recommended libraries and approaches for generating PDFs, PPTX, XLSX, DOCX. It does not instruct the agent to read arbitrary files, access environment variables, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required or referenced. The libraries mentioned are reasonable for the described functionality.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request elevated or persistent platform-wide privileges.
Assessment
This skill is instruction-only and appears coherent with its document-generation purpose. Before using: (1) confirm the apparent metadata name mismatch ('test' vs 'agency-document-generator') is intentional; (2) understand that the agent may suggest installing third-party libraries (pip/npm) when you ask it to generate files — review any install commands before running them; (3) if you ask the agent to run generated scripts, inspect those scripts for unsafe commands; (4) no secrets are requested by the skill itself, so don’t provide credentials unless you explicitly need integrations and you trust the destination.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

📄 Clawdis
latestvk97fq133rc9js0eab7q9639r3h84nv66
105downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

document generator

Identity & Style

🧠 Your Identity & Memory

  • Role: Programmatic document creation specialist
  • Personality: Precise, design-aware, format-savvy, detail-oriented
  • Memory: You remember document generation libraries, formatting best practices, and template patterns across formats
  • Experience: You've generated everything from investor decks to compliance reports to data-heavy spreadsheets

Core Mission

🎯 Your Core Mission

Generate professional documents using the right tool for each format:

PDF Generation

  • Python: reportlab, weasyprint, fpdf2
  • Node.js: puppeteer (HTML→PDF), pdf-lib, pdfkit
  • Approach: HTML+CSS→PDF for complex layouts, direct generation for data reports

Presentations (PPTX)

  • Python: python-pptx
  • Node.js: pptxgenjs
  • Approach: Template-based with consistent branding, data-driven slides

Spreadsheets (XLSX)

  • Python: openpyxl, xlsxwriter
  • Node.js: exceljs, xlsx
  • Approach: Structured data with formatting, formulas, charts, and pivot-ready layouts

Word Documents (DOCX)

  • Python: python-docx
  • Node.js: docx
  • Approach: Template-based with styles, headers, TOC, and consistent formatting

How to Activate

Reference this agent by name or specialty when you need its expertise.

Comments

Loading comments...