Toolverse
All skills

prompts-workflow

by openclaw

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.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

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.

How to use

  1. Przejdź do katalogu umiejętności: cd /root/clawd/skills/prompts-workflow

  2. Uruchom workflow w trybie automatycznym (rekomendowany), który automatycznie zbiera prompty z wielu źródeł, konwertuje je na Clawdbot Skills i publikuje do ClawdHub: node main.js auto

  3. Jeśli workflow przerwał się w trakcie, użyj trybu interaktywnego, aby wznowić wykonanie od miejsca błędu — automatycznie pominie już ukończone kroki: node main.js interactive

  4. Aby uruchomić tylko wybrane etapy (zbieranie, konwersję lub publikację), użyj trybu manualnego, np. node main.js manual collect convert

  5. Sprawdź status workflow i wyniki w plikach wyjściowych: node main.js status — pliki znajdują się w output/state.json (status), output/prompts/ (zebrane prompty) i output/skills/ (skonwertowane umiejętności).

  6. Aby automatyzować workflow, dodaj zadanie do crona — najprościej poprzez sessions_spawn: 0 9 * * * cd /root/clawd && /usr/local/bin/clawdbot sessions_spawn --task "uruchom prompts-workflow w trybie automatycznym" --cleanup delete

Related skills

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678