skillify

GitHub

将重复工作流转换为可复用的 LilBot SKILL.md。根据输入生成包含名称、描述、工具及上下文的标准技能文件,确保内容具体且仅包含必要工具。

lilbot/skills/bundled/skillify/SKILL.md terrense/LilBot-agent

触发场景

用户希望将日常操作固化为技能 需要将复杂流程简化为可复用模块

安装

npx skills add terrense/LilBot-agent --skill skillify -g -y
更多选项

非标准路径

npx skills add https://github.com/terrense/LilBot-agent/tree/main/lilbot/skills/bundled/skillify -g -y

不安装直接使用

npx skills use terrense/LilBot-agent@skillify

指定 Agent (Claude Code)

npx skills add terrense/LilBot-agent --skill skillify -a claude-code -g -y

安装 repo 全部 skill

npx skills add terrense/LilBot-agent --all -g -y

预览 repo 内 skill

npx skills add terrense/LilBot-agent --list

SKILL.md

Frontmatter
{
    "name": "skillify",
    "agent": "implementer",
    "aliases": "skill-generator, make-skill",
    "context": "fork",
    "description": "Turn a repeated workflow into a reusable LilBot SKILL.md.",
    "when_to_use": "Use when the user describes a reusable process, asks to create a skill, or repeats an agent workflow.",
    "allowed-tools": "read_file, list_dir, grep_files, write_file, edit_file, load_skill, skill_list",
    "argument-hint": "<workflow description>"
}

Create or improve a LilBot skill from this workflow:

{{args}}

Target format:

---
name: short-kebab-name
description: One sentence describing the capability.
allowed-tools: read_file, grep_files
when_to_use: Use when ...
context: inline
---
Actionable instructions for the model.

Rules:

  • Keep the skill specific enough to be useful.
  • Include only tools that are actually needed.
  • Use context: fork only for self-contained work that can run independently.
  • Add companion files only when they reduce prompt size or improve accuracy.

版本历史

  • ac8228e 当前 2026-07-05 10:50

同 Skill 集合

lilbot/skills/bundled/batch/SKILL.md
lilbot/skills/bundled/claude-api/SKILL.md
lilbot/skills/bundled/claude-in-chrome/SKILL.md
lilbot/skills/bundled/debug/SKILL.md
lilbot/skills/bundled/delegate/SKILL.md
lilbot/skills/bundled/documents/SKILL.md
lilbot/skills/bundled/feishu/SKILL.md
lilbot/skills/bundled/loop/SKILL.md
lilbot/skills/bundled/lorem-ipsum/SKILL.md
lilbot/skills/bundled/mcp-builder/SKILL.md
lilbot/skills/bundled/pdf/SKILL.md
lilbot/skills/bundled/presentations/SKILL.md
lilbot/skills/bundled/remember/SKILL.md
lilbot/skills/bundled/run-skill-generator/SKILL.md
lilbot/skills/bundled/schedule/SKILL.md
lilbot/skills/bundled/simplify/SKILL.md
lilbot/skills/bundled/skill-creator/SKILL.md
lilbot/skills/bundled/skill-installer/SKILL.md
lilbot/skills/bundled/spreadsheets/SKILL.md
lilbot/skills/bundled/stuck/SKILL.md
lilbot/skills/bundled/update-config/SKILL.md
lilbot/skills/bundled/v4-best-practices/SKILL.md
lilbot/skills/bundled/verify/SKILL.md
lilbot/skills/bundled/keybindings-help/SKILL.md
lilbot/skills/bundled/plugin-creator/SKILL.md

元信息

文件数
0
版本
32be16c
Hash
dca9947c
收录时间
2026-07-05 10:50

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-14 00:26
浙ICP备14020137号-1 $访客地图$