← 返回
未分类 中文

Skill Creator Assistant

Guides non-technical users through targeted questions to create complete OpenClaw skills without coding, including SKILL.md and optional GitHub upload.
通过针对性提问,引导非技术用户无需编码即可创建完整 OpenClaw 技能(含 SKILL.md),并可选上传至 GitHub。
zihaowyt5525-max zihaowyt5525-max 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 335
下载
💾 0
安装
1
版本
#assistant#creation#latest#no-code#skill

概述

Skill Creator Assistant

A guided conversation-based tool that helps non-technical users create their own OpenClaw skills through a step-by-step questionnaire. No coding required.

How It Works

  1. User describes what they want the skill to do
  2. Assistant asks 5-8 targeted questions
  3. Assistant generates a complete, ready-to-use SKILL.md
  4. Optionally: generates README, uploads to GitHub/ClawHub

The Conversation Flow

Step 1: Core Identity

  • Skill name (what to call it)
  • One-line description
  • When/why someone would trigger this skill

Step 2: Capabilities

  • What exactly can this skill do? (checklist of 1-5 abilities)
  • What input does it need from the user?
  • What output does it produce?

Step 3: Use Cases

  • 1-2 concrete examples of when to use this skill
  • Who is the target user?

Step 4: Templates

Assistant recommends one of:

  • Research型 — data analysis, report generation
  • Creation型 — writing, design, content production
  • Collection型 — monitoring, search, intelligence gathering
  • Utility型 — file conversion, formatting, automation
  • Custom — mixed or unique requirements

Step 5: Output Format

  • File format (markdown, docx, pdf, etc.)
  • Any required structure/headings
  • Naming conventions

Step 6: Limitations

  • What should it NOT do?
  • Known constraints or dependencies
  • Required packages/APIs

Generated SKILL.md Structure

# [Skill Name]

## Name
`skill-name`

## Description
[1-2 sentences]

## Capabilities
- [Capability 1]
- [Capability 2]

## Triggers
[When/why this skill activates]

## Workflow
[Step-by-step how the skill operates]

## Input Requirements
[What user must provide]

## Output
[What the skill delivers]

## Limitations
- [Limitation 1]
- [Limitation 2]

## Dependencies
[Any required tools/packages]

Templates

The assistant has 5 built-in templates:

Research Template

Focused on: data gathering, analysis, reporting

  • Structured report format
  • Source verification
  • Citation tracking

Creation Template

Focused on: writing, design, content

  • Draft → refine → deliver workflow
  • Format-aware output (HTML/DOCX/JSON)
  • Iteration support

Collection Template

Focused on: monitoring, search, alerts

  • Periodic check workflow
  • Threshold alerts
  • Multi-source aggregation

Utility Template

Focused on: conversion, processing, automation

  • File format handling
  • Batch processing
  • Error handling

Custom Template

Flexible structure based on user's specific needs

Quality Checklist

Before finalizing, verify:

  • [ ] Name is unique and descriptive
  • [ ] Description is clear in 1-2 sentences
  • [ ] All capabilities have concrete examples
  • [ ] No circular logic or infinite loops
  • [ ] Dependencies are available/installable
  • [ ] File format is correct (.md)
  • [ ] Ready for GitHub/ClawHub upload

GitHub Upload

After generating the SKILL.md, offer to:

  1. Create a GitHub repo
  2. Generate a README.md
  3. Upload both files
  4. Provide the repo URL

Limitations

  • Cannot generate skills that require external paid APIs without user providing credentials
  • Cannot test skills that need runtime environment (those must be tested manually)
  • Complex multi-agent workflows require advanced technical understanding

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

SPSS Data Cleaning Assistant

zihaowyt5525-max
提供SPSS数据清洗,包括缺失值检测与处理、异常值识别、数据类型诊断、变量重编码、重复值处理及验证,并生成清洗报告。
★ 1 📥 553

横纵分析法

zihaowyt5525-max
通过时间纵深与横截面双维度系统还原对象演变与现状,挖掘交叉洞察,辅助文献综述与行业报告分析。
★ 2 📥 478

Clean Text Formatter

zihaowyt5525-max
移除Markdown格式和多余空白字符,生成整洁、可直接发布的纯文本,并规范化标点符号和间距。
★ 0 📥 415