office-combo
Microsoft Office 全功能支持
本技能提供 Microsoft Office 文件处理能力,采用渐进式引入机制。
支持的格式
- Excel (.xlsx, .xlsm, .csv, .tsv) - 表格创建、编辑、数据分析
- PowerPoint (.pptx) - 演示文稿创建、编辑、设计
- PDF (.pdf) - 文档提取、合并、表单填写
- Word (.docx) - 文档创建、编辑、修订跟踪
渐进式引入
本技能采用按需加载机制,详细文档仅在需要时读取,避免占用初始 token。
上下文效率
传统方式:
- 所有详细内容加载到 SKILL.md
- 估计上下文:~5000 tokens
本技能方式:
- 元数据仅:~150 tokens
- 详细文档(按需):~5k tokens
按需加载指南
当需要处理特定格式的 Office 文件时,读取对应的详细文档:
# Excel 处理
cat $SKILL_DIR/references/xlsx.md
# PowerPoint 处理
cat $SKILL_DIR/references/pptx.md
# PDF 处理
cat $SKILL_DIR/references/pdf.md
# Word 处理
cat $SKILL_DIR/references/docx.md
注意: Replace $SKILL_DIR with the actual discovered path of this skill directory.
使用模式
当用户请求匹配此技能的能力时:
Step 1: 识别文件类型(Excel / PowerPoint / PDF / Word)
Step 2: 加载对应的详细文档
cd $SKILL_DIR
cat references/<type>.md
Step 3: 根据详细文档中的指导执行操作
技能来源
本技能整合了 Anthropic 官方技能:
- xlsx - Excel 处理
- pptx - PowerPoint 处理
- pdf - PDF 处理
- docx - Word 处理
原始来源:https://github.com/anthropics/skills
This skill uses progressive disclosure to minimize initial context usage
More from dwsy/agent
tavily-search-free
Web search, online search, real-time search, internet search, Google alternative, Bing alternative, DuckDuckGo alternative, search the web, lookup online, find information, research,查询,搜索,搜索结果,网页搜索,联网搜索,实时搜索,网络查询,资料查找,信息检索,最新资讯,新闻搜索, Tavily Search API for optimized, real-time web search results for RAG. A pre-configured, cost-effective search tool.
90skill-management
技能全生命周期管理系统,使用 LLM 智能分析技能类型、评估质量、审计安全。支持 GitHub、skills.sh marketplace 和 Skills CLI (npx skills) 三数据源搜索。当用户需要:(1)发现和评估新技能,(2)审计现有技能安全性,(3)改造技能适配本地环境,(4)测试技能融合效果,(5)收集技能使用反馈时使用。
34project-planner
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
30jina-reader
URL 内容提取 + 网络搜索。读取网页转 Markdown/HTML/Text/JSON,搜索最新网络信息。触发词:read url, scrape, extract content, web search, 网页内容, 搜索
27system-design
Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)
26surge-manager
Surge 配置管理技能,支持规则添加、配置编辑、Tailscale 设备管理等操作
20