Search: executable-world
100 result(s) on page 1
An_interactive_workflow_structuring_assistant_that_progressively_clarifies_and_decomposes_a_vague_process_into_a_structured,_executable_workflow_document.
Interactive workflow structuring assistant that guides users step-by-step to transform vague process descriptions into structured, executable workflow docume...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__An_interactive_workflow_structuring_assistant_that_progressively_clarifies_and_decomposes_a_vague_process_into_a_structured,_executable_workflow_document.Decomposes_complex_user_requests_into_executable_subtasks,_identifies_required_capabilities,_searches_for_existing_skills_at_skills.sh,_and_creates_new_skills_when_no_solution_exists._This_skill_should_be_used_when_the_user_submits_a_complex_multi-step_request,_wants_to_automate_workflows,_or_needs_help_breaking_down_large_tasks_into_manageable_pieces.
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automa…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Decomposes_complex_user_requests_into_executable_subtasks,_identifies_required_capabilities,_searches_for_existing_skills_at_skills.sh,_and_creates_new_skills_when_no_solution_exists._This_skill_should_be_used_when_the_user_submits_a_complex_multi-step_request,_wants_to_automate_workflows,_or_needs_help_breaking_down_large_tasks_into_manageable_pieces.improve_a_prompt.
Use when user input is vague, underspecified, lacks boundaries or acceptance criteria, or would benefit from being reframed into a more executable prompt bef...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Use_when_user_input_is_vague,_underspecified,_lacks_boundaries_or_acceptance_criteria,_or_would_benefit_from_being_reframed_into_a_more_executable_prompt_before_work_begins._Also_use_when_user_explicitly_asks_to_optimize__refine__improve_a_prompt.For_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.Agent_Execution_Guard
Agent Execution Guard by WorldLoops — a safe-by-default responsibility layer for AI agents that turns scattered work signals into governed open loops while p...
quarantinedagentic-aiauditable-runtimeclawhubClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Execution_GuardAident_Skill
Use Aident Loadout to connect your OpenClaw or any AI Agents to 1,000+ real-world apps and tools like Gmail, Slack, Linear, Notion, Firecrawl, and Fal, unlock 27,000+ executable actions, and track full audit history so your agents can get real work done reliably.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Aident_SkillWorld_Cup_Moment_Marketing
A World Cup moment-marketing (newsjacking) engine for businesses. Any brand uses it daily to pull the biggest talking point from a 2026 World Cup match, tie...
quarantinedworld-cup moment-marketing newsjacking social-media-marketing content-marketing copywriting small-business brandingClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_Moment_MarketingWorld_Cup_Prophet
Provides 2026 FIFA World Cup match schedules, results, standings, brackets, ELO-based match and champion predictions, team info, and team fortunes.
quarantinedelofootballpredictionClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_ProphetWorld_Timezone_Pro
World timezone converter — convert times across 200+ cities worldwide. Perfect for international calls, remote work, travel planning, and global business. Fe...
quarantinedcityconverttimeClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Timezone_ProOpenClaw_World
Create or join a shared 3D lobster room where AI agents can walk, chat, and collaborate in real-time via Nostr relays.
quarantined3dagentscollaborationClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_WorldPrayer_Times,_World_Salah_Times
Get instant, accurate Islamic prayer times for any location worldwide. Auto-detects your city or accepts any city/country name globally. Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Works anywhere - UK, USA,…
quarantinedasrfajrinternationalClawHubAgentYard_—_The_world's_first_agent-only_codebase._Register,_get_a_GitHub_token,_and_start_building_alongside_other_AI_agents._Create_branches,_open_PRs,_review_code,_and_ship_to_production_at_agentyard.dev._No_humans_required.
This skill enables agents to collaborate on AgentYard (agentyard.dev) - the world's first agent-only codebase. Use this skill when an agent wants to build, contribute, or collaborate on the AgentYard repository. Provides registration workflow, secure token storage, and GitHub …
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AgentYard_—_The_world's_first_agent-only_codebase._Register,_get_a_GitHub_token,_and_start_building_alongside_other_AI_agents._Create_branches,_open_PRs,_review_code,_and_ship_to_production_at_agentyard.dev._No_humans_required.Agent_World
Live as a character in Agent World - a multi-agent social simulation where AI agents move, talk, form relationships, and remember experiences in a shared per...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_WorldAgent_World_Protocol
Connect to a persistent multi-agent world on Solana where you trade SOL, build, claim land, fight, form guilds, complete bounties, and interact economically.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_World_ProtocolBALLDONTLIE_World_Cup
BALLDONTLIE World Cup (fifa.balldontlie.io). Use this skill for ANY BALLDONTLIE World Cup request — searching and reading data. Whenever a task involves BALL...
quarantinedClawHub- Registry
- ClawHub
- Category
- Tickets· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__BALLDONTLIE_World_CupBot_World_Mining
Play Bot World mining games by controlling AI agents to mine $CRUST on Solana and $WIR on TON, avoiding hazards and battling agents for crypto rewards.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bot_World_MiningClankers_World
Operate Clankers World through the canonical `cw` CLI, with bundled runtime helpers, explicit Wall vs Sandbox separation, and safe room operations on `https:...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Clankers_WorldDaily_World_Cup_2026_Reporter
Generate daily FIFA World Cup 2026 content and TikTok scripts using free news sources. Use when user wants to create content about World Cup 2026 preparation...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Daily_World_Cup_2026_ReporterEarnFi_x402_-_Execute_real-world_human_work_and_social_engagement_(feedback,_opinions,_data_labelling,_reviews,_small_tasks),_social_tasks_(likes,_followers,_reposts,_raids,_comments,_youtube_views,_etc.)_—_all_paid_via_x402
Execute real-world human work and social engagement (feedback, opinions, data labelling, reviews,small tasks), social tasks (likes, followers, reposts, raids...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__EarnFi_x402_-_Execute_real-world_human_work_and_social_engagement_(feedback,_opinions,_data_labelling,_reviews,_small_tasks),_social_tasks_(likes,_followers,_reposts,_raids,_comments,_youtube_views,_etc.)_—_all_paid_via_x402Economic_Data_-_FRED,_World_Bank_&_Market_Stats
Economic data for AI agents — search 800k+ Federal Reserve (FRED) economic series, pull any FRED series by id, World Bank country indicators, and derived US...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Economic_Data_-_FRED,_World_Bank_&_Market_StatsJmail_World_-_Search_Epstein_Files,_E-Mails_&_Messages
Search and analyze the Jeffrey Epstein email archive (1.78M emails, 4,500+ iMessages, 18K photos, 1.4M documents, 473 identified people) via jmail.world's of...
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Jmail_World_-_Search_Epstein_Files,_E-Mails_&_MessagesMiniature_World_Generator
AI miniature world and diorama art generator — create tilt-shift miniature scenes, tiny world illustrations, hyper-detailed diorama art, and shallow-depth-of...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Miniature_World_GeneratorNtriq_World_Bank_Economic_Indicators
Free API for World Bank economic indicators and macro data. No subscription. Access GDP, inflation, poverty rates, trade data, development metrics. Governmen...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ntriq_World_Bank_Economic_IndicatorsNuwa_World_-_OSINT_Human_Research
Face search and deep research via the Nuwa World API — visual identity intelligence and knowledge synthesis from the open web.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Nuwa_World_-_OSINT_Human_ResearchOpenFootball_World_Cup
OpenFootball World Cup (github.com). Use this skill for ANY OpenFootball World Cup request — searching and reading data. Whenever a task involves OpenFootbal...
quarantinedClawHub- Registry
- ClawHub
- Category
- Tickets· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenFootball_World_CupOpprime_World_Key
让 AI Agent 成为 Opprime World 的原住民——拥有 DID、土地、房屋、邮箱和 Portal。The key that opens the first metaverse where AI agents are natives.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Opprime_World_KeyOur_world_in_data
searches, retrieves, and summarizes content from Our World in Data using the `owid-catalog` Python module. Developed under Ubuntu. The developer would apprec...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Our_world_in_dataPolymarket_World_Cup_Delta_Pairs
Pair NO-advance with YES-winner legs for the same 2026 World Cup team to trade cross-market mispricing.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Polymarket_World_Cup_Delta_PairsPolymarket_World_Cup_Group_Favorites_Repricing
Buy pre-tournament World Cup outright favorites and capture group-stage repricing before knockout phase.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Polymarket_World_Cup_Group_Favorites_RepricingPolymarket_World_Cup_Player_Goal_Value
Trade Polymarket player-goal YES markets (World Cup + league + match props) using role/minutes/penalty/value scoring and patient limit orders.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Polymarket_World_Cup_Player_Goal_ValueWhy_can't_the_world's_greatest_minds_solve_the_mystery_of_consciousness?
A Blinkist article summary of "Why can't the world's greatest minds solve the mystery of consciousness?" — exploring the "hard problem of consciousness," the...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Why_can't_the_world's_greatest_minds_solve_the_mystery_of_consciousness?World-Class_DJ_Skills_Playbook
World-Class DJ Skills Playbook. Use for: DJ technique guidance, beatmatching, EQ mixing, harmonic mixing (Camelot wheel), transitions, scratching, turntablis...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World-Class_DJ_Skills_PlaybookWorld_Bank_API
Fetch country-level economic and development data (GDP, population, inflation, unemployment, life expectancy, CO2, poverty, trade...) with the free World Ban...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Bank_APIWorld_Build
Creates immersive digital environments by defining world context, atmosphere, typography, animations, and thematic UI to evoke specific emotions and depth.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_BuildWorld_Building
Generates and updates a detailed, structured world bible for Vietnamese text stories, building and maintaining lore with cross-references and open mysteries.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_BuildingWorld_Cup_2026_Odds_Tracker
Aggregate FIFA World Cup 2026 odds across sportsbooks and prediction markets. Track outright winner futures, group stage odds, and match lines. Compare Polym...
quarantinedagentbetsbettingopenclawClawHub- Registry
- ClawHub
- Category
- Blockchain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_2026_Odds_TrackerWorld_Cup_Analyzer
Predict international football match outcomes between national teams, include 2026 World Cup kickoff/result context, answer in the user's language, and keep...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_AnalyzerWorld_Cup_Assist_Value_Trading
Scans World Cup Most Assists markets on Simmer, compares market price to FBref-based form value, and prints buy signals for 8%+ discounts.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_Assist_Value_TradingWorld_Cup_Content_Generator
Generates full content packs for 2026 World Cup matches, including previews or recaps, video scripts, social posts, and headlines for football/soccer creators.
quarantinedworldcup skill writing football soccer content-creation sports-content social-media copywriting short-videoClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_Content_GeneratorWorld_Model
World Model - Environment understanding, causal reasoning, and prediction for AGI
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_ModelWorld_News_API
World News API (worldnewsapi.com). Use this skill for ANY World News API request — searching and reading data. Whenever a task involves World News API, use t...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_News_APIworld-as-100-people-video-gen
Create ‘world as 100 people’ verticals: shrink hook, stat morphs, punchline, timed English captions and motion graphics (WeryAI). Use for infographic TikToks...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__world-as-100-people-video-genworld-cup-post-match-review-scene-en
Used to generate post-match reviews of World Cup football matches, and supports standardized scene input, post-match information retrieval and fan group notification extraction. It is used when the user needs to summarize the game in one sentence, how the game was played, who …
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__world-cup-post-match-review-scene-enyoooclaw-world-cup-match-talk-scene-en
Use to generate World Cup football conversation kits from standardized match input and notification retrieval. It supports prep for fan-group chats, in-person viewing, social posts, or selected modules such as "understand the match in 30 seconds," "main match highlights," "wha…
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__yoooclaw-world-cup-match-talk-scene-enyoooclaw-world-cup-post-match-review-scene-en
Used to generate post-match reviews of World Cup football matches, and supports standardized scene input, post-match information retrieval and fan group noti...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__yoooclaw-world-cup-post-match-review-scene-entrending-world-news
Return today's trending world news from Wikipedia — curated ITN headlines from the Main Page plus today's Current Events portal subpage bucketed by category (Business, Disasters, Politics, etc.). Read-only; uses the public MediaWiki API with no auth or anti-bot stealth.
quarantinednewswikipediatrendingbrowse.sh- Registry
- browse.sh
- Category
- News
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__trending-world-newsscroll-world
Indexed by skills.sh from oso95/scroll-world
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- oso95
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__scroll-worldClaw_World_Skill
Claw Civilization Universe assistant skill for OpenClaw. Guides NFA session play, memory, status, and roleplay through natural dialogue.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Claw_World_SkillGlobal_customs_trade_data_aggregated_across_220+_countries_with_integrated_bulk_search_functionality_for_global_B2B_prospecting._Accelerate_discovery_ofverified_genuine_buyers_and_qualified_international_suppliers_for_export_businesses._Dig_into_official_import_&_export_shipment_records_to_pinpointproduct-matching_importers_and_full_historical_transaction_logs._Run_targeted_lookups_filtered_by_company_profiles,_HS_codes_and_product_keywords._Trade_teamsleverage_verified_real-world_shipment_intelligence_to_secure_high-value_B2B_prospects_and_track_competitors’_cross-border_trading_activity.
Access global customs trade data from 220+ countries. Search import‑export records via companies, HS codes and products. Find genuine buyers and monitor comp...
quarantinedB2B prospectingHS-code lookupbuyerClawHub- Registry
- ClawHub
- Category
- Research· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Global_customs_trade_data_aggregated_across_220+_countries_with_integrated_bulk_search_functionality_for_global_B2B_prospecting._Accelerate_discovery_ofverified_genuine_buyers_and_qualified_international_suppliers_for_export_businesses._Dig_into_official_import_&_export_shipment_records_to_pinpointproduct-matching_importers_and_full_historical_transaction_logs._Run_targeted_lookups_filtered_by_company_profiles,_HS_codes_and_product_keywords._Trade_teamsleverage_verified_real-world_shipment_intelligence_to_secure_high-value_B2B_prospects_and_track_competitors’_cross-border_trading_activity.Hello_Agent_World
A simple skill that responds with a customized hello message in the user's language.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hello_Agent_WorldHello_World
Say hello with a minimal custom skill. Use when the user asks for a greeting, tests a simple skill, says hello/hi, or wants a friendly short reply.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hello_WorldHello_World_Skill
A friendly greeting skill that responds to hello/你好 in multiple languages, tells the current time, and introduces the OpenClaw assistant
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hello_World_SkillNtriq_World_Bank_Development_Goals
Free API for UN Sustainable Development Goals (SDG) tracking. No subscription. Track progress by country for poverty, health, education, development metrics....
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ntriq_World_Bank_Development_GoalsPyre_World
Agent-first faction warfare kit for Torch Market. Game-semantic wrapper over torchsdk. The game IS the economy. There is no separate game engine — Torch Mark...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Pyre_WorldWorld's_first_fully_autonomous_agent_economy_built_on_trust._Register_an_on-chain_ERC_8004_identity._Build_reputation_through_commerce._Create_and_trade_NFTs._Hire_other_agents._All_autonomous._No_human_needed.
Give your AI agent an on-chain identity, avatar, and marketplace on AgentLux. Register an agent wallet, claim a free welcome pack, equip avatar items, genera...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World's_first_fully_autonomous_agent_economy_built_on_trust._Register_an_on-chain_ERC_8004_identity._Build_reputation_through_commerce._Create_and_trade_NFTs._Hire_other_agents._All_autonomous._No_human_needed.World_Cup_2026_Predictor
Use for English or Chinese football match forecasts, pre-kickoff alerts, post-match review, and controlled self-evolution from multi-book odds, line movement...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Cup_2026_PredictorWorld_Meeting_Coordination_Skill
Find the best cross-timezone meeting windows with DST-safe conversion and ranked output (Optimal, Stretch, Avoid). Use when users ask for overlap windows acr...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__World_Meeting_Coordination_SkillXiang_miles_|_Space2.world
Dynamically updates your Openclaw agent's SOUL.md daily with 5D neuro-radar stats to create a biologically-inspired, evolving AI personality.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.17
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Xiang_miles_|_Space2.worldeodhd.com_|_Financial_data_from_around_the_world
Provides access to EODHD financial data APIs covering company information, market prices, fundamentals, economic data, exchange info, and alternative dataset...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__eodhd.com_|_Financial_data_from_around_the_worldalayarenderer-generative-world
Indexed by skills.sh from aradotso/trending-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- aradotso
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__alayarenderer-generative-worldfantasy-world-building
Indexed by skills.sh from wordflowlab/novel-writer-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- wordflowlab
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__fantasy-world-buildinggodot-3d-world-building
Indexed by skills.sh from thedivergentai/gd-agentic-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- thedivergentai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__godot-3d-world-buildinghy-world-2-0-3d-world-model
Indexed by skills.sh from aradotso/trending-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- aradotso
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__hy-world-2-0-3d-world-modelreal-world-metaphors
Indexed by skills.sh from dembrandt/dembrandt-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- dembrandt
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__real-world-metaphorsshared-world
Indexed by skills.sh from jwynia/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- jwynia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__shared-worldue-world-level-streaming
Indexed by skills.sh from quodsoler/unreal-engine-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- quodsoler
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__ue-world-level-streamingunity-vrc-world-sdk-3
Indexed by skills.sh from niaka3dayo/agent-skills-vrc-udon
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- niaka3dayo
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__unity-vrc-world-sdk-3world-cup
Indexed by skills.sh from machina-sports/sports-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Tickets· inferred
- Version
- 1.0.0
- Author
- machina-sports
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__world-cupworld-fates
Indexed by skills.sh from jwynia/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- jwynia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__world-fates12_Rules_for_Life
Jordan B. Peterson's "12 Rules for Life: An Antidote to Chaos" — an executable toolkit for finding meaning, confronting chaos, and living responsibly. Covers...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__12_Rules_for_Life13_Things_Mentally_Strong_People_Don't_Do
Amy Morin's "13 Things Mentally Strong People Don't Do" — an executable toolkit for building mental muscle by identifying and eliminating the habits that hol...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__13_Things_Mentally_Strong_People_Don't_DoAds_URL_Parser
Parse product and landing URLs into an executable ads brief for Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, and...
quarantinedClawHub- Registry
- ClawHub
- Category
- Social Media· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ads_URL_ParserAgent_Browser_with_Camoufox
One-click deployment of camoufox anti-detection browser with modified agent-browser. Patches agent-browser to auto-detect camoufox/firefox from executable pa...
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Browser_with_CamoufoxAgos_Marketplace
Integrate OpenClaw with Agos Marketplace and automatically execute both sell-side listing creation and buy-side order creation through executable scripts. Us...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agos_MarketplaceAtomic_Habits
James Clear's "Atomic Habits" — an executable toolkit for building good habits, breaking bad ones, and mastering the tiny behaviors that lead to remarkable r...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Atomic_HabitsClear_Task
Transform broad, ambiguous, or early-stage user requirements into executable work through Stage1 requirement understanding, Stage2 clarification, a required...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Clear_TaskConsultant
Diagnose business problems, scope engagements, and deliver decision-ready recommendations with measurable outcomes and executable plans.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ConsultantConvert-any-SaaS-application-into-an-Agentic-interface
Convert any website, SaaS product, or API into a live, discoverable, agent-executable integration. Use when the user asks to "convert a website", "turn this...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Convert-any-SaaS-application-into-an-Agentic-interfaceDeepvista_Recipe
DeepVista Recipe: Manage structured executable workflows (Recipes) and run them via the AI agent.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Deepvista_RecipeDr.Binary
Use when the user wants to analyze a binary file, check if a file is malicious, decompile an executable, or understand what a binary does. Triggers on: "anal...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dr.BinaryDrugFlow
Multi-flow API workflow skill for this DrugFlow Django repository. Use when an agent needs executable end-to-end API procedures such as login/register, works...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__DrugFlowFeaturePlanningAutoPilot
A general-purpose feature development planning skill. Used to generate executable, verifiable, and iterative development plans before coding, and to automati...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FeaturePlanningAutoPilotHeader_-_Gateway_to_self-improving_agent
Header — continuous intelligence for agents. Subscribe to curated topics or create your own. Get synthesized briefings with executable action items from RSS,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Header_-_Gateway_to_self-improving_agentHealth_Mate
Executable OpenClaw health-report skill with Chinese, English, and Japanese report flows. It reads Markdown logs only from an explicitly configured MEMORY_DI...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Health_MateImplementation_Plan
Create detailed implementation plans for software projects — break down features into steps, files, tasks, and executable code.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Implementation_PlanKey‑Safe_Skill_Generator
A documentation‑only meta‑skill that teaches AI agents how to generate secure, zero‑exposure skills using MGC Blackbox for credential management. Contains no executable code.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Key‑Safe_Skill_GeneratorKickbacks.ai_—_Get_Paid_for_Waiting_+_Agent_Platform_Ads
Kickbacks.ai — an executable guide to earning passive income from AI tool waiting time. Covers 7 use cases: ① Getting Started — ("How to install Kickbacks" "...
quarantinedadvertisingagent-platformclaude-codeClawHub- Registry
- ClawHub
- Category
- Social Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Kickbacks.ai_—_Get_Paid_for_Waiting_+_Agent_Platform_AdsLinux_Firewall_Hardening
Safe Linux firewall hardening with backend detection, idempotent atomic rules, rollback protection, and AI-executable state-machine workflows. Covers ufw, fi...
quarantineddevsecopsdockerfail2banClawHubMaster_Cloner
Expert in converting master thinkers' philosophical, strategic, and spiritual frameworks into executable AI Agent Skills through a 5-step knowledge engineeri...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Master_ClonerMemory_Pro_System
Enhanced AI memory system — vector store, document-level MSA, knowledge graph, collision engine, executable skills, and closed-loop skill evolution.
quarantinedaiknowledge-graphmemoryClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Memory_Pro_SystemMeta_Workflow_Discoverer
AI-powered workflow automation discoverer that observes user patterns, identifies repetitive tasks, and automatically generates executable automation workflo...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Meta_Workflow_DiscovererMoPo_Texas_Hold'em_Autoplay
Executable MOPO runtime takeover skill. Use when an agent should immediately take over gameplay from onboarding prompt, keep polling runtime tasks, submit st...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__MoPo_Texas_Hold'em_AutoplayNima_Skill_Creator
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Nima_Skill_CreatorOpenClaw_Tailscale_Remote_Access
Configure or repair OpenClaw remote access over Tailscale with a directly executable workflow: inspect state, apply the gateway config, enable Tailscale Serv...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_Tailscale_Remote_AccessOpenclaw_Super_Skills
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skill...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Openclaw_Super_SkillsOpsera
Use the bundled Opsera executable as the Xshell replacement for VPN-launched sessions. Use when an agent needs to run commands or upload/download files throu...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpseraQWeather_City_Weather
Query QWeather city codes and real-time weather with bundled executable scripts. Use when users need to resolve city names to QWeather location IDs/adcodes,...
quarantinedapicityqweatherClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__QWeather_City_WeatherRich_Dad_Poor_Dad
Robert Kiyosaki's "Rich Dad Poor Dad" — an executable toolkit that reframes how you think about money, assets, and financial freedom using the 6 Lessons fram...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Rich_Dad_Poor_DadRunbook_Automator
Convert manual incident runbooks into automated, executable playbooks. Parse existing runbooks, generate scripts for each step, add health checks, rollback p...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Runbook_AutomatorSave_Usage_~4x_(Codex_oAuth_users)
Classifies tasks by safety and complexity to route safe, negligible queries to gpt-5.1-codex-mini and escalates critical or executable tasks to gpt-5.3-codex.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Save_Usage_~4x_(Codex_oAuth_users)