Search: prior-art
100 result(s) on page 1
Prior_Authorization_Letter_Drafter
Generate professional prior authorization request letters for insurance companies with proper clinical justification and formatting.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Prior_Authorization_Letter_DrafterPrior_Openclaw
Knowledge exchange for AI agents. Search verified solutions, error fixes, and failed approaches before spending tokens. Zero setup -- auto-registers on first...
quarantinedai-agentsapicontributeClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Prior_Openclawprior-auth-review-skill
Indexed by skills.sh from anthropics/healthcare
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- anthropics
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__prior-auth-review-skillCode_Patent_Validator
Turn your code scan findings into search queries — research existing implementations before consulting an attorney. NOT legal advice.
quarantinedcompetitor-analysisdue-diligenceintellectual-propertyClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_Patent_ValidatorFor_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.Partnership_Priority_Evaluator
Evaluate new revenue channels by scoring technical difficulty, market demand, competition barriers, and revenue potential to guide prioritization decisions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Partnership_Priority_EvaluatorPatent_Validator
Turn your concept analysis into search queries — research the landscape before consulting an attorney. NOT legal advice.
quarantinedcompetitor-analysisdue-diligenceintellectual-propertyClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Patent_ValidatorSteal_List
Pre-development reference research. Produces a Steal List: concrete patterns extracted from real products and real codebases that solved similar problems. Tw...
quarantinedpre-developmentprior-artreferencesClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Steal_ListCognary_Tasks_is_an_AI-first_task_manager_that_turns_your_spoken_thoughts_into_organized,_actionable_tasks_instantly._Just_speak_naturally,_and_Cognary_uses_AI_to_prioritize,_structure,_and_manage_your_to-dos_for_you._Less_effort,_more_focus_—_productivity_built_for_the_AI_era.
Manage task lists via cognary-cli. Use for listing, adding, updating, completing, uncompleting, and deleting tasks. Triggers on any request about tasks, to-dos, task lists, reminders-as-tasks, or tracking action items.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cognary_Tasks_is_an_AI-first_task_manager_that_turns_your_spoken_thoughts_into_organized,_actionable_tasks_instantly._Just_speak_naturally,_and_Cognary_uses_AI_to_prioritize,_structure,_and_manage_your_to-dos_for_you._Less_effort,_more_focus_—_productivity_built_for_the_AI_era.Feature_Prioritisation
Apply prioritisation frameworks (RICE, MoSCoW, Kano, ICE, Opportunity Scoring) to rank features and backlog items. Use when asked to prioritise features, ran...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Feature_PrioritisationGame_Design_Feature_Prioritization
Prioritize game design feature options by comparing expected impact, implementation cost, strategic fit, and roadmap context. Use when choosing between compe...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Game_Design_Feature_PrioritizationIssue_Prioritizer
Prioritize issues from a named GitHub repository or supplied issue set by ROI, solution sanity, architectural impact, and actionability. Use only when the us...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Issue_PrioritizerMedical_Priority_Scorer
Score medical messages using urgency, sentiment, and patient context to produce priority rankings (P1/P2/P3).
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Medical_Priority_ScorerMergeIQ:_Automatically_Score_&_Prioritise_PR_Complexity_for_GitLab_and_GitHub
Score the complexity of any GitLab MR or GitHub PR using a 4-dimension framework: Size (20%), Cognitive Load (30%), Review Effort (30%), and Risk/Impact (20%...
quarantinedcode-reviewcomplexitydoraClawHub- Registry
- ClawHub
- Category
- GitHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__MergeIQ:_Automatically_Score_&_Prioritise_PR_Complexity_for_GitLab_and_GitHubPilot_Priority_Queue
Priority-based message delivery with urgency levels over the Pilot Protocol network. Use this skill when: 1. You need urgent message handling with priority l...
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Pilot_Priority_QueuePrioritization_Funnel
Evaluate and prioritize opportunities through a structured filtering process. Use for resource allocation, strategic decision support, and project management.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Prioritization_FunnelPrioritize_Dev_Tasks
Prioritize software project backlogs, bugs, technical debt, sprint tasks, release checks, and requirement pools using business impact, dependency blocking, d...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Prioritize_Dev_TasksPrioritize_uv
Prioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap wi...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Prioritize_uvPrioritizes_frequently_used_memories._Zero_deps.
Persistent memory engine for AI agents with semantic recall, hotness prioritization, importance weighting, time decay, and auto-compaction. Zero external dep...
quarantinedzero-dependencyClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__QuickRecall_-_Zero-Dependency_Memory_Engine.__常用记忆优先出现。零依赖_AI_记忆引擎,纯_Node.js。___Prioritizes_frequently_used_memories._Zero_deps.Sentiment_Priority_Scorer
Score normalized real-estate leads using sentiment, urgency, intent, recency, and record type to produce deterministic priority rankings and P1-P3 buckets. U...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Sentiment_Priority_ScorerSkill_Priority_Setup
Scans installed skills, suggests L0-L3 priority tiers, and auto-configures skill injection policy. Use when: setting up skill priorities, optimizing token bu...
quarantinedconfigurationskillsClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Skill_Priority_SetupVulnerability_Prioritizer
Prioritize vulnerabilities beyond CVSS scores using EPSS (Exploit Prediction Scoring), CISA KEV, asset criticality, reachability analysis, and exploit maturi...
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Vulnerability_Prioritizerdefine-prioritization-framework
Indexed by skills.sh from product-on-purpose/pm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- product-on-purpose
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__define-prioritization-frameworkfeature-prioritization-assistant
Indexed by skills.sh from pmprompt/claude-plugin-product-management
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- pmprompt
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__feature-prioritization-assistantfoundation-prioritized-action-plan
Indexed by skills.sh from product-on-purpose/pm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- product-on-purpose
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__foundation-prioritized-action-planln-230-story-prioritizer
Indexed by skills.sh from levnikolaevich/claude-code-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- levnikolaevich
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__ln-230-story-prioritizerln-632-test-e2e-priority-auditor
Indexed by skills.sh from levnikolaevich/claude-code-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- levnikolaevich
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__ln-632-test-e2e-priority-auditorprioritization-advisor
Indexed by skills.sh from deanpeters/product-manager-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- deanpeters
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__prioritization-advisorprioritization-frameworks
Indexed by skills.sh from phuryn/pm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- phuryn
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__prioritization-frameworksprioritize-assumptions
Indexed by skills.sh from phuryn/pm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- phuryn
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__prioritize-assumptionsprioritize-features
Indexed by skills.sh from phuryn/pm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- phuryn
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__prioritize-featuresprioritizing-roadmap
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__prioritizing-roadmaptarget-prioritization
Indexed by skills.sh from agents365-ai/365-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- agents365-ai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__target-prioritizationArt
Guide art creation, technique development, and appreciation with practical, medium-specific advice.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ArtFix_Llm_Artifacts
Applies fixes from a prior review-llm-artifacts run, with safe/risky classification. Respects verify-llm-artifacts output when present to skip false positives.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fix_Llm_ArtifactsSmart_Memory_Query
Enforce proactive, query-optimized memory_search usage. Must run memory_search when (1) prior context is referenced, (2) a new task starts, or (3) a proper n...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Smart_Memory_Querypatent-invalid-search
Perform patent invalidation analysis by verifying inputs, extracting and comparing technical features, searching prior art, evaluating evidence, and generati...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__patent-invalid-searchAscii_Art_Creator
Generate banners, boxes, cowsay-style art, tables, and image-to-ASCII with multiple fonts
quarantinedartasciibannerClawHubPixel_Art_Prompt_Builder_Skill
Guides structured help for Pixel Art Prompt Builder using clear templates, checks, and safe defaults (category: Art & Assets).
quarantinedartopenclawpixel-art-prompt-builderClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Pixel_Art_Prompt_Builder_Skillwanwusheng-art
Specializes in children's art education, providing detailed assessments of works, focusing on details, and adapting to students of different age groups.
quarantinedArt EducationEvaluationCreativityLobeHub- Registry
- LobeHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__wanwusheng-artascii-art
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
quarantinedlinuxmacoswindowsoptionalpixel-art
Pixel art w/ era palettes (NES, Game Boy, PICO-8).
quarantinedlinuxmacoswindowsoptionalalgorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existi…
verifiedquarantinedAnthropic- Registry
- Anthropic
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:Anthropic__Anthropic__algorithmic-artAgent_Experience_Graph
Use when an agent should learn from prior task-solving traces, recommend tools or skills for a new decomposed task, record reusable execution experience, or...
quarantinedagent-learningskillstoolsClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Experience_GraphAgent_Memory_Local
Local-first memory retrieval for Agent/OpenClaw workspaces. Use when the user asks about prior work, decisions, dates, preferences, root causes, todo history...
quarantinedlocalmemoryragClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Memory_LocalAlibabacloud_Agentloop_Experience
Proactively use AgentLoop Recall to retrieve prior Alibaba Cloud AgentLoop experience through the bundled SearchContext CLI whenever the user asks or implies...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibabacloud_Agentloop_ExperienceArgus_—_The_Hundred-Eyed
Argus â The Hundred-Eyed. Scan your Python or JavaScript codebase for bugs, security vulnerabilities, code smells, and common anti-patterns â get a prior...
quarantinedbugscodecode-reviewClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Argus_—_The_Hundred-EyedBS_Deep_Analysis
Controller-level Balance Sheet deep analysis from QuickBooks Online. Pulls current and prior period BS, runs 3-month rolling averages, GL drill-down for mate...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__BS_Deep_AnalysisBayesian_Reasoning
Activate when: user says 'Bayesian', 'prior', 'posterior', 'base rate', 'likelihood ratio', or 'update my belief'; someone treats 'the evidence is consistent...
quarantinedClawHub- Registry
- ClawHub
- Category
- Data Science· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bayesian_ReasoningCode_Cache
Semantic code caching for AI agents. Cache, retrieve, and reuse code from prior agent executions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_CacheCode_Reputation
Semantic code caching for AI agents. Cache, retrieve, and reuse code from prior agent executions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Code_ReputationCodex_Session_Image_Scrubber
Use when a Codex thread or local session is slow because prior turns contain heavy image, screenshot, or base64 payloads. Helps locate the session JSONL, bac...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Codex_Session_Image_ScrubberDaily_Stock_Analysis
Deterministic daily stock analysis skill for global equities. Use when users need daily analysis, next-trading-day close prediction, prior forecast review, r...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Daily_Stock_AnalysisGit_Hub_Projects_V2
Manage GitHub Projects v2 using the `gh project` CLI. Use this skill when the agent needs to list backlog items, set project fields (status, iteration, prior...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Git_Hub_Projects_V2Handoff_Receiver
Receive a prior session handoff and continue execution safely by validating repo state, resuming from next steps, and refreshing the handoff artifact.
quarantinedcontext-transferhandoffsession-memoryClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Handoff_ReceiverHippocampus_Memory_Core
Deterministic external memory for OpenClaw and coding agents using S3-Hipokamp. Use for storing durable facts, retrieving prior decisions, snapshotting memor...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hippocampus_Memory_CoreHizal_Search
Retrieve existing context before building anything. Self-triggering — fires whenever the agent is about to search the codebase, recall prior decisions, look...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Hizal_SearchInstruction_Anchor_Guard
Preserve user-critical instructions across long sessions and context compaction. Use when users mark constraints as important/must/always/never/highest-prior...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Instruction_Anchor_GuardJane_Street_Puzzle_Archivist
Use when solving, organizing, or reviewing Jane Street monthly puzzles, especially when bootstrapping a new puzzle month, comparing against prior public solu...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Jane_Street_Puzzle_ArchivistLYGO_TruthLightEcho
Generates harmonic echo sequences from ∫Truth×Light metrics. Integrates with LYGO RESONANCE engine and prior creative tools (Glyph2Resonance, FractalWeaver)....
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__LYGO_TruthLightEchoMemory_System_V2
Fast semantic memory system with JSON indexing, auto-consolidation, and <20ms search. Capture learnings, decisions, insights, events. Use when you need persistent memory across sessions or want to recall prior work/decisions.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Memory_System_V2Memos_Cloud_Server
External long-term memory and knowledge base backed by the MemOS Cloud API. Capabilities — search prior memory, add conversation messages, delete or correct...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Memos_Cloud_ServerOpenClaw_Cortex_Memory
Independent skill for Cortex Memory operations in OpenClaw. Use when users ask for cross-session memory continuity, prior decisions, preferences, relationshi...
quarantinedLong-term memoryautomatic recallknowledge graphClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_Cortex_MemoryOpenClaw_Session_Grep
Search local OpenClaw session and transcript history with the openclaw-session-grep CLI. Use when debugging prior conversations, tool usage, cron behavior, p...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_Session_GrepOpenClaw_Session_Logs
Search and analyze your past session logs stored in JSONL files to retrieve prior conversation details and historical context.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OpenClaw_Session_LogsOraclaw_Bayesian
Bayesian inference engine for AI agents. Update beliefs with new evidence. Prior + evidence = posterior. Multi-factor prediction with calibration tracking.
quarantinedClawHub- Registry
- ClawHub
- Category
- Data Science· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Oraclaw_BayesianPersistent_Agent_Memory
Add persistent memory to any agent so it can remember prior work, maintain context across sessions, and continue long-running workflows.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Persistent_Agent_MemoryPersistent_Agent_Memory_1.0.1
Add persistent memory to any agent so it can remember prior work, maintain context across sessions, and continue long-running workflows.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Persistent_Agent_Memory_1.0.1Polymarket_Candle_Gap_Fill_Trader
Trades gap-fill reversions on Polymarket 5-minute crypto interval markets. When consecutive intervals have contradictory strong signals -- prior interval res...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Polymarket_Candle_Gap_Fill_TraderRaysurfer_Code_Caching
Cache and reuse code from prior AI agent executions via Raysurfer. Search before coding, upload after success.
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Raysurfer_Code_CachingReclaw
Use when accessing memory, recording information, searching prior context, or managing subjects.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ReclawSession_History
Search and browse past conversation history across all sessions. Use when recalling prior work, finding old discussions, resuming dropped threads, or when th...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Session_HistorySession_Recall
Recover conversation context when a message arrives with unclear meaning. Use when a user's message lacks context (e.g. "I logged in" with no prior mention o...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Session_RecallSocratic_Dialogue
Reasoning rigor and anti-sycophancy guard for high-stakes decisions. Refuses to answer until the question is anchored to operational definitions, cross-examined against prior commitments, and validated by an internal faithfulness check. For high-stakes, ambiguous, or strategic…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Socratic_DialogueStoic_Quotes
Provide Stoic philosophy quotes from Marcus Aurelius, Seneca, Epictetus, Cato, or others on request, always acknowledging prior quote sharing.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Stoic_QuotesTokenDraft
Full suite for TokenDraft fantasy crypto tournaments — authenticate with a Solana wallet, query/join/auto-join tournaments, and manage auto-draft asset prior...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TokenDraftTruContext_OpenClaw
TruContext persistent memory for OpenClaw agents. Use when you need to remember something significant across sessions, recall prior context, query the knowle...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TruContext_OpenClawXiaohongshu_Browser
Browse Xiaohongshu (小红书) and take screenshots of posts. Supports keyword search, post modal screenshots, and returns post links. Requires prior manual login.
quarantinedscrapingscreenshotxiaohongshuClawHub- Registry
- ClawHub
- Category
- Social Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Xiaohongshu_Browserbug-pattern-diagnosis-en
Diagnoses bugs by matching user-reported symptoms against a curated library of past bug cases under experience/, using prior cases as memory references (neve...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__bug-pattern-diagnosis-entilegym-monkey-patch-kernels-to-transformers
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integra…
quarantinedClawHub- Registry
- ClawHub
- Category
- Gpu Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__tilegym-monkey-patch-kernels-to-transformersvss-ask-video
Use this skill to ask the VSS agent's video_understanding tool a fresh visual question about a recorded clip. Not for prior tool output, search hits, or metadata-answerable questions.
quarantinedClawHub- Registry
- ClawHub
- Category
- Vision Ai· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__vss-ask-video🧠_EchoFadeMemory
Runs a thin long-term memory workflow on top of the echo-fade-memory service. Use proactively whenever an answer may depend on prior session context, durable...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__🧠_EchoFadeMemorytilegym-monkey-patch-kernels-to-transformers
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integra…
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- GPU Development
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__tilegym-monkey-patch-kernels-to-transformersvss-ask-video
Use this skill to ask the VSS agent's video_understanding tool a fresh visual question about a recorded clip. Not for prior tool output, search hits, or metadata-answerable questions.
quarantinedNVIDIA- Registry
- NVIDIA
- Category
- Vision AI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:NVIDIA__NVIDIA__vss-ask-video90s_Anime_Art_Generator
Generate 90s anime art and retro OVA-style illustrations with that nostalgic 1990s Japanese animation aesthetic — flat cel-shaded colors, hand-drawn line art...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__90s_Anime_Art_GeneratorAI_Art_Prompt
Generates creative and detailed prompts for AI art generation based on user-specified themes.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Art_PromptAgentPixels.art_AI_Agent_Collaborative_Art
AI Agent Collaborative Art Platform - 512x512 shared canvas
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AgentPixels.art_AI_Agent_Collaborative_ArtAlgorithmic_Art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Algorithmic_ArtAlgorithmic_Art.Blocked
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Algorithmic_Art.BlockedAlgorithmic_Art_Anthropic
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Algorithmic_Art_AnthropicArt_Critique
help artist doing art critique for their works in any medium (image, text, audio, video, installation, performance), giving outside perspectiive via abundant...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Art_CritiqueArt_Deco_Generator
Art deco generator that creates 1920s-inspired Gatsby-style art deco posters, prints, wedding invitations, luxury branding, and Pinterest-worthy art deco ill...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Art_Deco_GeneratorArt_of_War
Apply Sun Tzu's Art of War principles to AI agent organization and task orchestration. Use when planning multi-agent workflows, evaluating whether to deploy...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Art_of_WarAscii_Art_Generator
Create ASCII art and text-based visualizations for artistic expression, technical diagrams, or conceptual illustrations. Use when creating text-based art, vi...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ascii_Art_GeneratorBaroque_Art_Generator
any subject into dramatic baroque oil painting art with rich chiaroscuro lighting, opulent Caravaggio and Rembrandt style textures, and classical Renaissance...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Baroque_Art_GeneratorBook_Art_Lessons
Book art-lessons services through Lokuli MCP. Use when user needs to find and book art-lessons. Triggers on requests like "book a art-lessons", "find art-lessons near me", or any art-lessons service request.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Book_Art_LessonsChalk_Art_Image_Generator
Generate chalkboard art and chalk drawings. Use when the user asks for chalk art, blackboard menu, or pastel drawing on dark background.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Chalk_Art_Image_GeneratorClaw_Art
Use when generating AI art or need to craft high-quality image prompts. Elite AI artist specializing in hyper-detailed, stunning visuals across any style.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Claw_ArtFurry_Art_Skill
Generate furry art generator ai images with AI via the Neta AI image generation API (free trial at neta.art/open).
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Furry_Art_SkillGame_Dev_art-bible
Visual identity specification for games. Defines style guides, color palettes, reference boards, technical art constraints, and pipeline requirements. Ensure...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Game_Dev_art-bible