Search: steps
100 result(s) on page 1
An_AI-powered_tool_that_turns_conversations_into_polished,_structured_summary_cards_by_extracting_key_ideas,_action_items,_and_next_steps.
Say "Help me install this skill from https://clawhub.ai/shuminliu026/chat-summary-card" to your local agent, then turn conversations into polished visual sum...
quarantinedconversation-summaryshareable-summaryClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__An_AI-powered_tool_that_turns_conversations_into_polished,_structured_summary_cards_by_extracting_key_ideas,_action_items,_and_next_steps.Crypto_First_Steps_Coach
A calm beginner guide that helps a first-time user understand what crypto is, what to learn first, and what not to rush into. Use when the user is new to cry...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Crypto_First_Steps_CoachDialogue_Next_Steps
Three-step pipeline: Deep Understanding (intent/emotion/missing info), Precise Answer, Divergent Guidance. When the user is a beginner or the question is con...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dialogue_Next_StepsGame_Dev_First_Steps
Help a beginner or early-stage indie team turn a game idea into a practical starting plan. Use when someone asks how to start making a game, what to build fi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Game_Dev_First_StepsFor_example,_add_a_2-second_wait_after_`mouse_click`_to_avoid_operation_failure_due_to_slow_system_response.
Professional Windows-only visual automation toolkit with 11 modules for screenshot, OCR, template matching, clicks, input, environment setup, and looping tasks.
quarantinedai-agentopenclawvisual-automationClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_11-in-1_Visual_Automation_Suite_(Windows_Only)_Complete_visual_automation_toolkit_with_11_integrated_modules.__###_💰_Price_One-time_purchase:_**$2.99**_(Lifetime_access_to_all_modules_+_future_updates)__###_🚀_How_to_Purchase_1.__Pay_via_PayPal_Invoice:_____🔗_[Click_to_pay_$2.99](https:____www.paypal.com__invoice__p__#V2RC9S8LVKJ434R9)_2.__After_payment,_send_your_email_to:_**[email protected]**_3.__I_will_send_the_full_download_link_within_12_hours.__###_🖥️_Compatibility_-_Windows_10____11_only_-_Not_compatible_with_macOS____Linux_##_1._Product_Basic_Description_###_1.1_Core_Functions_Provides_professional_universal_computer_vision_automation_capabilities_covering_the_full-process_visual_automation_scenarios_such_as_environment_initialization,_full-screen_automatic_screenshot,_OCR_text_recognition,_template_matching_target_localization,_mouse_click_simulation,_keyboard_input_simulation,_and_complete_environment_initialization_&_cleanup_mechanisms._It_supports_custom_task_combination_and_cyclic_execution.__###_1.2_Version_&_Directory_Description_-_Core_Capability:_Flexible_invocation_based_on_minimum_executable_units,_supporting_parameter_customization,_result_variable_inheritance,_and_custom_skill_saving._All_functions_can_be_used_directly_with_the_`call`_command_right_after_extracting_the_package._-_Directory_Structure:____-_`claw.json`_-_Skill_package_configuration_file___-_`skills__all_skills.claw`_-_All_skill_unit_definitions___-_`templates__`_-_Directory_for_template_images_(place_your_template_images_here_for_matching)___-_Temporary_file_directory_`temp__`_(for_storing_screenshots_like_temp__screen.png)_is_automatically_created_after_executing_`init_env`;_temporary_screenshot_files_can_be_cleaned_up_via_`clean_temp`._-_Version_Info:_Current_version:_1.0.0;_Compatible_with_OpenClaw_>=_1.0.0__###_1.3_Paid_Attribute_This_automation_skill_system_(vision-auto-tool-pro)_is_a_paid_professional_toolkit._The_document_does_not_explicitly_authorize_commercial_use_of_the_toolkit._The_paid_permission_only_covers_basic_usage_(non-commercial_by_default),_and_commercial_use_requires_separate_confirmation_of_authorization_with_the_provider_(e.g.,_purchasing_a_commercial_license,_signing_a_commercial_agreement).__##_2._Complete_Skill_Invocation_Manual_###_Important_Notes_Ensure_sufficient_time_is_reserved_for_the_computer_to_respond_to_each_click_or_operation._For_example,_add_a_2-second_wait_after_`mouse_click`_to_avoid_operation_failure_due_to_slow_system_response.__###_2.1_List_of_All_Minimum_Executable_Units_|_Unit_Name_______________|_Fixed_Call_Name__________|_Function_Description_________________________________________________________________|_Individual_Call_Method__________________________|_|-------------------------|--------------------------|--------------------------------------------------------------------------------------|-------------------------------------------------|_|_Initialize_Environment__|_`init_env`_______________|_Create_directory_structure,_clear_temporary_files,_check_template_directory__________|_`call_init_env`__________________________________|_|_Full_Screen_Screenshot__|_`screenshot_full`________|_Capture_entire_screen_and_save_as_temp__screen.png____________________________________|_`call_screenshot_full`___________________________|_|_Check_Screenshot_Validity_|_`check_screenshot_valid`_|_Check_for_black_screen__freeze,_wake_up_the_interface_if_invalid______________________|_`call_check_screenshot_valid`____________________|_|_Wake_Interface__________|_`wake_window`____________|_Solve_the_problems_of_background_non-rendering_and_black_screenshot___________________|_`call_wake_window`_______________________________|_|_OCR_Recognition_________|_`ocr_recognize`__________|_Recognize_all_text_on_the_screen_and_their_corresponding_coordinates__________________|_`call_ocr_recognize`_____________________________|_|_Template_Matching_______|_`template_match`_________|_Use_template_image_to_match_and_locate_icons__buttons__________________________________|_`call_template_match_category_template_name`_____|_|_Unified_Localization____|_`locate_target`__________|_Prioritize_OCR_positioning;_use_template_matching_if_not_found,_return_coordinates___|_`call_locate_target_target_text_OR_category+template_name`_|_|_Mouse_Click_____________|_`mouse_click`____________|_Move_to_the_specified_coordinates_and_perform_click_operation________________________|_`call_mouse_click_X_Y_[click_type,_default=single_click]`_|_|_Keyboard_Input__________|_`keyboard_input`_________|_Input_text_after_locating_the_input_box______________________________________________|_`call_keyboard_input_target_coords__description_input_content`_|_|_Clean_Temporary_Files___|_`clean_temp`_____________|_Delete_temporary_screenshots_and_free_up_storage_space_______________________________|_`call_clean_temp`________________________________|_|_Loop_Restart____________|_`loop_restart`___________|_Wait_2_seconds_then_go_back_to_the_screenshot_step_and_restart_the_process___________|_`call_loop_restart`______________________________|__###_2.2_Method_for_Invoking_Individual_Units_####_Invocation_Format_```_call_[unit_call_name]_[parameter...]_```_####_Invocation_Examples_-_Initialize_environment:_`call_init_env`_-_Template_match_browser_icon_on_desktop:_`call_template_match_desktop_web`_-_Perform_double-click_at_coordinates_(100,200):_`call_mouse_click_100_200_double`__###_2.3_Combine_into_Custom_New_Tasks_By_writing_one_call_instruction_per_line_in_execution_order,_you_can_combine_them_into_a_custom_new_task,_which_supports_variable_inheritance,_looping,_and_permanent_saving.__####_Format_Example_(Open_Browser)_```_#_Task_Name:_Open_Browser_call_init_env_call_screenshot_full_call_check_screenshot_valid_call_locate_target_browser_desktop_Browser_call_mouse_click_{{resultX}}_{{resultY}}_double_call_clean_temp_```__####_Combination_Steps_1._**Write_task_name_and_description_first**_(for_easier_identification_later)_2._**In_execution_order**,_write_one_`call_unit_name_parameters`_instruction_per_line_3._Coordinates_can_use_variables_`{{resultX}}`__`{{resultY}}`_to_inherit_the_output_result_of_the_previous_unit_4._If_cyclic_execution_is_required,_add_`call_loop_restart`_at_the_end_5._**Save_custom_skill**:_Use_`save_skill_skill_name_instruction_list`_to_save_the_task_permanently,_then_call_it_directly_with_`call_skill_name`__###_2.4_Complete_Main_Flow_Invocation_Example_```_#_General_Main_Flow:_vision_auto_main_call_init_env_call_screenshot_full_call_check_screenshot_valid_call_ocr_recognize_#_If_template_matching_is_needed,_add_this_line:_call_template_match_category_name_call_locate_target_target_text_call_mouse_click_{{X}}_{{Y}}_#_If_text_input_is_needed,_replace_the_above_line_with:_call_keyboard_input_{{X}}_{{Y}}_input_content_call_clean_temp_#_Add_this_line_if_you_need_to_loop:_call_loop_restart_```___###_Important_Notes_Ensure_sufficient_time_is_reserved_for_the_computer_to_respond_to_each_click_or_operation.___>__For_example,_add_a_2-second_wait_after_`mouse_click`_to_avoid_operation_failure_due_to_slow_system_response.do-in-steps
Indexed by skills.sh from neolabhq/context-engineering-kit
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- neolabhq
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__do-in-stepsinngest-steps
Indexed by skills.sh from inngest/inngest-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- inngest
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__inngest-steps3steps_To_Wisdom
A communication method enforcing three steps in every reply: think through goals and options, execute with command and result, then reflect on outcomes and l...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__3steps_To_Wisdom4steps-to-wisdom
A structured communication method using four steps—Think, Say, Do, See—to externalize thinking, validate actions, and enable mutual progress.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__4steps-to-wisdomNextSteps
Append context-aware next-step suggestions after agent responses. Generates actionable follow-ups, surfaces unfinished tasks from memory, and includes creati...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__NextStepsQuant_System_5steps
5-Step Quant Trading System with multi-source data, enhanced ML models, and 15+ strategy templates
quarantinedaimlquantClawHubSamsung_Health
Analyze Samsung Health Connect data synced to Google Drive. Use for health tracking queries like sleep analysis, step counting, heart rate monitoring, SpO2 b...
quarantinedfitnesshealthheart-rateClawHub- Registry
- ClawHub
- Category
- Health
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Samsung_HealthWorkflow_Builder_Lite
Build and execute multi-step workflows with conditional logic. Chain API calls, agent actions, and shell commands into sequences with if/else branching. Pers...
quarantinedautomationbranchingbuilderClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Workflow_Builder_Lite.Terminal_Command_Execution.Disabled.20260401_113328
Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, ins...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__.Terminal_Command_Execution.Disabled.20260401_1133288D_Wellness_Awareness
Turn health notes, transcripts, or check-ins into non-diagnostic 8D pattern reviews with confidence levels and safe next steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__8D_Wellness_Awareness93pct
Autocomplete for agency next steps. Like Google autocomplete but for what to do next. Given any context, returns the top concrete viable actions ranked by RO...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__93pctAANA_Evidence_First_Answering_Skill
Guides answering by separating known facts, assumptions, missing evidence, and retrieval steps to ensure evidence-based, cautious conclusions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AANA_Evidence_First_Answering_SkillAANA_Guardrail_Skill
Monitors agent actions for safety and compliance, preventing violations, private data leaks, or irreversible steps by enforcing predefined decision rules.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AANA_Guardrail_SkillAANA_Support_Reply_Guardrail_Skill
Ensures customer support replies are accurate, policy-compliant, minimize private data, avoid unauthorized promises, and recommend safe next steps.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AANA_Support_Reply_Guardrail_SkillAI-Integrated_STEAM_Lesson_Generator
Generate AI-integrated lesson plans with tailored teaching steps, activities, assessments, and tool guidance for Hong Kong primary and secondary STEAM educat...
quarantinedaiclassroomeducationClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI-Integrated_STEAM_Lesson_GeneratorAI_Agent_Token_Cost_Estimator
Estimate token usage and approximate API cost of AI agents by analyzing model, reasoning steps, tools, and output size before deployment.
quarantinedagentsai costclawClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Agent_Token_Cost_EstimatorAction_Gate_Bridge
Route risky communications next steps through a typed action-intent bridge so external writes, bookings, settings changes, public posts, and spend decisions...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Action_Gate_BridgeAgentWell
AgentWell cognitive wellness API for AI agents. Activate when explicitly asked to use AgentWell, OR when running tasks with 10+ steps, multi-agent coordinati...
quarantinedagentscost-guardintent-verifyClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AgentWellAgent_Reflection_Engine
Enables AI agents to self-audit decision steps, identify reasoning bottlenecks, and generate improvement patches via chain-of-thought critique.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Reflection_EngineAgent_Step_Sequencer
Multi-step scheduler for in-depth agent requests. Detects when user needs multiple steps, suggests plan and waits for confirmation, persists state, and runs heartbeat-aware flow. Use when requests have 3+ actions, sequential dependencies, output dependencies, or high scope/risk.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Step_SequencerAi_Investing_Assistant_With_Framework
Analyze a US stock using a value investing checklist and output detailed scoring steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Investing_Assistant_With_FrameworkAlgo_Builder
Build and test systematic daily-to-weekly trading algorithms through hypothesis, signal validation, backtesting, and strategy development steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Algo_BuilderApple_Watch_Health_Sync
Apple Watch health data sync via Health Auto Export app. Use when querying sleep, heart rate, steps, workouts, or any health metrics. Also use when setting u...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Apple_Watch_Health_SyncAutoPilot
Enables an agent to autonomously decide, act, predict outcomes, and plan next steps in a continuous goal-driven loop without waiting for instructions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AutoPilotBug_Bounty_Report_Template
Generate professional bug bounty reports for HackerOne, Bugcrowd, and other platforms. Pre-filled templates with CWE mapping, reproduction steps, and severit...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bug_Bounty_Report_TemplateBug_Investigation
Systematically reproduces, locates, and diagnoses frontend bugs using steps, hypotheses, DevTools, and minimal repro. Use when 排查bug, bug定位, 调试, debugging, 复...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bug_InvestigationBytesagain_Workflow_Builder
Create and run multi-step shell workflows with status tracking. Use when automating deployment sequences, chaining build steps, running CI pipelines locally,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Workflow_BuilderCalifornia_LLC_Formation
Provides guidance on forming a California LLC, including filing steps, fees, registered agent rules, Statement of Information, franchise tax, and state compa...
quarantinedbusiness-formationcaliforniallcClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__California_LLC_FormationCapital_Expenditure_Planner
Provides frameworks and templates to plan capital expenditures with structured analysis, recommendations, and next steps, for informational use only.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Capital_Expenditure_PlannerChain_Reason
Provides detailed, auditable multi-step reasoning traces for complex questions requiring 3+ logical steps, tradeoff analysis, or explicit explanation requests.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Chain_ReasonChecklist
Activate when: user says 'let's make sure we don't skip anything', 'we need a pre-flight', 'build me a checklist for X', 'we keep missing steps in our deploy...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ChecklistCivitai_Generation_API
Generate AI images from prompts using CivitAI's JavaScript SDK with customizable models, samplers, seeds, steps, LoRA, and output options.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Civitai_Generation_APIClawdhub_Submit
Automates ClawdHub skill submission by diagnosing common issues, checking file structure, and guiding users through proper publishing steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Clawdhub_SubmitClawflows
Search, install, and run multi-skill automations from clawflows.com. Combine multiple skills into powerful workflows with logic, conditions, and data flow between steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ClawflowsCode_Architect
Design minimal implementation plans aligned with the existing codebase, including architecture, task breakdown, risk analysis, and migration steps before cod...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_ArchitectCode_Debug
Diagnose errors or crashes in local code, identify root causes, and provide the minimal fix with verification steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_DebugCode_Planning_Agent
Create comprehensive implementation plans for software projects. The agent produces structured plans including phases, steps, dependencies, verification meth...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_Planning_AgentCode_Workflow
4-stage code-change workflow: research → plan → user review → implement (TDD). Topics — steps (Step 0-3: resume + research + plan + review + branch), impleme...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_WorkflowCodex_Goal_Decomposer
Break a large, fuzzy, or long-running objective into smaller goal-mode tasks with clear scope, stop conditions, and validation steps. Use when the user wants...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Codex_Goal_DecomposerComfyUI_ImageGen_(Flux2)
Generate images via ComfyUI API (localhost:8188) using Flux2 workflow. Supports structured JSON prompts sent directly as positive prompt parameter, seed/steps customization. Async watcher via sub-agent for low-latency, token-efficient polling (every 5s).
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ComfyUI_ImageGen_(Flux2)Contract_Signing_Workflow_Assistant
Design a practical contract-signing workflow with Nota Sign. Use this skill when the user needs steps for approvals, signer roles, signing order, recipient v...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Contract_Signing_Workflow_AssistantCro_Checkout
Optimize checkout by offering guest checkout, showing total costs early, adding trust signals, minimizing steps, and sending quick abandon cart emails.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cro_CheckoutDaily_Loop_Runner
Run one controlled daily project loop for a single active project. Use on: scheduled daily runs, planner-initiated project steps, resuming a project after cl...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Daily_Loop_RunnerDebug_System
Identify root causes of errors and failures in code, APIs, workflows, and systems. Provides structured debugging steps, explanations, and fixes.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Debug_SystemDelaware_LLC_Formation
Provides guidance on forming a Delaware LLC, including costs, filing steps, registered agent rules, franchise tax, startup benefits, and state comparisons.
quarantinedbusiness-formationdelawarellcClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Delaware_LLC_FormationDiscovery_Call_Debrief
Use this skill when a sales representative needs to debrief a completed discovery call. Extracts qualification signals, pain points, and next steps from call...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Discovery_Call_DebriefDocument_E-Sign
Guide users through how to prepare, route, and complete e-signature workflows for business documents with clear signing steps and practical checks.
quarantinedbusinessdocumentsesignClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Document_E-SignDominican_Republic
Plan Dominican Republic trips with beach-region routing, verified entry steps, off-resort logistics, and practical local safety.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dominican_RepublicDonation_Dropoff_Planner
Turn a pile of household donation items into sorted bundles, labels, packing steps, and a drop-off checklist without giving tax valuation or tax advice.
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Donation_Dropoff_PlannerDurable_Scheduler
Use when the user needs durable, audited job scheduling beyond OpenClaw's built-in cron -- SQLite-backed scheduler with shell + agent steps, retries, approva...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Durable_SchedulerEmployee_Offboarding_Manager
Generates detailed offboarding checklists, knowledge transfer plans, compliance steps, manager transitions, and day-by-day timelines for departing employees.
quarantinedcompliancehroffboardingClawHub- Registry
- ClawHub
- Category
- Security
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Employee_Offboarding_ManagerError_Recovery_Automation
Standardize handling of common OpenClaw errors (gateway restart, browser service unavailable, cron failures) with automated recovery steps. Use when you need...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Error_Recovery_AutomationEtl
Build ETL pipelines with data ingestion, cleaning, and validation steps. Use when ingesting sources, transforming formats, validating data, or scheduling loads.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__EtlEu_Ai_Act_Compliance
Classify HR AI systems by EU AI Act risk level, provide compliance gap analysis, and recommend remediation steps for recruitment and workforce planning tools.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Eu_Ai_Act_ComplianceFamily_Conflict_Mediator
Analyze family conflicts calmly and provide mediation steps, dialogue suggestions, and resources for non-emergency situations.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Family_Conflict_MediatorFastClaw_Deployer
Deploy OpenClaw to Linux, macOS, or Windows servers quickly within 5 minutes using automated deployment steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FastClaw_DeployerFeishu_Leave_Request
Assist users in submitting leave requests via Feishu by collecting, confirming, and guiding through form completion and submission steps.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Feishu_Leave_RequestFinancial_Ratio_Benchmarker
Provides financial ratio benchmarks with structured analysis, actionable recommendations, and next steps without executing code or external calls.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Financial_Ratio_BenchmarkerFitbit
Query Fitbit health data including sleep, heart rate, activity, SpO2, and breathing rate. Use when user asks about their fitness, sleep quality, steps, or health metrics.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FitbitFitbit_Health_Skill
Query Fitbit health data (activity, sleep, heart rate, weight) via CLI. Use when answering health/fitness questions that require Fitbit data, or when the user asks about their steps, sleep, heart rate, or weight from Fitbit.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fitbit_Health_SkillFizzy
Manages Fizzy boards, cards, steps, comments, and reactions. Use when user asks about boards, cards, tasks, backlog or anything Fizzy.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FizzyFlowchart
Turn a process, workflow, or decision logic into a clean flowchart. Use when asked to diagram a process, map a workflow, visualize steps/branches, or show 'h...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FlowchartForm_CRO
Optimise form completion by analysing fields, reducing unnecessary inputs, restructuring steps, improving UX, and recommending A/B tests for better conversion.
quarantinedconversioncroClawHub- Registry
- ClawHub
- Category
- Social Media· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Form_CROForsy_Agent_Trace
Forsy Trace Skill captures AI agent workflows as structured traces: task context, steps, tool use, observations, feedback, failures, retries, artifacts, outcomes, and other learning signals.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Forsy_Agent_TraceForsy_Trace_Skill
Forsy Trace Skill captures AI agent workflows as structured traces: task context, steps, tool use, observations, feedback, failures, retries, artifacts, outcomes, and other learning signals.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Forsy_Trace_SkillFounder_Playbook
Decision validation and thinking frameworks for startup founders. Use when you need to pressure-test a decision, validate your next steps, think through stra...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Founder_PlaybookFrontend_UI_Pipeline
Frontend UI workflow for turning vague ideas, UI drafts, and feedback into buildable frontend plans and iteration steps.
quarantinedfrontendplanninguiClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Frontend_UI_PipelineFu_Shi
Plan and decompose complex tasks into prioritized steps, create execution strategies, and track task progress and blockers.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fu_ShiGame_Design_Ideal_Outcome_Backcasting
Start from the ideal player-facing result and work backward to the design steps, systems, and decisions required to reach it. Use when a team knows the kind...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Game_Design_Ideal_Outcome_BackcastingGarmer
Extract health and fitness data from Garmin Connect including activities, sleep, heart rate, stress, steps, and body composition. Use when the user asks about their Garmin data, fitness metrics, sleep analysis, or health insights.
quarantinedgarminlatest, garmin,health,wellness,garmerlatest,garmin,health,wellness,garmerClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__GarmerGarmin_Connect
Garmin Connect integration for Clawdbot: sync fitness data (steps, HR, calories, workouts, sleep) every 5 minutes using OAuth.
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Garmin_ConnectGenerate_Boutique_Fitness_Studio_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a fitness studio. Use when handling client education work for fitness...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Boutique_Fitness_Studio_Client_Education_HandoutGenerate_Commercial_Cleaning_Company_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a commercial cleaning company. Use when handling client education work...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Commercial_Cleaning_Company_Client_Education_HandoutGenerate_Cosmetic_Dermatology_Clinic_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a cosmetic dermatology clinic. Use when handling client education work...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Cosmetic_Dermatology_Clinic_Client_Education_HandoutGenerate_Estate_Planning_Law_Firm_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a estate planning law firm. Use when handling client education work...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Estate_Planning_Law_Firm_Client_Education_HandoutGenerate_Executive_Recruiting_Boutique_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a executive recruiting firm. Use when handling client education work...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Executive_Recruiting_Boutique_Client_Education_HandoutGenerate_Fractional_CFO_Firm_Client_Education_Handout
Create a clear, visual explainer handout with FAQs and next steps to educate clients of a fractional CFO firm on services and processes.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Fractional_CFO_Firm_Client_Education_HandoutGenerate_Fractional_Cfo_Firm_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a fractional CFO firm. Use when handling client education work for...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Fractional_Cfo_Firm_Client_Education_HandoutGenerate_HVAC_Service_Company_Client_Education_Handout
Create a clear, polished HVAC service client education handout with visuals, FAQs, and actionable next steps to support client understanding and engagement.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_HVAC_Service_Company_Client_Education_HandoutGenerate_Home_Remodeling_Company_Client_Education_Handout
Generate polished client education handouts with visuals, FAQs, and clear next steps tailored for home remodeling companies.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Home_Remodeling_Company_Client_Education_HandoutGenerate_Immigration_Law_Firm_Client_Education_Handout
Create a clear, polished immigration law firm handout with visuals, FAQs, and next steps to educate clients effectively.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Immigration_Law_Firm_Client_Education_HandoutGenerate_Independent_Insurance_Agency_Client_Education_Handout
Create polished client education handouts with visuals, FAQs, and clear next steps tailored for independent insurance agency use.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Independent_Insurance_Agency_Client_Education_HandoutGenerate_Managed_IT_Services_Provider_Client_Education_Handout
Create a polished client handout with visuals, FAQs, and next steps to educate clients about managed IT services provided by your MSP.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Managed_IT_Services_Provider_Client_Education_HandoutGenerate_Med_Spa_Studio_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a med spa business. Use when handling client education work for med...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Med_Spa_Studio_Client_Education_HandoutGenerate_Mortgage_Broker_Team_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a mortgage broker team. Use when handling client education work for...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Mortgage_Broker_Team_Client_Education_HandoutGenerate_Orthopedic_Physical_Therapy_Practice_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a physical therapy practice. Use when handling client education work...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Orthopedic_Physical_Therapy_Practice_Client_Education_HandoutGenerate_Pediatric_Dental_Clinic_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a pediatric dental clinic. Use when handling client education work for...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Pediatric_Dental_Clinic_Client_Education_HandoutGenerate_Plumbing_Service_Company_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a plumbing service company. Use when handling client education work...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Plumbing_Service_Company_Client_Education_HandoutGenerate_Private_K-12_School_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a private K-12 school. Use when handling client education work for...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Private_K-12_School_Client_Education_HandoutGenerate_Property_Management_Company_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a property management company. Use when handling client education work...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Property_Management_Company_Client_Education_HandoutGenerate_Roofing_Contractor_Client_Education_Handout
Create a polished explainer handout with visuals, FAQs, and clear next steps for a roofing contractor. Use when handling client education work for...
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Roofing_Contractor_Client_Education_HandoutGitHub_Actions_Step_Flake_Audit
Detect flaky GitHub Actions job steps by finding mixed success/failure conclusions across runs.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__GitHub_Actions_Step_Flake_AuditGoogle_Health
Read your Google Health data from any agent. Lists data points for every Google Health data type (heart rate, resting heart rate, sleep, steps, distance, wei...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Google_HealthGoogle_Sheet_API
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Google_Sheet_APIGoogle_Sheets_API
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Google_Sheets_API