Luohao-Yan

Luohao Skills — Development skill for Claude Code

Development community

我的 Claude Code skill 集合.

How to install Luohao Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Luohao-Yan/luohao-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Luohao Skills does

我的 Claude Code skill 集合。技术主题→给领导培训材料、调研→文档→PPT 等可复用工作流 skill。

Alternatives in Development

  • HTML Ppt Skill — HTML PPT Studio — AgentSkill with 24 themes, 31 layouts, 20+ animations for building professional HTML present 8.1k ★
  • Codex Claude Academic Skills — 本仓库包含三个面向学术科研人员的Skills,覆盖从文献阅读、论文写作到科学计算的完整研究工作流 3.2k ★
  • Ian Handdrawn Ppt — 中文手绘技术 PPT 整页图像生成 Skill 21:9 封面 + 16:9 正文配图 PNG 输出 1.4k ★

README

luohao-skills

我的 Claude Code skill 集合。每个子目录是一个独立 skill,各自带 `SKILL.md`。

Skills

Skill 作用 安装
tech-training-deck 技术主题 → 给领导培训材料(调研→培训md→模板品牌PPT)一条龙 npx skills add Luohao-Yan/luohao-skills@tech-training-deck -g -y
editing-office-docs 程序化编辑 Word .doc/.docx:锚点插章节/表格、高亮修改处、doc↔docx 互转、交付前校验落地 npx skills add Luohao-Yan/luohao-skills@editing-office-docs -g -y

安装单个 skill: `npx skills add Luohao-Yan/luohao-skills@ -g -y`

目录约定

  • 每个 skill 一个子目录,根目录放 SKILL.md
  • 子目录内可有 references/ scripts/ templates/ examples/ 等。
  • 单 skill 依赖(如 tech-training-deck 依赖 slide-maker)在各 skill 的 README 里说明。