paper-analyzer
Editor's pick将学术论文转化为深度HTML长文。6轮强制工作流、代码仓库搜索、公式渲染、Mermaid图表。 3种写作风格,输出可直接分享的精美HTML页面。
- Type
- skill
- GitHub stars
- ★ 108
- Repository
- zsyggg/paper-craft-skills
- Category
- research
Install
1Quick install (skills CLI)
npx skills add zsyggg/paper-craft-skills --skill paper-analyzer --agent claude-codeInstalls paper-analyzer into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.