openclaw-gen
OpenClaw Agent tool that generates OpenClaw project configurations (AGENTS.md, workflows, MEMORY.md) using OpenClaw's unified llm-task interface. 15 built-in templates.
Why use this skill?
Automate OpenClaw project setup with openclaw-gen. Generate AGENTS.md, workflows, and memory files using 15 built-in templates via llm-task.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/truongvknnlthao-gif/openclaw-genWhat This Skill Does
The openclaw-gen skill is a specialized agent tool designed to streamline the project initialization process within the OpenClaw ecosystem. By leveraging the unified llm-task interface, this skill automates the creation of structural documentation and configuration files required for a functional OpenClaw agent. When activated, it utilizes 15 built-in templates to generate essential components including AGENTS.md for role definition, structured YAML files in the workflows/ directory, and MEMORY.md for context management. It acts as a bridge between high-level user intent and the specific technical scaffolding required for OpenClaw agents, significantly reducing boilerplate setup time.
Installation
To integrate this skill into your environment, use the OpenClaw package manager, ClawHub. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/truongvknnlthao-gif/openclaw-gen
After installation, ensure that the llm-task plugin is enabled in your configuration file located at ~/.openclaw/openclaw.json. Verify that the plugins section contains "llm-task": { "enabled": true } to allow the generator to communicate correctly with the underlying model interface without requiring separate API key management.
Use Cases
This skill is ideal for developers and power users looking to rapidly prototype agentic workflows. Use cases include:
- Rapid bootstrapping of specialized AI agents for specific tasks like weather monitoring or fitness tracking.
- Standardizing project structures across multiple team members to ensure consistent workflow architecture.
- Rapid experimentation with the 15 available templates to determine which agentic pattern best fits a specific business problem, such as DevOps monitoring or content creation.
Example Prompts
- "I need a research assistant agent configured with the template 'research-assistant' to track new papers in my project directory."
- "Please set up a new project named 'crypto-monitor' using the finance-tracker template to organize my memory and workflow files."
- "Generate a social media management agent configuration that includes the necessary memory and workflow structures for content scheduling."
Tips & Limitations
- Tip: Always review the generated
AGENTS.mdafter running the skill, as the initial scaffolding may require specific parameter tuning to align with your unique task objectives. - Tip: If you have custom template needs not covered by the 15 built-in options, consider using the generator to create a baseline and then manually extending the YAML workflow files.
- Limitation: The skill relies entirely on the quality of the model provided to the
llm-taskinterface; performance may vary depending on the specific model chosen (e.g., MiniMax-M2.1). - Limitation: Ensure your local file permissions allow the agent to write files to the project directory before triggering the generation process.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-truongvknnlthao-gif-openclaw-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api
Related Skills
github-repo-mirror
完整迁移 GitHub 仓库,保留所有提交记录、分支和标签。用于将仓库从一个 GitHub 账号完整搬迁到另一个账号。
skill-seekers
自动将文档网站、GitHub 仓库、PDF 转换为 Claude AI Skill。使用 Skill Seekers 工具快速创建新技能,支持文档抓取、代码分析、冲突检测、多源合并、AI 增强。
openclaw-gen
OpenClaw Agent tool that generates OpenClaw project configurations (AGENTS.md, workflows, MEMORY.md) using OpenClaw's unified llm-task interface. 15 built-in templates.
auto-skill-builder
自动构建 Claude AI Skills,结合 skill-seekers 自动生成和 skill-creator 最佳实践。支持从文档、GitHub 仓库、PDF 一键生成专业 Skill。
Ppt Generator Pro
Skill by truongvknnlthao-gif