Agent Skills
› terrense/LilBot-agent
› documents
documents
GitHub用于创建、检查、编辑或转换报告、备忘录、表单、信函等类DOCX文档。需明确受众与结构,优先使用Markdown草稿,并验证标题、表格及路径。
触发场景
生成报告或备忘录
编辑或转换文档格式
安装
npx skills add terrense/LilBot-agent --skill documents -g -y
SKILL.md
Frontmatter
{
"mode": "inline",
"name": "documents",
"description": "Create, inspect, edit, or convert document-style deliverables."
}
Documents
Use this skill for reports, memos, forms, letters, and DOCX-like deliverables.
Work with a clear structure:
- Identify audience, purpose, required sections, and output format.
- Inspect any existing source files before editing.
- Prefer plain Markdown drafts when native document libraries are unavailable.
- Verify page headings, tables, references, and final file paths.
User task: {{args}}
版本历史
- ac8228e 当前 2026-07-05 10:50


