Co-Pilot / 辅助式
更新于 24 days ago

willhong-skills

HHowell5
0.0k
howell5/willhong-skills
80
Agent 评分

💡 摘要

该项目提供用于生成文档和社交媒体内容的技能,利用人工智能。

🎯 适合人群

希望记录代码的开发者需要优质社交媒体帖子的内容创作者希望教授编程概念的教育工作者旨在制作引人入胜内容的市场营销人员寻求高效文档工具的技术写作者

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。

willhong-skills

Skills shared by Will Hong for Claude Code and other AI agents.

Installation

npx skills add Howell5/willhong-skills

Available Skills

| Skill | Description | |-------|-------------| | vitepress-tutorial | Generate VitePress documentation sites for source code learning | | social-polish | 从核心观点生成优质社媒长文,运用 4D 框架分析,去 AI 味,6 维度评审 |


vitepress-tutorial

Generate VitePress documentation sites for source code learning and analysis. Unlike user documentation that explains "how to use", these tutorials explain "how it's implemented".

/vitepress-tutorial [source-path] [output-path]

Examples:

/vitepress-tutorial ./apps/runner ./tutorials/runner-guide /vitepress-tutorial ./pkg/sandbox

Features:

  • Source References: Auto-generate Source: path/to/file.go:123 annotations
  • Mermaid Diagrams: Architecture, sequence, and flow diagrams
  • Code Highlighting: Go, TypeScript, Python with line highlighting
  • Chinese-first: Content in Chinese, code comments in English
  • Standalone Deploy: Ready for Vercel, Netlify, or GitHub Pages

Workflow:

  1. Analysis - Explore source directory, identify components and architecture
  2. Planning - Generate tutorial outline and chapter structure
  3. Generation - Create VitePress project with tutorial content

Output Structure:

{output-path}/
├── package.json
├── docs/
│   ├── .vitepress/
│   │   └── config.ts
│   ├── index.md
│   ├── introduction/
│   │   ├── overview.md
│   │   └── architecture.md
│   └── {modules}/
│       ├── index.md
│       └── {topics}.md
└── README.md

social-polish

从核心观点生成可直接发布的优质社媒长文。通过 4D 框架深度分析、去 AI 味处理、6 维度评审,确保输出的内容观点鲜明、情感共鸣、语言自然。

/social-polish [你的核心观点或选题]

示例:

/social-polish 为什么大多数人学不会编程 /social-polish 远程工作三年后我发现的真相 /social-polish 年轻人为什么越来越不想结婚

特性:

  • 4D 框架分析:哲学、心理学、传播学、社会学四维度拆解选题
  • 去 AI 味处理:删除空洞过渡词、模板化开头、说教式结尾
  • 6 维度评审:观点独特性、情感共鸣度、结构清晰度、语言自然度、信息密度、传播潜力
  • 自动迭代:低于 54/60 分自动修订,最多 3 轮

适用平台: X 长推、小红书图文、微信公众号、即刻等

License

MIT

五维分析
清晰度8/10
创新性8/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析

优点

  • 自动生成文档
  • 提升社交媒体内容质量
  • 支持多种编程语言
  • 利用先进的分析框架

缺点

  • 可能需要初始设置和配置
  • 仅限于特定用例
  • 输出质量可能因输入而异
  • 依赖外部平台进行部署

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 Howell5.