·empjs-skill
</>

empjs-skill

Use natural language to invoke the @empjs/skill CLI tool to manage AI Agent skills. Use this skill when the user needs to: 1. Install/add skill packages (install/add) 2. List installed skills (list/ls) 3. Remove/uninstall skills (remove/rm/uninstall) 4. View supported AI Agent platforms (agents/list-agents) 5. Manage skills using the eskill command

10Installs·1Trend·@steelan9199

Installation

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

How to Install empjs-skill

Quickly install empjs-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill empjs-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: steelan9199/wechat-publisher.

SKILL.md

View raw

@empjs/skill 是一个企业级 AI Agent 技能分发中心,支持跨 18+ 平台管理、分发并追踪技能链路。 官网链接: https://skill.empjs.dev/#usage

批量安装: 当在包含多个技能的目录中运行 eskill install . --link 时,系统会自动检测所有可用技能并提供交互式选择界面,允许用户选择要安装的技能组合。

| "帮我安装 wechat-publisher 技能" | eskill install https://github.com/steelan9199/wechat-publisher/tree/main/skills | | "列出所有已安装的技能" | eskill list | | "删除 skill-creator" | eskill remove skill-creator | | "查看支持哪些 Agent" | eskill agents | | "给 Cursor 安装这个技能" | eskill install -a cursor | | "软链接当前文件夹下的技能到[/.emp-agent/skills/]" | eskill install . --link |

Use natural language to invoke the @empjs/skill CLI tool to manage AI Agent skills. Use this skill when the user needs to: 1. Install/add skill packages (install/add) 2. List installed skills (list/ls) 3. Remove/uninstall skills (remove/rm/uninstall) 4. View supported AI Agent platforms (agents/list-agents) 5. Manage skills using the eskill command Source: steelan9199/wechat-publisher.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steelan9199/wechat-publisher --skill empjs-skill
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from steelan9199/wechat-publisher

Quick answers

What is empjs-skill?

Use natural language to invoke the @empjs/skill CLI tool to manage AI Agent skills. Use this skill when the user needs to: 1. Install/add skill packages (install/add) 2. List installed skills (list/ls) 3. Remove/uninstall skills (remove/rm/uninstall) 4. View supported AI Agent platforms (agents/list-agents) 5. Manage skills using the eskill command Source: steelan9199/wechat-publisher.

How do I install empjs-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill empjs-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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