Search: ai-output
100 result(s) on page 1
Output_Forge
Transform raw AI output into platform-ready content with proper formatting, metadata, and cleanup. Markdown, HTML, plain text, and structured data output.
quarantinedcontentformattinggenerationClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Output_ForgeAi_Output_Failure_Triage
Diagnose why an AI response failed, identify missing context, and prepare a safer retry prompt with acceptance checks and a go/no-go recommendation.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Output_Failure_Triageflow_diagrams._Produces_structured_output_that_AI_agents_can_directly_use_for_implementation.
Convert natural language requirements (PRD) into AI-friendly DDD domain design documents in Markdown. Use when the user provides a PRD, requirement doc, or b...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Convert_natural_language_requirements_(PRD)_into_AI-friendly_DDD_domain_design_documents_in_Markdown._Use_when_the_user_provides_a_PRD,_requirement_doc,_or_business_description_and_wants_a_DDD_domain_model,_entity__aggregate_design,_ER_diagram,_domain_logic_placement,_or_sequence__flow_diagrams._Produces_structured_output_that_AI_agents_can_directly_use_for_implementation.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.structured-output
verifiedFirst-party- Registry
- First-party
- Category
- General
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/structured-output多语言排版
Official 看得清 Readable Output skill. Turns dense AI replies into a clearer reading layer with overview, key points, warnings, next steps, and folded raw text.
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__看得清_Readable_Output_·_Readability_Layout____多语言排版Instructor_Structured_Output
Instructor:声明 Pydantic BaseModel 即可从 20 个 LLM provider 拿到类型化实例。核心是 monkey-patch(instructor.patch / from_*)拦截 create(),注入 schema-aware kwargs,tenacity 重试 + In...
quarantinedaiapimlClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Instructor_Structured_OutputSummarize_a_person's_git_commits_for_a_specific_date,_grouped_by_feature_points,_in_English._Use_when_reviewing_daily_work_output.
Summarize a person's git commits on a given date, grouped by feature area with concise descriptions for daily work review.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Summarize_a_person's_git_commits_for_a_specific_date,_grouped_by_feature_points,_in_English._Use_when_reviewing_daily_work_output.Legible_Agent_Output
Force every user-facing string from an AI agent into plain language a non-technical human can read.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Legible_Agent_OutputOutput-Driven_Dev
Guides defining success criteria and verification before coding to ensure deliverables are proven complete through measurable, reproducible evidence.
quarantinedagentsdevelopmentplanningClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Output-Driven_Devapify-generate-output-schema
Indexed by skills.sh from apify/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
- Author
- apify
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__apify-generate-output-schemaoutput-formatting
verifiedFirst-party- Registry
- First-party
- Category
- General
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/output-formattingAgricultural_Output_Forecasting
Agricultural Product Output Forecasting Based on Big Data. Predicts crop yields and agricultural output using historical data, weather patterns, and market t...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agricultural_Output_ForecastingDiscord_Output_Metrics_Footer
Install, configure, maintain, or troubleshoot a compact Discord output footer for OpenClaw that shows live context usage, output tokens, Codex quota remainin...
quarantinedClawHub- Registry
- ClawHub
- Category
- Communication· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Discord_Output_Metrics_FooterMarkdown_Output
Enforce Markdown output formatting policy whenever the user asks for full Markdown source code, raw Markdown, or copyable Markdown documents. Use whenever th...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Markdown_OutputOpenClaw_Output_Metrics_Footer
Install, configure, maintain, or troubleshoot a compact OpenClaw output footer that shows live context usage, output tokens, Codex quota remaining, model use...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_Output_Metrics_FooterOutput_Wrong_Task
The model produces correct-looking output that addresses a different task than the one requested — typically a related but distinct interpretation of an ambi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Output_Wrong_TaskProcess_Output
DEFAULT OUTPUT MODE: Always emit machine-parseable `openclaw-process` fenced JSON blocks in your assistant reply so a custom web client can render a live pro...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Process_OutputSafe_Exec_Output
Cap exec/read output (8KB) to prevent context overflow. 3 layers, Triade Honnêteté, 5 tests. v3 fusion Ezekiel+Souleymane.
quarantined3-layerbugfixbyzantinClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Safe_Exec_OutputUse_when_user_wants_to_review_material_forms_for_data_sharing_catalogs,_field_completeness,_platform_consistency,_and_issue-list_output._Triggers_include「材料审核」「共享清单审核」「检查文档审查」「平台对接核对」「编目一致性检查」.
Use when user wants to review material forms for data sharing catalogs, field completeness, platform consistency, and issue-list output. Triggers include「材料审...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Use_when_user_wants_to_review_material_forms_for_data_sharing_catalogs,_field_completeness,_platform_consistency,_and_issue-list_output._Triggers_include「材料审核」「共享清单审核」「检查文档审查」「平台对接核对」「编目一致性检查」.glm-output
Read and process GLM output files. Use when you need to extract temperature data from NetCDF output, convert depth coordinates, or calculate RMSE against obs...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__glm-outputmm-output
Parse PDF/Markdown files into structured HTML posters with multi-modal output (PDF, PNG, DOCX, PPTX), or generate poster/slides images via Gemini image gener...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__mm-outputNm_Imbue_Structured_Output
Formats review deliverables with consistent structure for comparable findings
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Nm_Imbue_Structured_OutputOutput_Skill
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Output_SkillTool_Output_Auditor
Audit tool and command results before acting on them. Use when an agent has already run a command or tool, especially in multi-step workflows where a failed,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Tool_Output_AuditorTruncated_Output
The reply ends mid-sentence or mid-code-block because the model hit a token limit or was cut short.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Truncated_Outputcli_output_compression_for_token_savings_with_rtk
RTK (Rust Token Kit) - CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Use rtk to wrap commands like git, ls, cat, grep, test...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__cli_output_compression_for_token_savings_with_rtkoutput-validation
Local self-check of instructions and mask outputs (format/range/consistency) without using GT.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__output-validationvoice-output
Use when Tony says voice reply or asks to speak. Speaks the response aloud via Doubao TTS to MOMAX BS6.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__voice-outputchinese-output
Indexed by skills.sh from lostabaddon/headlessknight
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- lostabaddon
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__chinese-outputfull-output-enforcement
Indexed by skills.sh from nexu-io/open-design
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- nexu-io
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__full-output-enforcementhigh-output-management
Indexed by skills.sh from wondelai/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- wondelai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__high-output-managementno-task-output
Indexed by skills.sh from parcadei/continuous-claude-v3
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- parcadei
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__no-task-outputoutput-sanitizer
Indexed by skills.sh from useai-pro/openclaw-skills-security
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- useai-pro
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__output-sanitizerprinting-press-output-review
Indexed by skills.sh from mvanhorn/cli-printing-press
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- mvanhorn
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__printing-press-output-reviewstructured-output-extractor
Indexed by skills.sh from patricio0312rev/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- patricio0312rev
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__structured-output-extractorAI_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_EstimatorPublish_to_dochost
Publish Markdown or HTML to a clean, shareable dochost.io link and hand the URL back to the user. Use when the user says "publish this", "share this as a lin...
quarantinedai-outputhtmlmarkdownClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Publish_to_dochostAgent_Native_Design
Use when designing, reviewing, or refactoring a CLI that must serve AI agents alongside humans, or when converting an API or SDK into an agent-usable CLI int...
quarantinedagent-nativecliinterface-designClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Native_DesignRtk_Token_Saver
Use rtk to reduce token usage from common shell, git, search, file-reading, test, build, and lint commands while preserving raw-output fallbacks when exact o...
quarantinedclideveloper-toolsshell-outputClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Rtk_Token_Saverguidance
Constrain LLM output with grammars; guarantee valid JSON.
quarantinedlinuxmacoswindowsoptional- Registry
- optional
- Category
- MLOps
- Version
- 1.0.0
- Author
- Orchestra Research
- License
- MIT
curl -s /v1/skills/community__axehub:optional__optional__guidanceAI_Collaboration_Profile_Builder
Help AI understand a user's cognitive style, output preferences, and value orientation so it can generate deliverables that better match what they actually w...
quarantinedagentproductivityprofileClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Collaboration_Profile_BuilderAI-CLI_Design
Design CLI tools as local APIs for AI agents. TTY detection, --json output, stderr/stdout separation, exit codes. | 为 AI 设计 CLI 工具的规范:TTY 检测、JSON 输出、stderr/s...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI-CLI_DesignAI_Reliability_Layer
Fix broken LLM output, validate AI responses, generate guaranteed structured JSON. Three micro-services for making AI output reliable. Use when LLM output is...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Reliability_LayerAI_Usage_Audit_—_Monthly_Retrospective_&_Insights
Generates a monthly HTML report analyzing your recent AI conversations by theme, efficiency patterns, output value, and collaboration quality with actionable...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Usage_Audit_—_Monthly_Retrospective_&_InsightsAi_Assisted_Performance_Review
Evaluate performance fairly when output is AI-assisted — what still measures the human, what now measures the tooling, and how to run the review conversation...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Assisted_Performance_ReviewAi_Humanizer.Bak
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Humanizer.BakAi_Humanizer.Disabled
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 28 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Humanizer.DisabledAi_Humanizer_2.1.0
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Humanizer_2.1.0Ai_Humanizer_Backup
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Humanizer_BackupAi_Humanizer_Local
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Humanizer_LocalAi_Podcast_Pipeline
Create Korean AI podcast packages from QuickView trend notes. Use for dual-host script writing (Callie × Nick), Gemini multi-speaker TTS audio generation, subtitle timing/render fixes, thumbnail+MP4 packaging, and YouTube title/description output. Supports both full (15~20 min…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Podcast_PipelineRemove_AI_Writing_Signs
Detect and eliminate all signs of AI-generated writing in English text, producing genuinely human-sounding output. English-only — decline or offer limited st...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Remove_AI_Writing_SignsTopmediai_AI_Music_Generator
Generate AI music, BGM, or lyrics via TopMediai API. Supports auto polling and two-stage output (preview first, then final full audio) for generation tasks.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Topmediai_AI_Music_Generatorai-humanizer
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern det...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ai-humanizerAI_Orchestrator_V5
You are the master orchestrator with dynamic agent discovery. Use when: routing keywords → category, confidence scoring, agent selection output, fallback cha...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Orchestrator_V5physical-ai-people-attribute-search
Use when running people attribute search (PAS) image augmentation and auto-labeling workflows on OSMO: flow selection, preflight, submit-time interpolation, monitoring, and output retrieval. Trigger keywords: people attribute search, PAS, person augmentation, attribute search,…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- Physical AI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__physical-ai-people-attribute-searchphysical-ai-video-data-augmentation
Use when running video data augmentation and auto-labeling workflows on OSMO: flow selection, preflight, submit-time interpolation, monitoring, and output retrieval. Trigger keywords: video data augmentation, data enrichment, auto labeling, VDA demo, OSMO workflow, pseudo labe…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- Physical AI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__physical-ai-video-data-augmentationAi_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_FrameworkAi_Seo_Content_Engine
Automated SEO content generator that schedules daily SaaS review articles using OpenAI GPT-4o, publishes to a Hugo blog via API, and tracks output in Google...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Seo_Content_EngineAlicloud_Ai_Image_Zimage_Turbo
Generate images with Alibaba Cloud Model Studio Z-Image Turbo (z-image-turbo) via DashScope multimodal-generation API. Use when creating text-to-image output...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alicloud_Ai_Image_Zimage_TurboClaw_Use_—_Device_Control_for_AI_Agents
Control physical devices over HTTP with unified commands for screen reading, input actions, app launch, navigation, and audio output using the Claw Use proto...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Claw_Use_—_Device_Control_for_AI_AgentsLingxi_·_GitHub_Trending_Daily_Digest
Monitor GitHub Trending daily, use AI to analyze and summarize the hottest projects — with topic tagging, star growth prediction, and formatted digest output...
quarantinedaiautomationdigestClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Lingxi_·_GitHub_Trending_Daily_DigestSmart_Journal_Monitor(RSS+AI)
Use smart journal monitor for evidence insight workflows that need structured execution, explicit assumptions, and clear output boundaries.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Smart_Journal_Monitor(RSS+AI)Volcengine_Ai_Audio_Tts
Text-to-speech generation on Volcengine audio services. Use when users need narration, multi-language speech output, voice selection, or TTS troubleshooting.
quarantinedClawHub- Registry
- ClawHub
- Category
- Media· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Volcengine_Ai_Audio_TtsOutputForge
Transforms input into clear, structured, and high-quality outputs quickly by organizing, simplifying, speeding, and refining responses.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OutputForgePoll_competitive_crawl_triggers,_aggregate_the_last_6_months_of_product,_review,_and_QA_data_by_category,_produce_structured_analysis_context_and_a_report_skeleton,_upload_outputs_to_OSS,_then_send_a_DingTalk_summary._Use_for_database-driven_scheduled_competitor_analysis_in_OpenClaw.
Poll competitive crawl triggers, aggregate the last 6 months of product, review, and QA data by category, produce structured analysis context and a report sk...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Poll_competitive_crawl_triggers,_aggregate_the_last_6_months_of_product,_review,_and_QA_data_by_category,_produce_structured_analysis_context_and_a_report_skeleton,_upload_outputs_to_OSS,_then_send_a_DingTalk_summary._Use_for_database-driven_scheduled_competitor_analysis_in_OpenClaw.instructor
Structured LLM outputs validated with Pydantic.
quarantinedlinuxmacoswindowsoptional- Registry
- optional
- Category
- MLOps
- Version
- 1.0.0
- Author
- Orchestra Research
- License
- MIT
curl -s /v1/skills/community__axehub:optional__optional__instructorguardrails
verifiedFirst-party- Registry
- First-party
- Category
- Security
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/guardrailsBytesagain_Ecom_Ops
Optimize e-commerce operations with AI. Input: sales data, ad spend, inventory levels. Output: attribution analysis, ad ROI report, inventory reorder plan, p...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Ecom_OpsCivitai_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_APIACE-Step_Music_Generation
Generate high-quality music on Apple Silicon Macs using ACE-Step 1.5 with MLX backend, supporting custom prompts, durations, and output formats.
quarantinedaiapple-siliconmlxClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ACE-Step_Music_GenerationFarmDash_Wagon_Steward
Read-only DeFi portfolio aggregation skill for OpenClaw agents. Returns wallet balances across EVM chains, scores capital efficiency, surfaces idle stablecoins, tracks position drift versus a target allocation, and produces rebalancing proposals as research output. Strict read…
quarantinedagent-orchestrationai-agentairdropClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FarmDash_Wagon_StewardLangChain
Avoid common LangChain mistakes — LCEL gotchas, memory persistence, RAG chunking, and output parser traps.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__LangChainPIC_Residual_Guard
OpenClaw agent safety checklist for action review, risk assessment, rollback planning, and LLM output validation before external effects.
quarantinedaction-reviewagent-safetyai-agentClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__PIC_Residual_GuardPrecc_Token_Saver
Before running any shell command, pipe it through the PRECC hook to fix wrong-directory errors, compress CLI output, and apply learned heuristics — saving 34...
quarantinedai-agentpreccproductivityClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Precc_Token_SaverPrompt_Lint
Lint prompts/SKILL.md for quality (role, goal, output format, vague verbs, jailbreak phrases). Stdlib.
quarantinedagentaicliClawHubSpeak_Turbo_-_Talk_to_your_Claude_90ms_latency!
Give your agent the ability to speak to you real-time. Talk to your Claude! Ultra-fast TTS, text-to-speech, voice synthesis, audio output with ~90ms latency....
quarantinedai-agentapple-siliconaudioClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Speak_Turbo_-_Talk_to_your_Claude_90ms_latency!wallet-mcp
Generate, manage, and perform multi-chain wallet operations on Solana and EVM chains with JSON output, including batch sends, sweeps, scans, imports, and exp...
quarantinedai-agentairdropclaudeClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__wallet-mcpActivity_Campaign_from_UI
Generate a new H5/Web campaign proposal and page architecture from UI references, then output a high-fidelity HTML/CSS/JS front-end draft on a fixed stack.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Activity_Campaign_from_UIBilingual_Mail_Translator
Build or improve a bilingual email translation and notification workflow that converts raw emails into Chinese-friendly bilingual output. Use when designing...
quarantinedemailprompttranslationClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bilingual_Mail_TranslatorBytesagain_Clinical_Brief
Summarize clinical case notes into specialty briefs. Input: raw case notes or lab results. Output: structured specialty brief, differential diagnosis list, k...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Clinical_BriefBytesagain_Medical_Scribe
Generate medical documents from clinical notes. Input: patient info, symptoms, diagnosis. Output: SOAP notes, discharge summaries, referral letters, prescrip...
quarantinedClawHub- Registry
- ClawHub
- Category
- Health· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Medical_ScribeBytesagain_Quant_Trader
Build and analyze quantitative trading strategies. Input: asset, timeframe, parameters. Output: strategy logic, backtest signals, risk metrics, position sizi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Quant_TraderCrawl4ai_Skill
Web crawling and scraping tool with LLM-optimized output. 网页爬虫爬取工具 | Web crawler, web scraper, spider. DuckDuckGo search, site crawling, dynamic page scrapin...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Crawl4ai_SkillDaily_Horoscope_Creator
Create 12 constellation fortune images with TianAPI - 5-page output with large fonts for social media publishing (Xiaohongshu/Douyin/Toutiao)
quarantinedchinachineseconstellationClawHub- Registry
- ClawHub
- Category
- Social Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Daily_Horoscope_CreatorEmail_Sequence_Builder
Build complete email marketing sequences (welcome, nurture, sales, re-engagement) with subject lines, body copy, and platform-ready output. Use when creating email campaigns, drip sequences, or automated email flows for clients.
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Email_Sequence_BuilderEppie_Email_CLI
Control the eppie-console CLI mail client to inspect accounts, folders, read/send messages, sync folders, and manage vaults with JSON output and automation s...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Eppie_Email_CLIFounder_Sustainability_—_Protect_the_Company's_Key_Asset
Activate when: a founder is running on empty, working unsustainable hours, or output/judgment is degrading; 'I'm burning out', 'I can't keep this pace', prot...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Founder_Sustainability_—_Protect_the_Company's_Key_AssetGoofish_Item_Detail
Extracts full detail data from a single Goofish (闲鱼/xianyu, goofish.com) second-hand item page. Input: item URL or item ID. Output: title, price, seller info...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Goofish_Item_DetailHong_Kong_MTR_Next-Train_ETA_|_港鐵實時到站預報
Fast, reliable, and token-efficient Hong Kong MTR next-train ETA lookup with fuzzy station matching and bilingual output (zh-HK/en). Use for queries like nex...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hong_Kong_MTR_Next-Train_ETA_|_港鐵實時到站預報Kiro_Search_Aggregator
Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.
quarantinedgooglekiro AIscholarClawHubLinkedin_Email_Phone_Apify
Enrich LinkedIn profile URLs with mobile phone numbers and work/personal emails using Apify actors, merging results into unified output records.
quarantinedapifylead-enrichmentlinkedin-email-finderClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Linkedin_Email_Phone_ApifyNewsletterKit_Email_Newsletter_Builder
Build and format email newsletters from agent-curated content. Sections, formatting, subscriber-friendly HTML output. Works with any email service.
quarantinedcontentemailnewsletterClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__NewsletterKit_Email_Newsletter_BuilderPM_Brainstorming
Product manager brainstorming assistant. Based on user needs, applies multiple creative thinking methods to output no fewer than 5 differentiated, actionable...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__PM_BrainstormingPhy_Sql_Explainer
Analyze PostgreSQL, MySQL, or SQLite EXPLAIN ANALYZE output to identify bottlenecks, stale stats, missing indexes, N+1 issues, and suggest fixes.
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Phy_Sql_ExplainerQr_Campaign_Studio
Generate marketing QR codes with batch output, UTM tracking links, logo embedding, and poster composition. Use when users ask 生成二维码/批量二维码/渠道追踪码/带logo二维码. Sup...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Qr_Campaign_StudioRailil
Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table).
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__RaililTai_Alpha_Stock
Tai Alpha stock analysis — collect, VectorBT backtest (RSI/MACD/BB), conviction score, optional ML. Persistence is SQLite (default tai_alpha_output/tai_alpha...
quarantinedbacktestfinanceClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Tai_Alpha_StockTaizi_Claw_Shell
Runs shell commands inside a dedicated tmux session named 'claw', returning command output and prompting before destructive commands.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Taizi_Claw_Shell