·skill-creator-yashu
</>

skill-creator-yashu

Crea una nueva habilidad. Cuándo usarlo: cuando el usuario dice "crear habilidad", "nueva habilidad", "agregar habilidad", "inicializar habilidad".

10Instalaciones·1Tendencia·@steelan9199

Instalación

$npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-creator-yashu

Cómo instalar skill-creator-yashu

Instala rápidamente el skill de IA skill-creator-yashu en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-creator-yashu
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: steelan9199/wechat-publisher.

SKILL.md

Ver original

| "创建 skill" / "新建 skill" / "添加 skill" / "初始化 skill" | 按【创建模式】执行 |

| 1 | 询问需求 | 运行 AskUserQuestion 询问用户 skill 功能、使用场景和触发条件 | | 2 | 初始化目录 | 运行 RunCommand 执行 python scripts/initskill.py --path | | 3 | 读取并编辑 SKILL | 运行 Read 读取生成的 SKILL.md,运行 SearchReplace 填写功能描述和触发条件 | | 4 | 验证结构 | 运行 RunCommand 执行 python scripts/quickvalidate.py |

| 目录已存在 | mkdir 报错目录已存在 | 运行 LS 检查目录内容,如为空则继续,如有内容则询问用户是否覆盖 | | 脚本执行失败 | Python 返回非零退出码 | 检查 Python 版本、依赖安装情况,重试执行 | | 权限不足 | 文件写入被拒绝 | 检查目录权限,建议用户更换输出目录 | | skill 名称无效 | 含大写或特殊字符 | 提示用户修改为 kebab-case 格式(如 my-skill) |

Crea una nueva habilidad. Cuándo usarlo: cuando el usuario dice "crear habilidad", "nueva habilidad", "agregar habilidad", "inicializar habilidad". Fuente: steelan9199/wechat-publisher.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-creator-yashu
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-10
Actualizado
2026-03-11

Browse more skills from steelan9199/wechat-publisher

Respuestas rápidas

¿Qué es skill-creator-yashu?

Crea una nueva habilidad. Cuándo usarlo: cuando el usuario dice "crear habilidad", "nueva habilidad", "agregar habilidad", "inicializar habilidad". Fuente: steelan9199/wechat-publisher.

¿Cómo instalo skill-creator-yashu?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-creator-yashu Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/steelan9199/wechat-publisher