A standardized framework for authoring, running, and optimizing Gina sandbox automation workflows with built-in evaluation loops.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install workflows
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install workflows using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Workflows via Ask Gina skill provides a comprehensive operational standard for managing Gina sandbox automation. By leveraging this tool within the Openclaw Skills framework, developers can create complex, multi-step workflows that are both repeatable and verifiable. The skill focuses on authoring workflow definitions in TypeScript, validating them against strict schemas, and executing them with full artifact traceability to ensure every automated action is transparent and secure.\n\nUsing these Openclaw Skills allows teams to move beyond simple single-action tasks toward sophisticated orchestration. It emphasizes safety by using least-privilege permissions and explicit side-effect declarations, making it an essential component for any developer looking to build reliable automation in a sandboxed environment. The inclusion of an optimization loop ensures that workflows can be continuously refined based on measurable baseline comparisons.
To begin using this skill within Openclaw Skills, follow these installation steps:\n\n1. Verify the availability of the workflow tooling:\nbash\nworkflow list\n\n2. Scaffold your new workflow in the designated workspace directory:\nbash\nworkflow create <id>\n\n3. Ensure all active versions utilize the correct naming convention at /workspace/.harness/workflows/.\n4. Perform a validation check before every execution:\nbash\nworkflow validate <id>\n
The skill organizes its operations through a specific directory structure and file taxonomy:\n\n| Component | Path / Type | Description |\n| :--- | :--- | :--- |\n| Definitions | /workspace/.harness/workflows/ | Primary location for workflow definitions (.ts). |\n| References | references/ | Contains implementation details and API specifications. |\n| Scripts | scripts/ | Optional helper scripts for repeatable checks. |\n| Assets | assets/ | Diagrams, screenshots, and visual documentation. |\n| Logic | TypeScript / SQL / KV | Safe patterns used for defining individual step logic. |
Loading
Standardize and maintain your Obsidian vault structure for maximum long-term reliability and searchability.

A comprehensive playbook and AI-driven workflow for building, securing, and scaling professional Discord communities.

An elite AI artist skill designed to craft high-quality, professional image prompts across diverse artistic styles and mediums.

A specialized tool for crafting high-quality SOUL.md files that define authentic AI agent personalities based on Anthropic's core principles.

A high-performance deployment wrapper for the Azion CLI designed to automate the publishing of edge functions and static sites with safety-first validation.

A secure bridge for AI agents to access and manage Bitwarden and Vaultwarden credentials via the rbw CLI.








































