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


