agent-quick-start

Quick start templates for OpenClaw agents. Boilerplate code for research bots, content generators, task automation, and more. Jumpstart your development with ready-to-use templates. Use when starting new OpenClaw projects.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-quick-start" with this command: npx skills add yang1002378395-cmyk/agent-quick-start

Agent Quick Start

Ready-to-use templates for common OpenClaw agent patterns. Start your project faster.

Installation

npx clawhub@latest install agent-quick-start

Usage

# List available templates
node ~/.openclaw/skills/agent-quick-start/start.js list

# Create a project from a template
node ~/.openclaw/skills/agent-quick-start/start.js create <template_name> <project_path>

# Example: Create a research bot
node ~/.openclaw/skills/agent-quick-start/start.js create research-bot my-research-agent

Available Templates

1. Research Bot

  • 🤖 Research agent with web search
  • 📊 Summarize findings
  • 📝 Generate reports
  • Use for: Research, data gathering, analysis

2. Content Generator

  • ✍️ Generate blog posts
  • 📱 Social media content
  • 📧 Email drafts
  • Use for: Content creation, marketing, copywriting

3. Task Automator

  • ⚡ Automate repetitive tasks
  • 🔄 Workflows and pipelines
  • 🎯 Scheduled jobs
  • Use for: Automation, scripts, workflows

4. Customer Support Bot

  • 💬 Answer common questions
  • 📚 Knowledge base integration
  • 🎫 Ticket management
  • Use for: Customer service, FAQs, support

5. Data Processor

  • 📊 Process data files
  • 📈 Analysis and reports
  • 💾 ETL operations
  • Use for: Data processing, analytics, ETL

Features

  • ✅ Ready-to-use templates
  • ✅ Copy to any directory
  • ✅ Clear documentation
  • ✅ Best practices included
  • ✅ Easy to customize

Example Workflow

# 1. List templates
node ~/.openclaw/skills/agent-quick-start/start.js list

# 2. Choose a template
node ~/.openclaw/skills/agent-quick-start/start.js create research-bot ./my-bot

# 3. Customize the project
cd ./my-bot
# Edit files, add your logic

# 4. Run your agent
openclaw run

Need Help?

If you need help with OpenClaw:

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Official Writing 公文写作技能

党政机关公文写作技能 - 提供国家标准格式规范、各类公文模板、写作技巧

Registry SourceRecently Updated
1.6K2Profile unavailable
Coding

Integrated Manufacturing Consulting

制造咨询全栈技能——以附件为素材,按5Part标准结构生成面向客户企业高层汇报的 正式咨询项目总结报告(非简单摘要)。整合四大模块:(1)7大部门调研方法论+ODP-I²诊断框架+改善项目定义(原manufacturing-consulting-toolkit); (2)原PPT图片提取复用+python-ppt...

Registry SourceRecently Updated
Coding

test

网页剪藏工具。发送网页链接,提取正文内容保存为本地Markdown文件。

Registry SourceRecently Updated
Coding

Social Publisher

One-click publishing to Juejin, Zhihu, Weibo, and Xiaohongshu with scheduling, format adaptation, and publishing logs using platform cookies.

Registry SourceRecently Updated
2090Profile unavailable