prompts-workflow
Automated workflow for collecting, converting, and publishing AI prompts to ClawdHub. Collects from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converts prompts into Clawdbot Skills, and publishes them automatically.
Why use this skill?
Automate the collection, conversion, and publishing of AI prompts from sources like Reddit and GitHub into ClawdHub skills with this powerful, fault-tolerant workflow tool.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hhhh124hhhh/prompts-workflowWhat This Skill Does
The prompts-workflow skill is an end-to-end automation engine for managing the entire lifecycle of AI prompts within the OpenClaw ecosystem. It acts as a bridge between public knowledge bases and the ClawdHub platform. By integrating with diverse data sources—including Reddit, GitHub, Hacker News, and SearXNG—the agent systematically scrapes the latest prompt engineering trends and community-contributed prompt templates. Once collected, the skill triggers a conversion process that transforms raw text into structured Clawdbot Skills. Finally, it handles the automated publishing of these generated skills to ClawdHub, effectively turning a passive search for inspiration into an active portfolio of AI utilities. The system is designed with a robust state manager that allows for persistent logging, error tracking, and the ability to resume long-running tasks from the exact point of failure, ensuring high reliability for scheduled background operations.
Installation
To integrate this skill into your environment, use the OpenClaw terminal to execute the following installation command:
clawhub install openclaw/skills/skills/hhhh124hhhh/prompts-workflow
Ensure that you are running Node.js version 18 or higher. Before initiating, verify that your ClawdHub API tokens are correctly configured in your TOOLS.md file. Once installed, navigate to the directory and ensure all scripts within the /scripts folder have appropriate execute permissions. We highly recommend running a single manual collect task first to verify that your environment correctly connects to the target data sources before setting up cron jobs.
Use Cases
This skill is perfect for AI power users, developers, and community maintainers who want to maintain a repository of optimized prompts. Use cases include: automatically curating a library of productivity prompts from Reddit threads; converting technical documentation or GitHub Gist prompt-lists into deployable Clawdbot agents; or simply keeping your personal library up-to-date with the latest prompt engineering techniques from Hacker News discussions. By running this as a scheduled cron task, you ensure that your local agent skill set evolves as the community discovers new, more efficient prompt structures.
Example Prompts
- "Run the prompts-workflow automation in auto mode to fetch the latest trending prompts from GitHub and publish them to my ClawdHub account."
- "Check the current status of the prompts-workflow execution and list any failed steps that require a manual restart."
- "Perform a manual collection of prompts from SearXNG and display the summary of retrieved files before converting them into skills."
Tips & Limitations
To get the most out of this skill, consider customizing the main.js configuration to target specific subreddits or GitHub repositories relevant to your interests. Keep in mind that while the skill supports automated recovery, you should periodically audit the output/skills/ directory to ensure that the generated content meets your quality standards, as automated extraction can sometimes include noise. The skill relies on external API access, so ensure your firewall allows requests to the configured sources. Monitor output/workflow.log regularly, especially if you are running this via cron, to catch potential rate-limiting issues or changes in third-party source structures.
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-hhhh124hhhh-prompts-workflow": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-write, file-read, data-collection, external-api
Related Skills
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
mia-twitter-stealth
Twitter/X automation with advanced stealth and anti-detection
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.