Agent Skills
› terrense/LilBot-agent
› documents
documents
GitHub用于创建、检查、编辑或转换报告、备忘录、表单等文档类交付物。指导明确结构,识别受众与格式,检查源文件,优先使用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


