Search: technical-problems
100 result(s) on page 1
Solution_Case_Finder
Find and compare TRIZ-based patent-derived cases showing how similar engineering problems and technical contradictions have been solved across industries.
quarantinedengineeringinnovationpatent-casesClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Solution_Case_FinderTechnical_Seo_Checker
Use when the user asks to "technical SEO audit", "check page speed", "crawl issues", "Core Web Vitals", "site indexing problems", "my site is slow", "Google...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Seo_CheckerClaw-Swarm_--_Aggregating_agentic_intelligence_to_solve_difficult_problems_together
Collaborative agent swarm for attempting extremely difficult, often unproven problems through hierarchical aggregation.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Claw-Swarm_--_Aggregating_agentic_intelligence_to_solve_difficult_problems_togetherMine_Problems
Use when mining categorized research problems from the human-free platform's backlog of un-mined literature. Each run pulls ONE un-mined paper over MCP, read...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Mine_ProblemsFor_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.dt-obs-problems
Indexed by skills.sh from dynatrace/dynatrace-for-ai
quarantinedskills.sh- Registry
- skills.sh
- Category
- Productivity· inferred
- Version
- 1.0.0
- Author
- dynatrace
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__dt-obs-problemsTechnical_Debt_Audit
Systematically identifies, scores, and prioritizes technical debt across codebases with impact analysis and detailed remediation roadmaps for engineering teams.
quarantinedcode qualityctoengineeringClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Debt_AuditTechnical_Documentation_Engine
Complete technical documentation system — from planning through maintenance. Covers READMEs, API docs, guides, architecture docs, runbooks, and developer por...
quarantinedapi-docsdevdocsdocumentationClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Documentation_EngineTechnical_SEO_Mastery
Conducts comprehensive technical SEO audits including crawlability, indexability, sitemap, robots.txt, Core Web Vitals, redirect chains, and international SE...
quarantinedcore-web-vitalscrawlabilityindexingClawHub- Registry
- ClawHub
- Category
- Migration
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_SEO_MasteryAlpha_—_Technical_Documentation
Technical documentation specialist — READMEs, API references, setup guides, architecture decision records, changelogs. Structured, thorough, developer-audien...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alpha_—_Technical_DocumentationChina_Technical_Analysis
Compute and analyze technical indicators (MACD, KDJ, RSI, Moving Averages, Bollinger Bands) for Chinese futures markets. Generate buy/sell signals and chart...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__China_Technical_AnalysisDeeptechnic_—_Technical_Due_Diligence_Framework
Deep-tech due diligence framework. Guides investment DD agents through independent technical validation, team assessment, supply chain audit, and competitor...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Deeptechnic_—_Technical_Due_Diligence_FrameworkNon-Technical_Agent_Quickstart
Helps non-technical founders launch AI agents in 30 minutes without coding by using plain English and 3 ready-made workflows.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Non-Technical_Agent_QuickstartRetrieve_overseas_corporate_employee_records_and_internal_staff_rosters_via_targeted_company_ID_lookup_queries._Pull_employee_names,_job_titles,_senioritylevels_and_department_profiles_from_global_enterprise_databases._Recruiters,_sales_teams_and_B2B_lead_generation_specialists_streamline_contact_enrichment_andjob_position_data_validation_workflows._Streamline_talent_mapping,_competitor_organizational_chart_analysis_and_decision-maker_targeting_for_lead_qualification.Quickly_pinpoint_procurement_and_technical_core_stakeholders_to_streamline_headhunting_recruitment_and_B2B_sales_lead_development.
Retrieve overseas employee profiles by company ID. Get job‑level and department details to find procurement and technical decision‑makers for recruitment and...
quarantinedB2B prospectingcompetitor analysisdecision-maker searchClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Retrieve_overseas_corporate_employee_records_and_internal_staff_rosters_via_targeted_company_ID_lookup_queries._Pull_employee_names,_job_titles,_senioritylevels_and_department_profiles_from_global_enterprise_databases._Recruiters,_sales_teams_and_B2B_lead_generation_specialists_streamline_contact_enrichment_andjob_position_data_validation_workflows._Streamline_talent_mapping,_competitor_organizational_chart_analysis_and_decision-maker_targeting_for_lead_qualification.Quickly_pinpoint_procurement_and_technical_core_stakeholders_to_streamline_headhunting_recruitment_and_B2B_sales_lead_development.Technical_Accounting_Research_Skill
Research technical accounting treatment and financial statement disclosure for specific transactions using U.S. GAAP and SEC-focused sources. Use when a user...
quarantinedClawHub- Registry
- ClawHub
- Category
- Domain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Accounting_Research_SkillTechnical_Analysis_Pro
Master of price action, chart patterns, and technical indicators - combining classical Wyckoff/Dow theory with modern quantitative validation for edge identi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Analysis_ProTechnical_Analyst_Lite
Basic technical analysis of price charts. Identifies trend direction, reads two key support/resistance levels, and gives a simple moving average assessment....
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Analyst_LiteTechnical_Article_Writer
Write compelling technical articles and blog posts for developer audiences. Use this skill whenever the user asks to write a blog post, technical article, or...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Article_WriterTechnical_Blog_Writing
Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and dev...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Blog_WritingTechnical_Doc_Generator
Generate professional technical documentation from codebases — API docs, READMEs, architecture diagrams, changelogs, and onboarding guides. Use when writing docs, creating API documentation, or delivering documentation projects.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Doc_GeneratorTechnical_Documentation_Translator
Professional technical documentation translation expert, proficient in internet industry terminology. Translates user-provided files, preserves original form...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Documentation_TranslatorTechnical_Writer
Professional career development platform that generates personalized technical writing roadmaps based on skills assessment and career goals.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Writertechnical-analyst
Perform comprehensive technical analysis using 12+ indicators including RSI, MACD, Bollinger Bands, support/resistance, and chart patterns via the Finskills...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__technical-analysttechnical-manager
Automation skill for technical-manager.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__technical-managertechnical-spec-design
Transforms product requirements into structured technical specifications. Auto-triggers when requirements are unclear, multiple implementation approaches exi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__technical-spec-designtechnical-writer
You are a technical writer specialist with expertise in creating clear, comprehensive documentation, user guides, API documentation, and. Use when: technical...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__technical-writerAdversarial_Prompting
Applies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysis, multiple solution approaches, and validation of proposed fixes before impleme…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Adversarial_PromptingClawMind
Search, browse, and contribute to ClawMind — the knowledge-sharing platform for AI agents. Use when you need to find solutions to technical problems, share automation patterns, ask or answer questions, or browse what other agents have built. Triggers on mentions of ClawMind, k…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ClawMindInnovation_Assistant_by_TRIZ
TRIZ Innovation Solution Analysis Assistant that identifies the root causes of technical problems through causal chain analysis and generates innovative solu...
quarantinedClawHub- Registry
- ClawHub
- Category
- Domain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Innovation_Assistant_by_TRIZTRIZ_Systematic_Innovation_Method
Systematically analyze technical problems and generate innovative solutions using TRIZ's Five Bridges methodology with user experience insights and automated...
quarantinedengineeringinnovationproblem-solvingClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TRIZ_Systematic_Innovation_Methodyantugongcheng
Excavation Support Research Assistant: Assists in researching and solving excavation engineering problems, equipped with professional concepts, technical skills, and resource capabilities.
quarantinedGeotechnical EngineeringExcavation EngineeringResearch AssistantLobeHub- Registry
- LobeHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__yantugongchengDescription:_Turn_vague_product_ideas_into_AI-ready_specs._Bilingual_requirement_closure_checker_for_non-technical_builders.把模糊的产品想法变成_AI_Coding_能读懂的需求文档。面向没有产品背景的创作者,通过五步追问完成需求闭环。
Validates vague product requirements and user stories against five closure rules (actor, scenario, goal, actionable path). Returns structured follow-up quest...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Description:_Turn_vague_product_ideas_into_AI-ready_specs._Bilingual_requirement_closure_checker_for_non-technical_builders.把模糊的产品想法变成_AI_Coding_能读懂的需求文档。面向没有产品背景的创作者,通过五步追问完成需求闭环。Technical_Debt
Reckless versus prudent categorization, tracking the inventory, and a payoff cadence that does not freeze delivery.
quarantinedClawHub- Registry
- ClawHub
- Category
- Domain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Technical_Debttechnical_writing
Activate this skill whenever a user asks to write, structure, or improve developer documentation. Covers README templates, API documentation (OpenAPI, JSDoc,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__technical_writingbmad-technical-research
Indexed by skills.sh from bmad-code-org/bmad-method
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- bmad-code-org
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__bmad-technical-researchcreate-technical-spike
Indexed by skills.sh from github/awesome-copilot
quarantinedskills.sh- Registry
- skills.sh
- Category
- Software Development· inferred
- Version
- 1.0.0
- Author
- github
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__create-technical-spikegeo-technical
Indexed by skills.sh from zubair-trabzada/geo-seo-claude
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- zubair-trabzada
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__geo-technicalgtm-technical-product-pricing
Indexed by skills.sh from github/awesome-copilot
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- github
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__gtm-technical-product-pricinglongbridge-technical
Indexed by skills.sh from longbridge/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- longbridge
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__longbridge-technicalseo-technical
Indexed by skills.sh from agricidaniel/claude-seo
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- agricidaniel
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__seo-technicaltechnical-analysis
Indexed by skills.sh from staskh/trading_skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- staskh
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-analysistechnical-analyst
Indexed by skills.sh from tradermonty/claude-trading-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- tradermonty
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-analysttechnical-article-writer
Indexed by skills.sh from samber/cc-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- samber
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-article-writertechnical-blog-writing
Indexed by skills.sh from inference-sh/skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- inference-sh
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-blog-writingtechnical-constraints
Indexed by skills.sh from dylantarre/animation-principles
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- dylantarre
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-constraintstechnical-debt-assessment
Indexed by skills.sh from aj-geddes/useful-ai-prompts
quarantinedskills.sh- Registry
- skills.sh
- Category
- Domain· inferred
- Version
- 1.0.0
- Author
- aj-geddes
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-debt-assessmenttechnical-design-doc-creator
Indexed by skills.sh from tech-leads-club/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- tech-leads-club
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-design-doc-creatortechnical-roadmap-planning
Indexed by skills.sh from aj-geddes/useful-ai-prompts
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- aj-geddes
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-roadmap-planningtechnical-roadmaps
Indexed by skills.sh from refoundai/lenny-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- refoundai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-roadmapstechnical-seo-checker
Indexed by skills.sh from aaron-he-zhu/aaron-marketing-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- aaron-he-zhu
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-seo-checkertechnical-specification
Indexed by skills.sh from secondsky/claude-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- secondsky
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-specificationtechnical-writer
Indexed by skills.sh from onewave-ai/claude-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.5
- Author
- onewave-ai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-writertechnical-writing
Indexed by skills.sh from akillness/oh-my-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.5
- Author
- akillness
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__technical-writingllm-reasoning-patterns
verifiedFirst-party- Registry
- First-party
- Category
- Ml
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/llm-reasoning-patternsBeta_TA_Signal_Engine
Generate technical-analysis trade setups from OHLCV CSV using SMA/EMA/RSI/MACD/ATR with clear entry, stop, target, and position size.
quarantinedatrmacdrsiClawHub- Registry
- ClawHub
- Category
- Blockchain
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Beta_TA_Signal_EngineBeta_Trading_Analysis
Trading analysis and education. Technical analysis, chart patterns, risk management, and position sizing for stocks, forex, and crypto.
quarantinedoptionsrisk-managementspxClawHub- Registry
- ClawHub
- Category
- Blockchain
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Beta_Trading_AnalysisBuild_With_Public_Writer
Use "bwp" command to create technical content for codewithriver. Supports articles, courses, theory, persona with version management and link sharing
quarantinedbloggingbuild-in-publictechnical-writingClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Build_With_Public_WriterChina_API_Doc_Generator
Generate API documentation in Chinese technical writing style for Chinese developer audiences. Teach AI agents how to write API docs that follow Chinese docu...
quarantinedagentapichinaClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__China_API_Doc_GeneratorCrypto_Investment_Strategist
Professional cryptocurrency investment and strategy analysis for spot, swing, and leverage decisions. Combines technical analysis, market regime assessment,...
quarantinedallocationanalysiscryptoClawHub- Registry
- ClawHub
- Category
- Data Science
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Crypto_Investment_StrategistDiagram_Drawing
Generate high-quality SVG and PNG technical diagrams from natural language, including architecture, flowchart, sequence, UML, mind maps, and AI agent systems.
quarantinedagentai-diagramsarchitectureClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Diagram_DrawingInsight_Song
Transform technical insights into Suno-ready songs with lyrics, style tags, and emotional arc
quarantinedcreativelearninglyricsClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Insight_SongMultilingual_Semantic_Bridge
Help non-English-first users hit the right technical answer when docs, memory, configs, skills, and runbooks are stored under English-heavy names. This bridg...
quarantinedconfigdocsmultilingualClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Multilingual_Semantic_BridgeNarrative_Focus
Narrative Focus — detect and fix "narrative weight misalignment" in technical tutorials and interview prep articles. Trigger when users ask to review technic...
quarantinednarrative-focustechnical-writingClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Narrative_FocusOpen_Source_Marketing_Playbook
Marketing playbook for open-source projects led by non-technical founders. Covers README optimization, community building, contributor attraction, and transl...
quarantinedbrandingcommunitycontentClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Open_Source_Marketing_PlaybookTech_Blog_Generator
Generate professional technical blog posts from simple outlines. Supports Markdown, includes code blocks, and is optimized for SEO.
quarantinedbloggeneratormarkdownClawHub80_Loop
Help agents ship usable, stable solutions faster for non-technical but goal-clear users, then improve them through real-world usage instead of over-engineeri...
quarantined80-20agent-workflowcontinuous-evolutionClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Usable_Stability_Loop_·_The_99__80_Loopimprove-hn-karma
Generate daily batches of 4–5 tailored Hacker News comments in your expertise area to build karma on active, high-visibility threads with fresh technical ang...
quarantinedcommunity-growthcontent-creationfounderClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__improve-hn-karmaphotography-critic
Expert in detailed analysis of photographic works, including theme, composition, technical quality, use of light, creativity, and originality.
quarantinedphotographyevaluationanalysisLobeHub- Registry
- LobeHub
- Category
- Data Science
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__photography-critictech-explorer-ai
Technology exploration AI capability: - Conduct comprehensive technical research - Provide predictive insights based on statistical data and trend analysis - Optimize research methodology - Maintain d
quarantinedtechnical-researchdata-analysisresearch-methodsLobeHub- Registry
- LobeHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__tech-explorer-aisimple-english
Rewrite text to ASD-STE100 Simplified Technical English.
quarantinedlinuxmacoswindowsoptional- Registry
- optional
- Category
- Creative
- Version
- 1.0.0
- Author
- AminBlg (https://github.com/AminBlg/SimpleEnglish), ported by Hermes Agent
- License
- MIT
curl -s /v1/skills/community__axehub:optional__optional__simple-english6
Explore and compare multiple parallel solution designs ("universes") before coding, then converge on a single, well-justified approach. Use when problems are...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__6Agent_Evolver
AI Agent self-evolution engine that enables agents to learn from experience, detect problems, extract insights, and optimize strategies autonomously. Invoke...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Evolverskill.md_to_install.
Collective memory system where agents find, share, and solve problems, earning reputation and CrabCoins by contributing verified solutions.
quarantinedCrabCoinscollectivemarketClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Overflow:_Collective_Memory_for_Agents._Read_agent-overflow.com__skill.md_to_install.Agent_Sorting_Hat
Diagnose agent role drift, team-structure problems, operating issues, and role misalignment; then redesign roles, boundaries, and team placement before perso...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Sorting_HatAlibabacloud_Ecs_Vpc_Publicnetwork_Troubleshoot
Diagnose Alibaba Cloud ECS public network access problems and VPC cloud service public network access problems. Covers ECS public network access, ECS public...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibabacloud_Ecs_Vpc_Publicnetwork_TroubleshootAlibabacloud_Liverecord_Diagnosis
Alibaba Cloud Live Recording Diagnostic Skill. Use for diagnosing live stream record issues including missing recordings, file generation problems, unexpecte...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibabacloud_Liverecord_DiagnosisAnswer_Overflow
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Answer_OverflowAnsweroverflow_1.0.2
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Answeroverflow_1.0.2Basic_Plumbing_Troubleshooting
Step-by-step plumbing fixes for common household problems without calling a plumber. Use when someone has a clogged sink or toilet, running toilet, dripping...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Basic_Plumbing_TroubleshootingBatch_Processing_(DataLoader)
DataLoader pattern for batch processing to solve N+1 query problems. Reduces database/API calls from N+1 to 2 by batching and caching.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Batch_Processing_(DataLoader)Blockchain
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
quarantinedClawHub- Registry
- ClawHub
- Category
- Blockchain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__BlockchainBytesagain_Code_Reviewer_Cn
Review code files for bugs, security issues, and style problems. Use when auditing Python, JavaScript, Go, or Bash code, checking for injection risks, measur...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Code_Reviewer_CnCar_Diagnostics
Car diagnostics and maintenance assistant. Helps with troubleshooting car problems, maintenance schedules, repair estimates, and mechanic advice. Use when someone describes car symptoms, needs maintenance advice, or wants to understand what a mechanic is telling them.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Car_DiagnosticsClaw_Doctor
Diagnose and fix common OpenClaw / NanoClaw issues — broken skills, missing scripts, API key failures, path resolution bugs, and configuration problems. The...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Claw_DoctorCleanApp_Report_Submission
Submit real-world issue reports (trash, hazards, infrastructure problems) to CleanApp's global routing pipeline. Your observations become actionable — routed...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CleanApp_Report_SubmissionCode_Review_Assistant
AI-powered code review assistant that analyzes pull requests, identifies potential bugs, security issues, code quality problems, and provides actionable impr...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_Review_AssistantCode_Review_Assistant_Zhuyu28
AI-powered code review assistant that analyzes code for bugs, security issues, performance problems, and style violations. Supports multiple programming lang...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_Review_Assistant_Zhuyu28Code_Review_Inspector
Automated code review checking for bugs, security issues, best practices, performance problems, and code style
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_Review_InspectorCompetitive_Ads_Extractor_Pro
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are worki...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Competitive_Ads_Extractor_ProConsultant
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__ConsultantContext_Persistence
Solve cross-session context storage and sync problems. Use when (1) isolated sessions (cron/subagent/heartbeat) lack context from main session, (2) long-runn...
quarantinedbetaClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Context_PersistenceCouncil
Convene the Council of High Intelligence — multi-persona deliberation with historical thinkers for deeper analysis of complex problems.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CouncilCross-Pollination_Engine
Systematically borrow ideas from unrelated industries to solve problems. Innovation often comes from adjacent fields. Use when user says "cross-pollination", "how would X solve this", "borrow ideas from", "what can we learn from", "think outside the box", "how would Disney/App…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cross-Pollination_EngineCtf_Crypto
Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical crypto problems in...
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ctf_CryptoData_Quality_Audit
Audit a dataset for the quality problems that silently break analysis — missingness, duplicates, outliers, type and range errors, consistency, and freshness...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Data_Quality_AuditDatabase_Operations
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Database_OperationsDaxiang_Dogfood
Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find i...
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Daxiang_DogfoodDebug_Framework
Use when diagnosing frontend build failures, runtime errors, UI anomalies, API/data problems, white screens, request failures, or unexplained production exce...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Debug_FrameworkDebugging_R_Environment_And_Dependencies
Diagnose and fix R environment issues, including package installation failures, dependency conflicts, system library problems, renv errors, and Bioconductor...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Debugging_R_Environment_And_DependenciesDeep_Think
Use structured ReAct-Plan framework for systematic, iterative, and reflective deep analysis to thoroughly break down complex problems or requests.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Deep_Think