← 返回 Skills 市场
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agency-document-generator
功能描述
Expert AI agent specializing in document generator. From The Agency (github.com/msitarzewski/agency-agents).
使用说明 (SKILL.md)
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.
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: agency-document-generator
Version: 1.0.0
The skill bundle contains instructions and metadata for an AI agent specialized in programmatic document generation (PDF, PPTX, XLSX, DOCX). The files (SKILL.md, AGENTS.md, SOUL.md) define the agent's role and recommend standard, well-known libraries such as reportlab, puppeteer, and openpyxl without any malicious commands, data exfiltration logic, or suspicious installation steps.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agency-document-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/agency-document-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
agency-document-generator v1.0.0
- Initial release of the agency-document-generator skill.
- Provides expert document generation for PDF, PPTX, XLSX, and DOCX formats.
- Details best-in-class libraries for both Python and Node.js.
- Outlines approach for each document type: template-driven, formatting-focused, and data-savvy.
- Designed for professional, consistent, and detail-oriented document creation.
元数据
常见问题
test 是什么?
Expert AI agent specializing in document generator. From The Agency (github.com/msitarzewski/agency-agents). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agency-document-generator」即可一键安装,无需额外配置。
test 是免费的吗?
是的,test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
test 支持哪些平台?
test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test?
由 zhouqkt(@zhouqkt)开发并维护,当前版本 v1.0.0。
推荐 Skills