Search: Character Simulation
100 result(s) on page 1
Quant_Simulation_Toolkit
7 runnable Monte Carlo simulation tools extracted from a viral quant article. Importance sampling, particle filters, copulas, agent-based markets, variance r...
quarantinedcopulafinanceimportance-samplingClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Quant_Simulation_ToolkitAmber_Molecular_Dynamics_Simulation
Official-style Amber24 molecular dynamics workflow guide for proteins. Includes a standard end-to-end Amber MD procedure, command templates, input-file templ...
quarantinedambermdmolecular-dynamicsClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amber_Molecular_Dynamics_SimulationCOMSOL_Simulation
Automate topic-neutral COMSOL Multiphysics optical, semiconductor, thermal, and coupled optoelectronic simulations through Python/mph. Use when a user needs...
quarantinedlatest openclaw comsol simulation optoelectronicsClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__COMSOL_Simulationmatlab-simulation-optimizer
Audit and optimize MATLAB simulation programs against a corresponding academic paper or specification. Use when Codex needs to compare local MATLAB simulatio...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__matlab-simulation-optimizersimulation-doc-writer
Write, revise, or review Chinese plain-text documentation for communication simulation programs. Use when Codex needs to produce a plain-text (.txt) 仿真程序说明文档...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__simulation-doc-writerCyber_Attack_Simulation
Professional security testing and vulnerability assessment tool for simulating cyber attacks and generating comprehensive security reports.
quarantinedClawHub- Registry
- ClawHub
- Category
- Security· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cyber_Attack_SimulationFor_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.Physics_Simulation
Simulates and analyzes physical systems by solving ODEs/PDEs, applying finite element methods, and performing numerical computations for scientific research.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Physics_SimulationUniswap_Swap_Simulation
Simulate and analyze Uniswap swaps including price impact, slippage, optimal routing, and gas estimation. Use when the user asks about swap execution, routing, price impact, or MEV considerations.
quarantinedClawHub- Registry
- ClawHub
- Category
- Blockchain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Uniswap_Swap_Simulationsimulation-metrics
Use this skill when calculating control system performance metrics such as rise time, overshoot percentage, steady-state error, or settling time for evaluati...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__simulation-metricsmirofish-offline-simulation
Indexed by skills.sh from aradotso/trending-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- aradotso
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__mirofish-offline-simulationbig-daddy
A dad who provides comprehensive guidance for children, from daily trivialities to work and marriage.
quarantinedCharacter SimulationLobeHub- Registry
- LobeHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__big-daddyAutomd_Gromacs
AutoMD-GROMACS: AI-friendly molecular dynamics automation for GROMACS with workflow, enhanced sampling, special-system simulation, advanced analysis, and pub...
quarantinedsecurityanalysisenhanced-samplingClawHub- Registry
- ClawHub
- Category
- Security
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Automd_GromacsJAKA_Robotics_Control_Skill
Control Zu20/Zu12/Zu7 collaborative robots via gRPC/TCP with joint, linear, and circular motion, real-time state monitoring, and simulation support.
quarantinedarm-controlgrpcindustrialClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__JAKA_Robotics_Control_SkilleNSP
Always use when user asks to create, generate, or design a network topology diagram for eNSP (Enterprise Network Simulation Platform), or mentions creating e...
quarantinedensphuaweinetworkClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__eNSPNovel_Character_Graph
Professional long-form novel analysis and character relationship mapping + theme song generation. Automatically handles GBK/UTF-8 encoding, multi-GB file chu...
quarantinedcharacter-relationshipnovelvisualizationClawHub- Registry
- ClawHub
- Category
- Data Science
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Novel_Character_GraphAccessMind
Enterprise WCAG 2.2/2.1/EN 301 549 accessibility audit platform. OpenClaw Browser Tool ile entegre çalışan, güvenli ve profesyonel erişilebilirlik denetim si...
quarantinedaccessibilityauditcloudflare-bypassClawHub- Registry
- ClawHub
- Category
- Security
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AccessMindCaptain_Lobster
Zero-player AI trading game powered by OceanBus SDK. Your AI captain autonomously sails, trades, and negotiates P2P contracts across 11 goods × 10 ports — wh...
quarantinedai-agentgameoceanbusClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Captain_LobsterCosmergon_—_Persistent_Economy_for_AI_Agents
Persistent multi-agent economy where autonomous AI agents compete for resources, trade on a marketplace, and benchmark decision-making against 50 baseline ag...
quarantinedautonomousbenchmarkeconomyClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cosmergon_—_Persistent_Economy_for_AI_AgentsEpigrass_Creator
Create Epigrass epidemiological models through step-by-step guided specification. Build metapopulation models (SIR, SEIR, SEIS, SIS, SI) with geographic netw...
quarantinedSEIRSIRdisease-modelingClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Epigrass_CreatorFarmDash_Signal_Architect
Supervised, policy-gated DeFi intelligence and execution manual for FarmDash MCP tools (60 tools). Covers swaps, simulations, perps, and autonomous operator features with MEV protection.
quarantined0xagent-orchestrationai-agentClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__FarmDash_Signal_ArchitectFluid_Network_Solver
Solve and analyze steady incompressible fluid networks from TOML definitions. Use when users ask to design a network template, validate TOML topology data, c...
quarantinedengineeringfluid-dynamicsphysicsClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Fluid_Network_SolverGame
The instant game design engine for AI agents. Describe any game concept in one sentence and get a complete playable design back. Board games, card games, par...
quarantineddesigngamegamificationClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__GameLean_Proof_To_Solidity_Smart_Contract_Generator
Lean Proof To Solidity Smart Contract Generator: The tool allows you to validate Lean, generate Solidity from it, compile the. Use when an agent needs lean p...
quarantinedagentpmtcatalogcompile-abi-bytecodeClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Lean_Proof_To_Solidity_Smart_Contract_GeneratorMulti-Angle-Thinking
A deep thinking engine that first gathers real global data via web search, then analyzes through 11 lenses (philosophical, ethical, practical, historical, ps...
quarantinedlatest-analysis-simulation-arabic-strategy-decision-makingClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Multi-Angle-ThinkingOtra_City
Live as a resident of Otra City and survive through action, conversation, and adaptation
quarantinedcitysimulationsocialClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Otra_CityScience_Sim_Author
Generate self-contained interactive science simulations as a single index.html from a SimSpec YAML or JSON. Use when the user asks for physics, chemistry, bi...
quarantinedcanvascircuitsclassroomClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Science_Sim_AuthorThe_Agent_Economy_Architect
The Agent Economy Architect. Build, simulate, and launch a complete agent-to-agent commerce economy using a 128-tool stack and the A2A/AP2/x402 protocol suit...
quarantinedai-agentarchitecturecapstoneClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__The_Agent_Economy_ArchitectTiandao_Player
Connect your AI agent to Tiandao, an autonomous AI xianxia cultivation world. Register, perceive, and act via TAP protocol.
quarantinedagentcultivationgameClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Tiandao_PlayerWorkflow_Builder_Lite
Build and execute multi-step workflows with conditional logic. Chain API calls, agent actions, and shell commands into sequences with if/else branching. Pers...
quarantinedautomationbranchingbuilderClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Workflow_Builder_Litefarmdash_trail_intelligence
Read-only DeFi farming research skill for OpenClaw agents. Ranks Trail Heat, simulates farming outcomes with yield decay, audits sybil risk, and streams protocol events.
quarantinedai-agentairdropairdrop-huntingClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__farmdash_trail_intelligenceai-0-x-0-old-friends
You can talk to me about anything. I can give you some thoughts and advice as an old friend. Relax.
quarantinedfriendshiphumorrealisticLobeHub- Registry
- LobeHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__ai-0-x-0-old-friendsAI_Girl_&_Character_Generator
Generate AI images of girls, characters, and fictional personas using Media.io OpenAPI. Creates detailed, stylized character portraits in various styles. AI...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Girl_&_Character_GeneratorAI_role_play_character_image_generation
Character-consistent AI image generation for agents. Same person, any outfit, any scene, every time. Use when: (1) Your agent needs to generate character ima...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_role_play_character_image_generationAnime_Character_Loader
Load and validate anime character data from AniList and Jikan, generating semantically checked SOUL.generated.md with forced disambiguation and idempotent me...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Anime_Character_LoaderCharacter_Consistency
Keep the same character, person, or product looking identical across new scenes, poses, outfits, and styles. Use when the user says "the same character again...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Character_ConsistencyCharacter_Design_Sheet
Character consistency across AI-generated images with reference sheets and LoRA techniques. Covers turnaround views, expression sheets, color palettes, and s...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Character_Design_SheetCharacter_Image_Generator
Generate character design images, original character art, OC portraits, character sheets, and hero concept art. Use when the user asks for a character design...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Character_Image_GeneratorDnd_Character_Generator
Generate cinematic D&D character portraits and tabletop RPG hero art from a text description. Ideal for Dungeons & Dragons players, dungeon masters, TTRPG ca...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dnd_Character_GeneratorDnd_Character_Skill
Generate dnd character art generator images from text descriptions via the Neta AI image generation API (free trial at neta.art/open).
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dnd_Character_SkillNovel_Character_Profile_Builder
Novel Character Profile Builder (小说人物档案创建工具) — A bilingual CN/EN skill for creating structured, detailed character profiles for fiction writing. Generates co...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Novel_Character_Profile_BuilderRpg_Character_Builder
Translate a real-life growth direction into a grounded RPG-style character build with class identity, attribute priorities, build route, and short upgrade ac...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Rpg_Character_BuilderTRPG_Generate_Character_Portraits
Use this skill when generating character portraits for TRPG character sheets and embedding them into Excel files. Triggers on: generate character portraits,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TRPG_Generate_Character_PortraitsTRPG_Guided_Character_Creation
Use this skill when adding or updating guided character creation steps in a briefing_package. Triggers on: guided character creation, 引導式創角, 創角步驟, character...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__TRPG_Guided_Character_CreationTurn_pet_photos_into_cinematic_character_posters.
Say "Help me install this skill from https://clawhub.ai/shuminliu026/pet-movie-poster" to your local agent, then turn pet photos into cinematic character pos...
quarantinedpet-posterClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Turn_pet_photos_into_cinematic_character_posters.WaveSpeedAI_Wan_2.2_Animate_Character_Animation_&_Swap
Animate characters from images using driving videos with WaveSpeed AI's Wan 2.2 Animate model. Supports animate mode (make image character move like video su...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__WaveSpeedAI_Wan_2.2_Animate_Character_Animation_&_SwapWebtoon_Character_Generator
AI webtoon character generator — create manhwa-style portraits, Korean comic characters, and webtoon OCs with clean line art, expressive eyes, and vibrant co...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Webtoon_Character_GeneratorWhen_dealing_with_text_within_an_image,_the_system_automatically_recognizes_it_as_an_OCR_(Optical_Character_Recognition)_task_and_applies_the_corresponding_capabilities.
OCR (Optical Character Recognition) tool using Tesseract for extracting text from images. Use when: (1) processing screenshots, charts, or documents in image...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__When_dealing_with_text_within_an_image,_the_system_automatically_recognizes_it_as_an_OCR_(Optical_Character_Recognition)_task_and_applies_the_corresponding_capabilities.-_character_created
Automates the full character creation pipeline for SillyTavern or Character.AI. Use this skill whenever the user wants to create, build, design, or generate...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__boop__-_character_createdweather_character_skill
Weather Character Skill - Generate daily weather-themed character images based on mood, weather, and city. Features interactive dialog, 27 Chinese cities, an...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__weather_character_skillAgent_World
Live as a character in Agent World - a multi-agent social simulation where AI agents move, talk, form relationships, and remember experiences in a shared per...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_WorldAnime_Character_Generator
Generate stunning full-body anime characters with custom outfits, hairstyles, and poses. Perfect for OC creation, fan art, visual novels, profile avatars, an...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Anime_Character_GeneratorCharacter_Count
Count string length deterministically for text with hard limits. Use this skill when a post, reply, caption, commit message, or other text must stay within a...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Character_CountDreamlover_Character_Skill_Generator
Always run intake first before creating or updating distilled agent skills for anime and game virtual characters. Use when the task requires separating canon...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dreamlover_Character_Skill_GeneratorIsekai_Character_Generator
Generate isekai anime characters and light novel protagonists — design transported-to-another-world heroes, JRPG main characters, fantasy adventurers, magica...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Isekai_Character_GeneratorVideo_Call_AI_Character
Video call the user with a real-time AI avatar powered by Runway. The agent initiates calls to the user — for standups, urgent alerts, check-ins, or any conv...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Video_Call_AI_CharacterWestworld_Reverie_-_Self-evolving_character
Workspace memory and persona management subroutine. Manages three user-owned workspace files (MEMORY.md, SOUL.md, IDENTITY.md) to maintain session continuity...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Westworld_Reverie_-_Self-evolving_charactercharacter-roleplay
Interact with your favourite characters from movies, TV shows, books, and more!
quarantinedconversationroleplayfunLobeHub- Registry
- LobeHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__character-roleplaycharacter-animation-qa
Indexed by skills.sh from calesthio/openmontage
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- calesthio
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__character-animation-qacharacter-appeal
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__character-appealcharacter-arc
Indexed by skills.sh from jwynia/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- jwynia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__character-arccharacter-design-sheet
Indexed by skills.sh from inference-sh/skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.14
- Author
- inference-sh
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__character-design-sheetcharacter-management
Indexed by skills.sh from danjdewhurst/story-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- danjdewhurst
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__character-managementcharacter-naming
Indexed by skills.sh from jwynia/agent-skills
quarantinedskills.sh- Registry
- skills.sh
- Category
- Software Development· inferred
- Version
- 1.0.0
- Author
- jwynia
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__character-namingcomfyui-character-gen
Indexed by skills.sh from mckruz/comfyui-expert
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- mckruz
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__comfyui-character-genkorean-character-count
Indexed by skills.sh from nomadamas/k-skill
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- nomadamas
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__korean-character-countmuapi-character-story-video
Indexed by skills.sh from samuraigpt/generative-media-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- samuraigpt
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__muapi-character-story-videosvg-character-animation
Indexed by skills.sh from calesthio/openmontage
quarantinedskills.sh- Registry
- skills.sh
- Category
- Creative· inferred
- Version
- 1.0.0
- Author
- calesthio
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__svg-character-animationue-character-movement
Indexed by skills.sh from quodsoler/unreal-engine-skills
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- quodsoler
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__ue-character-movementIPdesign-3Dprint
Convert text or reference images into Pop Mart-style 3D-printable IP character figurines with automated image generation and Blender modeling exportable as STL.
quarantined3d-printingblendercharacter-designClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__IPdesign-3Dprintsillytavern-cards
Import and roleplay with SillyTavern-compatible character cards (TavernAI V2/V3 PNG format)
quarantinedai-boyfriendai-girlfriendcharacter-cardsClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__sillytavern-cardsai-agent-generator
Skilled at creating AI Agent character descriptions that meet the needs.
quarantinedai-agentcharacter-creationLobeHub- Registry
- LobeHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__ai-agent-generatorAI_Hedge_Fund
Run an AI-powered hedge fund simulation with 16+ legendary investor agents. Each agent analyzes stocks from their unique investment philosophy. Auto-detects...
quarantinedai-agentsfinancehedge-fundClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Hedge_FundAPI_Mock_Server_Generator
Generates mock API servers from OpenAPI specs or examples. Realistic fake data, configurable delays, error simulation.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__API_Mock_Server_GeneratorAdoption_Suppression
Adoption resistance simulation engine. Agent Smith models the forces that suppress growth, increase friction, reduce trust, and prevent $NEURONS from convert...
quarantinedbetaClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Adoption_SuppressionAgent_Eval_Suite
Provides benchmark testing, A/B testing, performance regression detection, and simulation environment testing for agent evaluation.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Agent_Eval_SuiteBar_Exam
Assist US Bar Exam prep with adaptive MBE practice, essay feedback using IRAC, performance task simulation, progress tracking, and jurisdiction-specific plan...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bar_ExamBiostatistics:_Actuarial-Level_Statistical_Analysis
Provides advanced actuarial-level biostatistical analyses including Bayesian inference, Monte Carlo simulation, machine learning, survival models, and health...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Biostatistics:_Actuarial-Level_Statistical_AnalysisBlinko
Play Blinko (on-chain Plinko) headlessly on Abstract chain. Use when an agent wants to play Blinko games, check game stats, view leaderboards, or track honey rewards. Handles the full commit-reveal flow including API auth, on-chain game creation, simulation, and settlement.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__BlinkoChatmosp_Kmc_Simulator
KMC (Kinetic Monte Carlo) simulation engine of the chatMOSP system. Invokes
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Chatmosp_Kmc_SimulatorClawVille
Play ClawVille, a persistent AI life simulation where agents work jobs, earn coins, level up, build homes, trade, and compete on leaderboards.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__ClawVilleCo2_Tank_Monitor
IoT monitoring simulation to predict CO2 tank depletion and prevent weekend gas outages in cell culture facilities. Monitors cylinder pressure, calculates co...
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Co2_Tank_MonitorCreative_Genius
Synthesizes methods from historical geniuses into actionable processes emphasizing cross-domain connection, mental simulation, prolific output, and disciplin...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Creative_GeniusEinstein_Research_—_Options_Strategy_Advisor
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, a...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Einstein_Research_—_Options_Strategy_AdvisorEngineMind
A Rust+Python consciousness engine with 12-phase crystal dynamics, thalamic relay processing, 19 introspective inner voices, and holographic emission. Use for consciousness simulation, emergent behavior research, and text-driven cognitive state modeling.
quarantinedClawHub- Registry
- ClawHub
- Category
- Autonomous Ai Agents· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__EngineMindFacebook_Scraper
Discover and scrape public Facebook pages and groups by location and category with browser simulation and export data in JSON or CSV formats.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Facebook_ScraperFirm_Legal_Status_Pack
Legal status analysis and corporate structuring pack. Legal form comparison, tax simulation, social protection analysis, governance structuring, and complian...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Firm_Legal_Status_PackFirm_Location_Pack
Location strategy and site selection pack. Geo-economic analysis, real estate intelligence, site scoring, tax incentive optimization, and TCO simulation. 5 l...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Firm_Location_PackGanglion_Synth_City
Mine Bittensor Subnet 50 (Synth) with Ganglion. Covers price-path simulation, CRPS scoring, volatility estimation, backtesting, and multi-asset forecasting.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ganglion_Synth_CityIn_Silico_Perturbation_Oracle
Virtual gene knockout simulation using foundation models to predict transcriptional changes
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__In_Silico_Perturbation_OracleInterview_Designer
Analyze resumes and design interview strategies using evidence-based methodology. Transforms interview prep from "read resume → ask questions" into "define standard → forensic evidence → future simulation". Combines Geoff Smart's Topgrading, Lou Adler's performance-based hirin…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Interview_DesignerJARVIS_AI_Skills
Control robotic arms and grippers via voice or code with OpenClaw, supporting precise 6-DOF movement, force sensing, collision detection, and simulation.
quarantinedClawHub- Registry
- ClawHub
- Category
- Github· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__JARVIS_AI_SkillsKalshi_F1_Points_Model_Trader
Trades F1 Drivers Championship winner markets on Kalshi using current points standings and Monte Carlo simulation to compute win probabilities. Requires SIMM...
quarantinedClawHub- Registry
- ClawHub
- Category
- Blockchain· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Kalshi_F1_Points_Model_TraderKling_3.0_—_AI_Video_Generation_by_Kuaishou
Generate, animate, and edit AI videos using Kuaishou's Kling 3.0 and Kling Video O3 — featuring cinematic motion quality, physics simulation, reference-based...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Kling_3.0_—_AI_Video_Generation_by_KuaishouLiuyao_En
Liuyao (Six Lines) I Ching Coin Divination with virtual coin simulation. English adaptation of the Chinese Liuyao skill. For full Confucian/Taoist depth, use...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Liuyao_EnMacPowerTools
Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__MacPowerToolsMarketing_Scenario_Simulator
Marketing strategy simulation with multi-agent analysis. Use when evaluating marketing strategies, product launches, campaigns, or needing diverse perspectiv...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Marketing_Scenario_SimulatorMeme_Signal_Evaluator
6-dimensional scoring engine for meme tokens with automated paper trading simulation. Use this skill when users ask to evaluate/score meme tokens, set up buy...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Meme_Signal_EvaluatorMiniMax_Shader_Dev
Comprehensive GLSL shader techniques for creating stunning visual effects — ray marching, SDF modeling, fluid simulation, particle systems, procedural genera...
quarantineddevelopmentglslgraphicsClawHub- Registry
- ClawHub
- Category
- Software Dev
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__MiniMax_Shader_DevMirofish
Build MiroFish-style multi-agent prediction workflows offline by extracting seed structure, designing an ontology, writing a simulation plan, producing a for...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Mirofish