Agent Skills
› Hmbown/CodeWhale
› documents
documents
GitHub文档处理技能的兼容性别名,指向docx技能。当需要加载或遵循实际工作流时,应优先使用docx技能。
Trigger Scenarios
用户提及需要处理文档
系统检测到documents技能调用
Install
npx skills add Hmbown/CodeWhale --skill documents -g -y
SKILL.md
Frontmatter
{
"name": "documents",
"aliases-for": "docx",
"description": "Compatibility alias for the docx skill. Prefer loading docx."
}
documents (alias)
This skill is a compatibility alias for docx.
Load and follow the docx skill body for the actual workflow.
Version History
- b0e4926 Current 2026-07-24 17:42


