Search: file-mime-type-detect
100 result(s) on page 1
File_Utilities_And_Editing
File Utilities and Editing: File utilities: MIME type detection, path parsing/joining, CSV to ASCII table, JSON formatting, Base64 encoding, hash generation...
quarantinedagentpmtfile-base64-decodefile-base64-encodeClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_Utilities_And_EditingDetect_File_Type_Skill
DEPRECATED — remove this legacy listing; superseded by detect-file-type-local
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Detect_File_Type_SkillDetect_File_Type_-_Local
Local, offline AI-powered file type detection — no network, no API keys
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Detect_File_Type_-_LocalFile_Transfer
Transfers files intelligently based on chat context with MIME validation and progress tracking, supporting Telegram and extensible channels.
quarantinedai-agentcontext-awarefile-transferClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_TransferBiomimetic_Memory_Architecture
Install, verify, and manage OpenClaw memory with integrated daily distillation, weekly synthesis, procedural learning, retention, and cold archiving workflows.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Biomimetic_Memory_Architecturedetect
Indexed by skills.sh from launchdarkly/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- launchdarkly
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__detectFor_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.Content_Type_Router
Detect and route to the correct visual content type (hero shot, poster, infographic, etc.) from a text description or output type hint. Use when you need to...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Content_Type_Routerfind-snapshot
Find Internet Archive Wayback Machine snapshots for a URL — single closest, date range, host/prefix enumeration, or full history — returning archived URL, capture timestamp, HTTP status, MIME type, SHA-1 digest, and WARC-record length. Read-only.
quarantinedwaybackarchivesnapshotbrowse.shDlazy_Detect
Detect whether an image, video, or audio file is AI-generated — including visual deepfakes and the likely generator model (Midjourney, Stable Diffusion, Sora...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dlazy_Detect摆手)
Using a fixed camera in rehabilitation centers or homes, the system analyzes children's behavior videos with pose estimation and temporal action detection to...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Autism_Stereotyped_Behavior_Detection_(Spinning____Hand-Flapping)_|_自闭症儿童刻板行为识别(转圈__摆手)File_Watcher
Watch, monitor, and diff file system changes with a polling-based file watcher. Detect creates, modifications, and deletions — no external dependencies. Zero...
quarantinedautomationclidevtoolsClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_WatcherFile
A comprehensive AI agent skill for managing the files, folders, and documents that accumulate across your digital life. Organizes chaos into clarity, builds...
quarantineddocumentsfilefoldersClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FileSmart_Files
Content-aware file management for OpenClaw agents. Search files by content (not just names), find duplicates by hash, auto-categorize by type, detect file ty...
quarantinedsecurity-fixClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Smart_Filesmanipulating_Excel,_WPS,_Word,_TXT,_Markdown,_RTZ,_etc._-_User_wants_to_"grab",_"extract",_and_"get"_data_from_any_application_-_User_needs_to_perform_"in-depth_analysis",_"trend_research",_"anomaly_detection",_and_"prediction"_on_the_data_-_User_requests_to_generate_"charts",_"visualizations",_"dashboards",_"data_reports"_-_users_say,_"Help_me_see_in_this_document..."_Analyze_this_data...",_"Make_a_chart_presentation..."_-_Any_task_involving_cross-application_data_flow_[Core_Competencies]:_System_interface_calls_×_Data_in-depth_analysis_×_Professional_visualization_IMPORTANT:_As_long_as_it_involves_any_of_the_file_operations,_data_analysis,_and_visualization,_this_skill_must_be_used._Don't_skip_tasks_just_because_they_"look_simple"_-_there_are_many_pitfalls_in_the_underlying_interface_calls,_and_there_are_pitfall_avoidance_guides_in_the_skills.
专为需要直接操作系统应用并进行深度数据分析的场景设计。 【强制触发场景】: - 用户提及 Excel、WPS、Word、TXT、Markdown、RTZ 等文件的读取/写入/操控 - 用户想从任何应用中「抓取」「提取」「获取」数据 - 用户需要对数据进行「深度分析」「趋势研究」「异常检测」「预测」 - 用户要求生...
quarantineddata-analysis excel visualization cross-platformClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__It_is_designed_for_scenarios_that_require_direct_operating_system_application_and_in-depth_data_analysis._[Forced_trigger_scenario]:_-_User_mentions_reading__writing__manipulating_Excel,_WPS,_Word,_TXT,_Markdown,_RTZ,_etc._-_User_wants_to_"grab",_"extract",_and_"get"_data_from_any_application_-_User_needs_to_perform_"in-depth_analysis",_"trend_research",_"anomaly_detection",_and_"prediction"_on_the_data_-_User_requests_to_generate_"charts",_"visualizations",_"dashboards",_"data_reports"_-_users_say,_"Help_me_see_in_this_document..."_Analyze_this_data...",_"Make_a_chart_presentation..."_-_Any_task_involving_cross-application_data_flow_[Core_Competencies]:_System_interface_calls_×_Data_in-depth_analysis_×_Professional_visualization_IMPORTANT:_As_long_as_it_involves_any_of_the_file_operations,_data_analysis,_and_visualization,_this_skill_must_be_used._Don't_skip_tasks_just_because_they_"look_simple"_-_there_are_many_pitfalls_in_the_underlying_interface_calls,_and_there_are_pitfall_avoidance_guides_in_the_skills.Feishu_File_Sender
Send local files to Feishu chats. Supports uploading and sending any file type as a Feishu file message.
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.7
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Feishu_File_SenderABTI:_AI-Based_Type_Indicator
ABTI (AI-Based Type Indicator) — a personality test that analyzes how you talk to AI and roasts you accordingly. 28 personality types (24 regular + 4 hidden)...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ABTI:_AI-Based_Type_IndicatorData_Type_Classifier
Classify construction data by type (structured, unstructured, semi-structured). Analyze data sources and recommend appropriate storage/processing methods
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Data_Type_ClassifierType-Based_Autonomy
Type-based autonomous task queue system. Categorizes tasks by type (research, writing, analysis, maintenance) and lets autonomy work only on value-add tasks...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Type-Based_AutonomyFile_Indexer
Fast filesystem catalog for finding files by name, date, type, or size. Indexes metadata only (no content). Uses SQLite for instant lookups. Triggers on "fin...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_IndexerLocal_File_Processor
Process local files with batch rename, format conversion, organization by date/type/metadata, duplicate detection, and metadata read/write/removal.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Local_File_ProcessorHimalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__HimalayaTXT_with_correct_Content-Type_headers.
The world's
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Domain_availability_API_built_for_AI_agents._Check_single_domains,_explore_names_across_.com__.io__.ai__.dev__etc,_filter_by_budget,_get_smart_suggestions._Returns_proper_JSON__TXT_with_correct_Content-Type_headers.importer_type_and_recent_months_filters._Provides_trade_counts,_amounts,_buyer_counts_and_seller_counts_per_country_for_comprehensive_geographic_market_analysis_across_global_customs_data_covering_220+_countries_and_territories._Designed_for_trade_analysts,_market_researchers_and_import-export_professionals_who_need_to_understand_which_countries_trade_a_specific_product,_analyze_regional_distribution_patterns_and_compare_exporter_vs_importer_country_activity_for_strategic_market_planning.
Query trade area distribution analysis — retrieve trade distribution data by country/region for a specified HS code. Trigger: area distribution, trade by cou...
quarantinedarea-distributioncountry-breakdowncustomsClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Query_trade_area_distribution_analysis_for_HS_codes_—_retrieve_trade_distribution_data_by_country__region_for_a_specified_HS_code,_with_exporter__importer_type_and_recent_months_filters._Provides_trade_counts,_amounts,_buyer_counts_and_seller_counts_per_country_for_comprehensive_geographic_market_analysis_across_global_customs_data_covering_220+_countries_and_territories._Designed_for_trade_analysts,_market_researchers_and_import-export_professionals_who_need_to_understand_which_countries_trade_a_specific_product,_analyze_regional_distribution_patterns_and_compare_exporter_vs_importer_country_activity_for_strategic_market_planning.importer_type_and_recent_months_filters._Helps_trade_analysts,_sourcing_agents_and_market_researchers_identify_major_companies_trading_a_specific_product,_analyze_market_concentration,_assess_supplier_competition_landscape_and_discover_potential_trade_partners_across_global_customs_data_covering_220+_countries_and_territories.
Query trade percentage analysis — retrieve company-level trade share data for a specified HS code. Trigger: trade percentage, company trade share, market sha...
quarantinedcompany-rankingcompany-sharecustomsClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Query_trade_percentage_analysis_—_retrieve_company-level_trade_share_data_for_a_specified_HS_code,_ranked_by_trade_volume._Returns_a_ranked_list_of_companies_with_their_trade_counts,_percentages,_quantities,_amounts_and_partner_counts,_with_exporter__importer_type_and_recent_months_filters._Helps_trade_analysts,_sourcing_agents_and_market_researchers_identify_major_companies_trading_a_specific_product,_analyze_market_concentration,_assess_supplier_competition_landscape_and_discover_potential_trade_partners_across_global_customs_data_covering_220+_countries_and_territories.Question_Type_Generator
Generate exam-oriented higher mathematics questions with adaptive difficulty, providing problem statements, answers, difficulty levels, and key concept analy...
quarantinedcalculusexamkaoyanClawHubSc-RNA_Cell_Type_Annotator
Auto-annotate cell clusters from single-cell RNA data using marker genes.
quarantinedClawHub- Registry
- ClawHub
- Category
- Data Science· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Sc-RNA_Cell_Type_AnnotatorType_Scale_Generator
Use when generating a full typographic scale (H1-H6, body, caption) from a base font size and a mathematical ratio or historical scale — outputs CSS custom properties or Tailwind config, rounded to avoid subpixel rendering.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Type_Scale_Generatorenonic-content-type-generator
Indexed by skills.sh from webmaxru/enonic-agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- webmaxru
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__enonic-content-type-generatorgenerating-custom-lightning-type
Indexed by skills.sh from forcedotcom/afv-library
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- forcedotcom
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__generating-custom-lightning-typem05-type-driven
Indexed by skills.sh from zhanghandong/rust-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.5
- Author
- zhanghandong
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__m05-type-drivenplatform-custom-lightning-type-generate
Indexed by skills.sh from forcedotcom/sf-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- forcedotcom
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__platform-custom-lightning-type-generateprinciple-type-system-discipline
Indexed by skills.sh from cursor/plugins
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- cursor
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__principle-type-system-disciplinepyrefly-type-coverage
Indexed by skills.sh from pytorch/pytorch
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- pytorch
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__pyrefly-type-coveragepython-type-safety
Indexed by skills.sh from wshobson/agents
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- wshobson
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__python-type-safetytrpc-type-safety
Indexed by skills.sh from bobmatnyc/claude-mpm-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- bobmatnyc
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__trpc-type-safetytype-design-performance
Indexed by skills.sh from aaronontheweb/dotnet-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- aaronontheweb
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__type-design-performancetype-juggling
Indexed by skills.sh from yaklang/hack-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- yaklang
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__type-jugglingConfig_Manager_-_Evomap_Asset
Config Manager - Evomap Asset is a type-safe C library for dynamic key-value config management with string, int, bool types and config file support.
quarantinedcconfigevomapClawHubSuspicious_File_Scanner
Analyzes uploaded files to detect suspicious characteristics and potential security threats.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Suspicious_File_ScannerEmotion_Detector
Detects the primary emotion in text input for AI agents. Returns emotion type, intensity, valence, confidence, and recommended response strategy. Use when an...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Emotion_DetectorCamScanner_Detect_AI_Generated
Use CamScanner to detect whether an image was generated by an AI model (e.g. Stable Diffusion, Midjourney, DALL·E). Powered by an AIGC-detection engine that...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CamScanner_Detect_AI_GeneratedCamScanner_Detect_Tampering
Use CamScanner to detect whether an image has been PS-edited, manipulated, or tampered with. Powered by a manipulation-detection engine that identifies photo...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CamScanner_Detect_TamperingDetect_Language
Detect Language (detectlanguage.com). Use this skill for ANY Detect Language request — searching and reading data. Whenever a task involves Detect Language,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Detect_LanguageExpanso_language-detect
Detect the language of input text using AI with Expanso Edge via CLI or MCP pipelines.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Expanso_language-detectExpanso_pii-detect
Detect personally identifiable information (PII) in text using Expanso Edge pipelines for CLI, MCP server, or cloud deployment.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Expanso_pii-detectNtriq_X402_Pii_Detect
Detect and optionally mask PII (emails, phone numbers, SSNs, names, addresses, credit cards) in text. Pay $0.02 USDC via x402.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ntriq_X402_Pii_DetectNtriq_X402_Pii_Detect_Batch
Batch detect and mask PII across up to 500 text inputs. Flat $6.00 USDC via x402.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ntriq_X402_Pii_Detect_BatchThe_Agent_Incident_Response_Playbook:_Detect,_Contain,_Recover,_and_Learn_When_AI_Agent_Systems_Fail
The Agent Incident Response Playbook: Detect, Contain, Recover, and Learn When AI Agent Systems Fail. Structured runbooks for AI agent commerce failures: run...
quarantinedagent-opsai-agentcommerceClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__The_Agent_Incident_Response_Playbook:_Detect,_Contain,_Recover,_and_Learn_When_AI_Agent_Systems_Failcosmetic-detect
Analyze facial/body photos to detect signs of cosmetic surgery or aesthetic procedures. Use when the user uploads a photo and asks to identify cosmetic work,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__cosmetic-detectanti-detect-browser
Indexed by skills.sh from antibrow/anti-detect-browser-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- antibrow
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__anti-detect-browsertypescript-developer
Expert in TypeScript, Node.js, Vue.js 3, Nuxt.js 3, Express.js, React.js, and modern UI libraries.
quarantinedtype-scriptjava-scriptweb-developmentLobeHub- Registry
- LobeHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__typescript-developerprofile-website-bot-detection
Indexed by skills.sh from kernel/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- kernel
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__profile-website-bot-detectionCn_Text_Encoding_Detector
Detect text file encoding (UTF-8, GBK, Latin-1, etc). Auto-detect BOM markers. Pure Python standard library, no API key required.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cn_Text_Encoding_Detectortypescript-fullstack
verifiedFirst-party- Registry
- First-party
- Category
- Web
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/typescript-fullstackdetect_opened_proxy
Detects active system proxy settings on Windows and macOS, tests proxy availability, and returns results in JSON format.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__detect_opened_proxydetect-ai
Indexed by skills.sh from humanizerai/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- humanizerai
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__detect-aidetect-static-dependencies
Indexed by skills.sh from dotnet/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- dotnet
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__detect-static-dependenciespii-detect
Indexed by skills.sh from ruvnet/ruflo
quarantinedskills.sh- Registry
- skills.sh
- Category
- Security· inferred
- Version
- 1.0.0
- Author
- ruvnet
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__pii-detectsupabase-detect
Indexed by skills.sh from yoanbernabeu/supabase-pentest-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Security· inferred
- Version
- 1.0.0
- Author
- yoanbernabeu
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__supabase-detectBlank_Files_Gateway
Use blankfiles.com as a binary test-file gateway: discover formats, filter by type/category, and return direct download URLs from the public API.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Blank_Files_GatewayFilesystem_1.0.0
Perform advanced filesystem tasks including listing, recursive file searches, batch copying/moving/deleting, directory size analysis, and file type filtering.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Filesystem_1.0.0Alibabacloud_Sas_Malware_Detection
Alibaba Cloud Security Center (SAS) malicious file detection skill. Use when the user asks to check whether a file is malicious, scan a file for malware, det...
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibabacloud_Sas_Malware_DetectionData_Leak_Detector
数据泄露检测工具。Use when user wants to scan skills, files, or folders for potential data leaks, privacy risks, or suspicious behavior. Detects network calls, file a...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Data_Leak_DetectorMailscope_Email_Detection
Email security detection and analysis. Use this skill whenever the user wants to analyze, scan, or check the security of an email (.eml) file. This includes...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Mailscope_Email_Detection窜道)
Triggers when a user provides a pet racing track start/finish video URL or file for analysis; uses HD cameras at the starting line and finish line to analyze...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Pet_Race_Foul_Detection_(False_Start____Lane_Crossing)_|_宠物赛跑__竞赛作弊识别(起跑__窜道)Doctor_Nexus_Filesystem
Perform advanced filesystem tasks including recursive listing, name/content searching, batch copying/moving/deleting, and directory size and type analysis.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Doctor_Nexus_FilesystemMakefile_&_Build
Write Makefiles for any project type. Use when setting up build automation, defining multi-target builds, managing dependencies between tasks, creating project task runners, or using Make for non-C projects (Go, Python, Docker, Node.js). Also covers Just and Task as modern alt…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Makefile_&_BuildTidyfiles
Sort and organize files into folders by type, date, or rules. Use when decluttering dirs, checking structure, running cleanup, generating reports.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TidyfilesTronScan_Account_Profiler
Query TRON wallet-type address total assets, token holdings, DeFi participation, energy/bandwidth, votes, tx/transfer count. Use when user asks "what assets...
quarantinedDeFiTRONaccountClawHubshapefile
Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__shapefilefigma-create-new-file
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-ne…
verifiedquarantinedOpenAI- Registry
- OpenAI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:OpenAI__OpenAI__figma-create-new-filefile-automation
verifiedFirst-party- Registry
- First-party
- Category
- General
- Version
- 1.0.0
- Author
- AXE
- License
- MIT
curl -s /v1/skills/file-automationARBITER:_Foundation_for_Human_Flourishing
Facilitates transparent, ethical coordination and verified labor to advance humanity toward a sustainable Kardashev Type 1 civilization.
quarantinedelf-2.0foundationmrdahutClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ARBITER:_Foundation_for_Human_FlourishingConfig_Manager_-_配置管理器
Manage dynamic, type-safe string, int, and bool configurations via key=value files for configurable, multi-environment applications.
quarantinedcconfigrefactorClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Config_Manager_-_配置管理器Debug_Typescript_Error
Translate a TypeScript compiler error into plain English, find the smallest type boundary at fault, and prefer the smallest safe fix over suppression.
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Debug_Typescript_ErrorTs_Sdk_Types
Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. Triggers on:...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ts_Sdk_TypesTypeScript
Write type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices.
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TypeScriptTypescript_Mastery
TypeScript advanced patterns — branded types, discriminated unions, template literals, generics, type guards, tsconfig optimization, and migration strategies
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Typescript_Masterytypescript
Write type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices.
quarantinedaiClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__typescripttypescript-pro
You are a TypeScript expert specializing in advanced type systems, large-scale application architecture, and type-safe development practices. Use when: advan...
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__typescript-profortune-teller
Specializes in numerology, divination, astrology, and blood type analysis
quarantinedNumerology, Divination, Astrology, Psychology, Blood Type, ZodiacLobeHub- Registry
- LobeHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__fortune-tellerswagger-api-to-types
Quickly export type definitions and request functions from interface descriptions such as Swagger, YAPI, Apifox, etc.
quarantinedaigcapiyapiLobeHubPerformance_Profiler
Analyze code performance to identify bottlenecks, detect redundant computations and blocking operations, and provide optimization recommendations.
quarantinedoptimizationperformanceClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Performance_ProfilerBinary_To_From_File_Converter
Binary To/From File Converter: Convert between base64, hex, and binary. Use when an agent needs binary to/from file converter, binary to from file converter,...
quarantinedagentpmtbase64-to-binarybase64-to-fileClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Binary_To_From_File_ConverterFile_To_Json_Parsing
File To JSON Parsing: Parse files to JSON: CSV, HTML, JSON, ICS calendars. Use when an agent needs file to json parsing, parsing uploaded csv files into stru...
quarantinedagentpmtextract-csvextract-htmlClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_To_Json_Parsing文件总结_File_Summary_&_Analysis
Local document summary tool. Activate when user mentions "总结文件", "帮我总结", "总结文档", "分析文档" or provides a local file path (txt/docx/pdf/xlsx/xls).
quarantinedPythonanalysisdocumentClawHub📤_Telegram_File_Sender
Send local files directly to Telegram chat. Supports documents, photos, and other media types. Use when user says: "send this file to me", "send to telegram"...
quarantinedfileprivacysecurityClawHubCrisis_Management_&_Communications_Playbook
Helps organizations detect crises early, assess severity and type, activate response teams, and communicate effectively to manage reputation and operational...
quarantinedcommunicationscrisisincident-responseClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Crisis_Management_&_Communications_PlaybookPython_Venv
Python environment management skill. Automatically detect project type and existing environments, recommend based on popularity. Minimize interruptions, only...
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Python_VenvUI_Element_Ops
Parse UI screenshots into structured element JSON (type, OCR text, bbox) and operate desktop UI from parsed elements. Use when a user asks to detect/locate U...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__UI_Element_Opsinsight
25-perspective universal AI note analysis. Multi-source: Obsidian/Flomo/Evernote/Dedao/markdown. Auto-detect note type + time range filtering + persona integ...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__insightAgent-to-Owner_File_Bridge
Use this skill whenever an AI agent needs to share files, export results, upload outputs, or send data to its owner. Securely uploads files from the agent's...
quarantinedautomationbridgefile-uploadClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent-to-Owner_File_BridgeCommand_Compass_Daily_File_Index
Local-first resource indexing skill for Command Compass. It converts user-approved files, folders, links, skill files, downloads folders, website favorites,...
quarantinedcommand-compasslocal-firstresource-indexClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Command_Compass_Daily_File_IndexFile_to_Markdown_Converter
Convert documents, spreadsheets, images, and structured files into clean, structured Markdown optimized for AI processing without authentication.
quarantineddocumentsfile-conversionmarkdownClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__File_to_Markdown_ConverterWeChat_File_Sender
Send files via Windows WeChat desktop client by automating window control, clipboard, and keyboard input using Node.js and PowerShell scripts.
quarantinedautomationfilerpaClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__WeChat_File_SenderAdd_Typescript_Best_Practices
Setup TypeScript best practices and code style rules in CLAUDE.md
quarantinedClawHub- Registry
- ClawHub
- Category
- Software Development· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Add_Typescript_Best_PracticesAdmin_UI_Prototype
Query project-specific Arco Design usage patterns and generate Vue 3 admin page prototypes with mock data, scaffold files, and route snippets. Use when Codex...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Admin_UI_PrototypeAgentype
Run the Agentype workflow for local AI-agent usage analysis: collect and cache deterministic JSON, infer a persona/archetype from aggregate usage signals, th...
quarantinedai-agentsanalyticspersonaClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AgentypeAnytype
Interact with Anytype via anytype-cli and its HTTP API. Use when reading, creating, updating, or searching objects/pages in Anytype spaces; managing spaces;...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Anytype