prompts-workflow
关于
This skill automates the complete lifecycle of AI prompts by collecting them from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converting them into Clawdbot Skills, and publishing them to ClawdHub. It offers three execution modes: fully automated, interactive with checkpoint recovery, and manual step-by-step control. Use this when you need to systematically gather and deploy AI prompts as publishable skills without manual intervention.
快速安装
Claude Code
推荐npx skills add openclaw/skills -a claude-code/plugin add https://github.com/openclaw/skillsgit clone https://github.com/openclaw/skills.git ~/.claude/skills/prompts-workflow在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the prompts-workflow skill?
prompts-workflow is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform prompts-workflow-related tasks without extra prompting.
How do I install prompts-workflow?
Use the install commands on this page: add prompts-workflow to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does prompts-workflow belong to?
prompts-workflow is in the automation category, tagged automation, prompts, workflow, clawdhub and publishing.
Is prompts-workflow free to use?
Yes. prompts-workflow is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
Activepieces是一款自托管的无代码自动化平台,允许开发者通过可视化流程构建器创建工作流。它支持类型安全的自定义组件、API集成和事件驱动触发器,适用于需要内部部署自动化解决方案的场景。开发者可以用它设计包含分支逻辑、循环、数据映射和Webhook处理的复杂自动化流程,并可通过Docker或Kubernetes部署。
该Skill帮助开发者使用Apache Airflow进行工作流编排,特别适用于构建数据管道、ETL流程和定时任务自动化。它涵盖了DAG编写、任务编排、调度以及传感器、操作符等核心功能,并支持变量、连接和XComs等高级特性。开发者可通过此Skill掌握从本地开发到Docker和Kubernetes部署的完整Airflow工作流程。
这是一个使用OpenAI Codex CLI实现自动化代码审查的工作流技能。它通过迭代的修复-审查循环,在代码通过验证或达到迭代限制前自动执行质量检查。适用于需要自动化代码验证、安全检查或质量保证的开发场景,特别适合集成到CI/CD流程中。
这个Skill通过Rube MCP自动化Outlook日历操作,支持创建会议、管理参与者、查找空闲时间和处理邀请。使用前必须先调用RUBE_SEARCH_TOOLS获取最新工具架构,并确保已通过RUBE_MANAGE_CONNECTIONS建立Outlook连接。开发者只需添加Rube MCP服务器端点即可开始使用,无需额外API密钥。
