skill-push

仓库创建 2026年2月23日最近提交 2 天前SkillHot 收录 21 天前
▸ 精选理由

把常见操作固化为可复用技能,提升长期效率与一致性。

▸ 风险提示

会向 SkillNote 后端推送内容,需注意权限与私密信息排除。

这个 Skill 做什么

引导创建并将重复流程变成可发布的 SkillNote 技能。

把反复出现的操作或指令打包成可发布到 SkillNote 的技能,指导你起草、审校、选集合并并上架。用在发现流程被反复请求,或你想把常用动作共享给其他 agent 时最合适。特色是自动化生成技能草稿并对接 SkillNote API,方便把惯例变成可复用的技能。

▸ 展开 SKILL.md 英文原文

Create and push reusable skills to SkillNote when repeated instructions are detected or user says "create a skill", "save this pattern", "push a skill". Guides drafting, review, collection selection, and publishing.

开发编程创建技能发布协作OpenClaw
56
Stars
10
Forks
6
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/luna-prompts/skillnote/master/plugin/skills/skill-push/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/luna-prompts/skillnote/master/plugin/skills/skill-push/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Skill Push

Create and push reusable skills to the SkillNote registry so all connected agents learn from repeated patterns.

The SkillNote API is at: `http://${CLAUDE_PLUGIN_OPTION_HOST:-localhost}:8082`

## When to Act

- The user gave the same instruction or convention 2+ times this session
- The user explicitly asks to create, save, or push a skill
- Session retrospective — review for saveable patterns before wrapping up

Only suggest for PERSISTENT conventions, not temporary workarounds.

## Step 1: Confirm (REQUIRED — never skip)

**If the user did not explicitly ask to create a skill, you MUST ask first before doing anything else.**

Tell the user what you noticed in one sentence. Be
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有