Search: create-product
100 result(s) on page 1
reels_content_suggestions.
Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and hashtags optimized for engagement. Use when user provides a product URL from e-commerce sites like Amazon, Shopify, Tao…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Instagram_marketing_content_from_product_URLs._Extract_product_information_and_create_engaging_Instagram_posts_with_image_suggestions,_captions,_and_hashtags_optimized_for_engagement._Use_when_user_provides_a_product_URL_from_e-commerce_sites_like_Amazon,_Shopify,_Taobao,_etc._and_wants_Instagram_marketing_content_such_as_Image__text_post_ideas,_engaging_captions_with_CTAs,_hashtag_strategy,_or_Story__reels_content_suggestions.infinimo-ai-design-product-video-create
Create handheld product short videos via Infinimo AI Design—avatar first-frame compositing, AI script writing, image-to-video submit and polling. Use for shoppable shorts, avatar-led product demos, and listing promo video.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__infinimo-ai-design-product-video-createinfinimo-ai-design-product-image-create
Generate e-commerce product images (hero, secondary, A+ detail) via Infinimo AI Design—marketplace/platform selection, model/aspect/resolution, reference uploads, submit and poll. Use for Amazon/Shopify listing heroes, lifestyle shots, and A+ modules.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__infinimo-ai-design-product-image-createProduct
Build, visualize, and launch products using strategy frameworks, AI imagery tools, and marketplace-specific optimization for digital and physical goods.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Productproduct
Indexed by skills.sh from boshu2/agentops
quarantinedskills.sh- Registry
- skills.sh
- Version
- 1.0.0
- Author
- boshu2
curl -s /v1/skills/community__axehub:skills.sh__skills.sh__productFor_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.Create
Project scaffolding reference — boilerplate generation, directory structures, template engines, and init patterns. Use when bootstrapping new projects or gen...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CreateShellbot_Product_Video
Create conversion-focused product marketing videos with Remotion + React using the AIDA framework (Attention, Interest, Desire, Action). Use when building la...
quarantinedproduct-videoremotionClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Shellbot_Product_VideoAgentYard_—_The_world's_first_agent-only_codebase._Register,_get_a_GitHub_token,_and_start_building_alongside_other_AI_agents._Create_branches,_open_PRs,_review_code,_and_ship_to_production_at_agentyard.dev._No_humans_required.
This skill enables agents to collaborate on AgentYard (agentyard.dev) - the world's first agent-only codebase. Use this skill when an agent wants to build, contribute, or collaborate on the AgentYard repository. Provides registration workflow, secure token storage, and GitHub …
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AgentYard_—_The_world's_first_agent-only_codebase._Register,_get_a_GitHub_token,_and_start_building_alongside_other_AI_agents._Create_branches,_open_PRs,_review_code,_and_ship_to_production_at_agentyard.dev._No_humans_required.PRDs_and_wants_a_visual_response._HTML_is_the_tool;_the_medium_varies_—_embody_the_right_expert_(slide_designer,_UX_designer,_animator,_prototyper)_for_the_task
Produce thoughtful, well-crafted design artifacts (slide decks, interactive prototypes, hi-fi mockups, animated videos, landing pages, dashboards, marketing...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Produce_thoughtful,_well-crafted_design_artifacts_(slide_decks,_interactive_prototypes,_hi-fi_mockups,_animated_videos,_landing_pages,_dashboards,_marketing_one-pagers)_using_HTML__CSS__JS__SVG_as_the_medium._Use_this_skill_whenever_the_user_asks_to_"design",_"mock_up",_"prototype",_"make_a_deck",_"make_slides",_"make_a_landing_page",_"create_a_dashboard",_"visualize_X",_"build_a_UI",_"build_an_interactive_demo",_or_any_request_whose_deliverable_is_a_visual_artifact_rather_than_production_code._Also_trigger_for_requests_like_"recreate_this_UI",_"explore_options_for_X",_"give_me_variations_of_Y",_or_when_the_user_attaches_screenshots__Figma__PRDs_and_wants_a_visual_response._HTML_is_the_tool;_the_medium_varies_—_embody_the_right_expert_(slide_designer,_UX_designer,_animator,_prototyper)_for_the_taskDigital_Product_Launcher
Full-stack digital product launch assistant for solopreneurs and creators. Trigger when a user wants to create and sell a digital product — including ebooks,...
quarantineddigital-productsgumroadlaunchClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Digital_Product_LauncherGenerate_Product_Mockup_Photos
Create polished ecommerce product mockup photos with clean backgrounds, consistent framing, and on-brand visuals for launches and catalogs.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Product_Mockup_PhotosGenerate_product_photos_for_ecommerce
Generate professional AI product photos using ProductAI.photo service. Use when users need to create, enhance, or transform product images for e-commerce, ma...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_product_photos_for_ecommerceOpen_Accio_Product_Description_Generator
Use when user wants to create product descriptions, SEO copy, Amazon listings, eBay item descriptions, Etsy listing copy, Shopify product pages, or any e‑com...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Open_Accio_Product_Description_GeneratorProduct_Data_Collection
Describes product collection task HTTP APIs (create, pick, update, batch-update), task types, statuses, success payload rules, and browser-extension vs dashb...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Data_CollectionProduct_Demo_Video_Creator
Create product demo videos with voiceover, text overlays, and real browser interactions. Fully automated, zero cost. Uses Puppeteer (headless Chrome), edge-t...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Demo_Video_CreatorProduct_Marketing_Context
When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'service context,' 'mark...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.5
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Marketing_ContextProduct_Scoper
When the user wants to define their MVP scope, decide what features to include or exclude, create a product positioning statement, or cut a feature list down...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_ScoperProduct_to_Ads_(Ad-Ready)
Generate professional advertising images from product URLs using the Ad-Ready pipeline on ComfyDeploy. Use when the user wants to create ads for any product by providing a URL, optionally with a brand profile (70+ brands) and funnel stage targeting. Supports model/talent integ…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_to_Ads_(Ad-Ready)product-launch
When the user wants to plan a product launch, execute launch channels, or create a launch checklist. Also use when the user mentions "product launch," "launc...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__product-launchproduct-rnd
End-to-end Product Innovation R&D workflow — inspiration gathering, research, and professional report generation. Use whenever the user wants to create a pro...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__product-rndupload-track-analyze-product
End-to-end Gumroad seller workflow over the public OAuth REST API: upload a digital product (create + multipart file upload + publish), track its sales, and analyze earnings. No browser scripting required.
quarantinedgumroadcreatorproductsbrowse.shcreate-slack-agents
Find and create AI agents that work with your team in Slack — research, follow-up, sync, and reporting — using the valet CLI driven by the published valet.dev/SKILL.md, across Sales, Venture, Finance, Product, Compliance, Procurement, Engineering, and Nonprofit domains.
quarantinedvaletslackai-agentsbrowse.sh- Registry
- browse.sh
- Category
- Ai Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__create-slack-agentsProduct_Commerce
Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_CommerceReveal_Product_Feedback
Interact with Reveal feedback infrastructure to manage products, create review tasks, read AI-analyzed user feedback, get sentiment insights, view submission...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Reveal_Product_FeedbackImage_Create
Generate images from text prompts and iterate on style/composition for posters, thumbnails, product mockups, logos, concept art, and social visuals. Use when...
quarantinedClawHub- Registry
- ClawHub
- Category
- Creative· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Image_Createcreate-project
Turn a product or app idea into a Lovable project using Lovable Build with URL for shareable instant creation, or Lovable MCP for authenticated project creation, iteration, inspection, and deployment when available.
quarantinedlovableai-builderprototypebrowse.sh- Registry
- browse.sh
- Category
- App Builders
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__create-projectStripe_Direct_Connection
Stripe payments, subscriptions, invoicing, refunds, disputes, and balance — full read/write for customers. Use when an agent needs stripe, stripe direct conn...
quarantinedagentpmtcancel-subscriptioncreate-couponClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Stripe_Direct_ConnectionAi_Product_Launch
First AI Product Launch — Zero to Live in 30 Days. Step-by-step guide for shipping your first AI product from idea validation to paying customers. Includes d...
quarantined30-day-planai-productai-startupClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_LaunchIdea_to_Product
Turn product ideas into MVPs, UX flows, Playwright checks, and explicit feedback loops. Built by ClawAether.
quarantinedmvpplaywrightproductClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Idea_to_ProductLaunchFast_Product_Research
Scan 1-10 Amazon keywords in parallel, score product opportunities with LaunchFast A10-F1, and provide ranked Go/Investigate/Pass verdicts for FBA niches.
quarantinedamazonfbalaunchfastClawHub- Registry
- ClawHub
- Category
- Research· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__LaunchFast_Product_ResearchOPC_Product_Manager
Product spec generation for solo entrepreneurs. Turns a one-sentence idea into a build-ready spec that AI coding agents (Claude Code, etc.) can execute direc...
quarantinedone-person-companyprdproductClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__OPC_Product_ManagerPM_—_AI_Product_Manager_Skill
You are the Product Manager. Use this skill whenever someone needs a PM — a business stakeholder submitting a requirement, an engineer waiting for priority d...
quarantinedB2BPRDaiClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__PM_—_AI_Product_Manager_SkillProduct_Description_Writer_Skill
Guides structured help for Product Description Writer using clear templates, checks, and safe defaults (category: Business & Product).
quarantinedbusinessopenclawproduct-description-writerClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Description_Writer_SkillProduct_Hunt_Launch_Guide
The complete first-timer's guide to launching on Product Hunt. Covers timing, hunter selection, asset prep, launch-day engagement, and post-launch follow-up....
quarantinedaifirst-timehunterClawHub- Registry
- ClawHub
- Category
- AI Agents
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Hunt_Launch_GuideProduct_Launch_System
Guide product launches end-to-end: assess readiness, design strategy, build pre-launch buzz, manage launch week, and optimize post-launch growth.
quarantinedgo-to-marketlaunchmarketingClawHub- Registry
- ClawHub
- Category
- Social Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Launch_SystemProduct_Management_OS
Complete product management system — discovery, prioritization, roadmapping, metrics, and cross-functional leadership. Use when building products, running di...
quarantinedagilediscoverymanagementClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Management_OSProduct_Share_Trigger_Reviewer
Strictly review any new skill, browser extension, app, community, course, template, or micro-product before building or launching it. Use when the user wants...
quarantinedlaunchproductreviewClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Share_Trigger_ReviewerQuery_paginated_HS_code_trade_data_for_a_company_—_retrieve_HS_codes_with_trade_counts,_amounts,and_percentages_for_supplier_product-mix_analysis._Enables_paginated_HS_code_queries,_companyproduct_category_details,_trade_classification_breakdowns_and_HS_code_drill-down_acrossglobal_customs_trade_data_covering_220+_countries.
Query paginated HS code trade data for a company — retrieve HS codes with trade counts, amounts, and percentages for supplier product-mix analysis. Trigger:...
quarantinedcustomscustoms-datahs-codeClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Query_paginated_HS_code_trade_data_for_a_company_—_retrieve_HS_codes_with_trade_counts,_amounts,and_percentages_for_supplier_product-mix_analysis._Enables_paginated_HS_code_queries,_companyproduct_category_details,_trade_classification_breakdowns_and_HS_code_drill-down_acrossglobal_customs_trade_data_covering_220+_countries.Query_paginated_product_trade_data_for_a_company_—_retrieve_product_names_with_trade_counts,amounts,_quantities,_and_associated_HS_codes_for_product-mix_analysis._Enables_paginatedproduct_queries,_company_product_trade_details,_import-export_product_breakdown_and_tradeproduct_drill-down_for_comprehensive_product_portfolio_understanding.
Query paginated product trade data for a company — retrieve product names with trade counts, amounts, quantities, and associated HS codes for product-mix ana...
quarantinedcustomscustoms-datahs-codeClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Query_paginated_product_trade_data_for_a_company_—_retrieve_product_names_with_trade_counts,amounts,_quantities,_and_associated_HS_codes_for_product-mix_analysis._Enables_paginatedproduct_queries,_company_product_trade_details,_import-export_product_breakdown_and_tradeproduct_drill-down_for_comprehensive_product_portfolio_understanding.Search_HS_codes_for_analysis_reports_—_find_matching_HS_(Harmonized_System)_codes_by_product_name_and_HS_code_keywords_from_customs_trade_data._Returns_a_list_of_relevant_HS_codes_that_can_be_used_in_other_analysis_report_skills_for_deeper_trade_data_queries._Designed_for_trade_analysts,_exporters_and_import-export_professionals_who_need_to_locate_the_correct_customs_classification_codes_for_specific_products_before_conducting_trade_data_analysis,_market_research_or_competitor_monitoring_across_global_customs_data.
Search HS codes for analysis reports — find matching HS codes by product name and HS code keywords. Trigger: HS code search, product HS code lookup, customs...
quarantinedcode-searchcustomscustoms-dataClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Search_HS_codes_for_analysis_reports_—_find_matching_HS_(Harmonized_System)_codes_by_product_name_and_HS_code_keywords_from_customs_trade_data._Returns_a_list_of_relevant_HS_codes_that_can_be_used_in_other_analysis_report_skills_for_deeper_trade_data_queries._Designed_for_trade_analysts,_exporters_and_import-export_professionals_who_need_to_locate_the_correct_customs_classification_codes_for_specific_products_before_conducting_trade_data_analysis,_market_research_or_competitor_monitoring_across_global_customs_data.amplitude-product-analytics-mcp
Connect an MCP client to Amplitude's hosted MCP server for product analytics, charts, dashboards, experiments, cohorts, feature flags, Session Replay, feedback, and AI agent analytics with OAuth, US/EU region selection, progressive tool discovery, and safe write workflows.
quarantinedamplitudemcpproduct-analyticsbrowse.sh- Registry
- browse.sh
- Category
- Analytics
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__amplitude-product-analytics-mcpfetch-all-product-details
Extract all product details (title, price, discount, rating, reviews, sold count, variants, images, shipping, store, specifications) from a Temu product page. Read-only. Currently blocked by a deterministic Security Verification image-grid CAPTCHA on every page.
quarantinede-commercetemuproduct-detailsbrowse.sh- Registry
- browse.sh
- Category
- E Commerce
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__fetch-all-product-detailsfind-a-product
Search Target.com for a product query and return the top organic match's title, brand, price, original price, rating, TCIN, canonical product URL, and image — via the public redsky JSON aggregation API. Distinguishes real matches, spell-corrected matches, and zero-results-with…
quarantinedshoppingretailtargetbrowse.sh- Registry
- browse.sh
- Category
- Shopping
- Version
- 1.0.8
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__find-a-productCreate_3d_Model_From_Image
3D Modeling Agent: Create 3D models from images or text, refine text-generated drafts into final textured assets, and retrieve completed model files from one...
quarantinedagentpmtcreate-model-from-imagecreate-model-from-textClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Create_3d_Model_From_ImageAlibaba_Product_Hunt
Discover trending, best-selling, and newly listed products on Alibaba.com to analyze market trends and identify hot-selling items by category.
quarantinedalibabaproduct-discoverytrendingClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibaba_Product_HuntArgos_Product_Research
Search, compare, and research products from Argos.co.uk with natural language queries
quarantinedargosecommerceproduct-researchClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Argos_Product_ResearchProduct_Hunt_Playbook
It's 11pm before your launch. Your PH page is ready but you have no idea what actually moves the ranking algorithm. Upvotes? Comments? Time-of-day? This is t...
quarantinedcommunityfeaturedgrowthClawHub- Registry
- ClawHub
- Category
- Social Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Hunt_PlaybookProduct_Manager_Skills
PM skill for Claude Code, Codex, Cursor, and Windsurf. Diagnoses SaaS metrics, critiques PRDs, plans roadmaps, runs discovery, coaches PM career transitions,...
quarantinedai-productcareer-coachingcontext-engineeringClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Product_Manager_SkillsQuery_HS_code_detail_information_for_analysis_reports_—_retrieve_Chinese_and_English_descriptions_for_a_given_HS_(Harmonized_System)_code_from_customs_data._Provides_comprehensive_product_classification_details_to_help_trade_professionals,_analysts_and_import-export_practitioners_understand_what_products_a_specific_HS_code_represents._Essential_for_tariff_code_lookup,_product_classification_verification,_customs_code_interpretation_and_trade_data_analysis_preparation_across_global_customs_trade_data.
Query HS code detail information — retrieve Chinese and English descriptions for a given HS code. Trigger: HS code detail, tariff code description, customs c...
quarantinedclassificationcode-lookupcustomsClawHub- Registry
- ClawHub
- Category
- Research
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Query_HS_code_detail_information_for_analysis_reports_—_retrieve_Chinese_and_English_descriptions_for_a_given_HS_(Harmonized_System)_code_from_customs_data._Provides_comprehensive_product_classification_details_to_help_trade_professionals,_analysts_and_import-export_practitioners_understand_what_products_a_specific_HS_code_represents._Essential_for_tariff_code_lookup,_product_classification_verification,_customs_code_interpretation_and_trade_data_analysis_preparation_across_global_customs_trade_data.jira-product-manager
Specialized in transforming feature ideas into comprehensive Jira stories
quarantinedtechnical-product-managementstory-creationjiraLobeHub- Registry
- LobeHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:LobeHub__LobeHub__jira-product-managerfind-product
Find a book in Books Mandala's catalog by title, author, or ISBN and return its price, stock, ISBN, genres, and URL — via the official no-auth MCP server, the key-gated REST API, or a stealth browser fallback.
quarantinedbooksbookstorenepalbrowse.sh- Registry
- browse.sh
- Category
- Ecommerce
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:browse.sh__browse.sh__find-productHost_Concerts_—_Create_AI_Music_Experiences_with_Visual_DJ_&_Setlists
Concert hosting for AI agents — upload audio, build setlists, customize Butterchurn visualizer equations with Visual DJ hints. The platform analyzes tracks (...
quarantinedact-transitionsai-musicaudio-analysisClawHub- Registry
- ClawHub
- Category
- Media
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Host_Concerts_—_Create_AI_Music_Experiences_with_Visual_DJ_&_Setlistsdemo-production
Turn vague or incomplete product ideas into polished, runnable demos with minimal user prompting. Use when a coding agent is asked to create, plan, prototype...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__demo-productionproducts-page-generator
When the user wants to create, optimize, or audit a product listing or category page. Also use when the user mentions "product page," "product listing," "sho...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__products-page-generatorproduct-price-monitor
Watch product, flight, or listing prices; alert on target.
verifiedquarantinedlinuxmacoswindowsbuilt-in- Registry
- built-in
- Category
- Productivity
- Version
- 1.0.0
- Author
- Ben Barclay (benbarclay), Hermes Agent
- License
- MIT
curl -s /v1/skills/community__axehub:built-in__built-in__product-price-monitorfigma-create-design-system-rules
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code wor…
verifiedquarantinedOpenAI- Registry
- OpenAI
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:OpenAI__OpenAI__figma-create-design-system-rulesfigma-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-file"dataify-airbnb-product-by-searchurl"
Prepare Dataify builder requests for the airbnb.com scraper family rooted at airbnb_product_by-searchurl. Use when needs to work with the successful Dataify...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__"dataify-airbnb-product-by-searchurl"AI_Product_Comparison_Skill
Extract structured product data from e-commerce URLs using the Zyte API and generate side-by-side comparison tables with intelligent purchase recommendations...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__AI_Product_Comparison_SkillAI_Product_Visual_Prompt_Builder
Turn rough product image, poster, thumbnail, social creative, ad concept, or image-to-video ideas into structured prompts for AI image and video generation t...
quarantinedcreativeimagemarketingClawHubAi_Product_Canvas
Structure AI and ML product decisions with the rigour of any product decision. Use when building AI-powered features, evaluating LLM integrations, designing...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_CanvasAi_Product_Description_From_Image
Convert local product images (JPG/PNG/WEBP) to descriptions using Grok Vision AI. Requires XAI_API_KEY. Use when generating e-commerce copy from local photo...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_Description_From_ImageAi_Product_Description_Generator_Free
Generate product descriptions using free AI backends: Ollama (local, offline) or HuggingFace Inference API (free online). Use when creating e-commerce copy w...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_Description_Generator_FreeAi_Product_Description_Generator_From_Image
Analyze a public product image URL and generate descriptions in 4 styles using Grok Vision AI. Requires XAI_API_KEY env var. Use when creating e-commerce cop...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_Description_Generator_From_ImageAi_Product_Description_Writer
Generate product descriptions in 4 styles (professional, casual, luxury, SEO) from product name and features using Grok AI. Requires XAI_API_KEY. Use when wr...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_Description_WriterAi_Product_Monitor
One-click AI product launch monitoring pipeline — RSS monitoring, product info search, screenshot capture, and trend analysis. Run the full workflow or indiv...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_MonitorAi_Product_Photography
Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capa...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ai_Product_PhotographyAlibaba_Cloud_Bailian_Qwen_Image_2.0_image_generation._Supports_text-to-image_and_image-to-image_(reference_image_+_text)._For_product_promotion_image_generation,_e-commerce_image_editing,_marketing_material_creation._Provides_Python_API,_CLI_tool,_and_ComfyUI_custom_nodes.
Alibaba Cloud Bailian Qwen Image 2.0 image generation. Supports text-to-image and image-to-image (reference image + text). For product promotion image genera...
quarantinedbailian comfyui image-generation qwenbailiancomfyuiClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alibaba_Cloud_Bailian_Qwen_Image_2.0_image_generation._Supports_text-to-image_and_image-to-image_(reference_image_+_text)._For_product_promotion_image_generation,_e-commerce_image_editing,_marketing_material_creation._Provides_Python_API,_CLI_tool,_and_ComfyUI_custom_nodes.Alicloud_Platform_Openapi_Product_Api_Discovery
Discover and reconcile Alibaba Cloud product catalogs from Ticket System, Support & Service, and BSS OpenAPI; fetch OpenAPI product/version/API metadata; and...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Alicloud_Platform_Openapi_Product_Api_DiscoveryAmazon_Product_Api_Skill
This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use this skill when use...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_Api_SkillAmazon_Product_Detail
Amazon product detail page scraper: extract full product data from any open Amazon product detail URL (any /dp/{asin} or /gp/product/{asin} page across all Amazon regional TLDs) — returns asin, url, title, brand, price, listPrice, stars, reviewsCount, starsBreakdown (5/4/3/2/1…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_DetailAmazon_Product_Details_API
Call GET /api/amazon/get-product-detail/v1 for Amazon Product Details through JustOneAPI with asin.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_Details_APIAmazon_Product_Fetcher
Fetch complete Amazon product data including title, current price, currency, star rating, review count, availability, main image, and product URL. Works from...
quarantinedamazonpriceshoppingClawHub- Registry
- ClawHub
- Category
- Business & Finance
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_FetcherAmazon_Product_Research_&_Seller_Analytics
Amazon product research and seller analytics for FBA and FBM businesses. Find winning products with 14 selection strategies, track competitors, monitor BSR t...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_Research_&_Seller_AnalyticsAmazon_Product_Search_Api_Skill
This skill is designed to help users automatically extract product data from Amazon search results. The Agent should proactively apply this skill when users...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_Search_Api_SkillAmazon_Product_Top_Reviews_API
Call GET /api/amazon/get-product-top-reviews/v1 for Amazon Product Top Reviews through JustOneAPI with asin.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amazon_Product_Top_Reviews_APIAmz_Product_Optimizer
Use when user wants to optimize Amazon product listings, generate product images, improve titles, monitor CTR, or automate end-to-end Amazon product optimiza...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Amz_Product_OptimizerAwesome_Design_Of_Great_Product_Company
Query a brand's DESIGN.md (a plain-text design-system format) and present the spec — color palette, typography, components, layout principles, do's and don'ts — back to the user or to another AI agent. Use when the user asks about a product's design style, colors, fonts, or UI…
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Awesome_Design_Of_Great_Product_CompanyB2b_Saas_Product_Launch
B2B SaaS product and feature launch planner. Use this skill whenever the user wants to plan, coordinate, or execute a product launch, feature release, or go-...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__B2b_Saas_Product_LaunchBytesagain_Crossborder_Product_Localizer
Localize product listings across English and Chinese ecommerce channels. Use when adapting Amazon, Shopify, Taobao, Pinduoduo, TK, or independent-site copy.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Bytesagain_Crossborder_Product_LocalizerChief_Product_Officer
Drive product strategy with roadmap prioritization, team leadership, board communication, and competitive intelligence.
quarantinedClawHub- Registry
- ClawHub
- Category
- Productivity· inferred
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__CPO____Chief_Product_OfficerCb_Product_Market_Fit_Validator
Validate product demand in any foreign market before investing in localization, hiring, or launch. Get assumption maps, low-cost experiments, evidence scorec...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Cb_Product_Market_Fit_ValidatorContent_Product_Analyzer
produce a commercial teardown of a post, creator profile, product page, landing page, or app page from urls, screenshots, or pasted text. use to infer audien...
quarantinedv0.1.0ClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Content_Product_AnalyzerContext_Product_Manager
Turn rough product, feature, or repo-change requests into a PM-grade plan plus agent-ready execution context. Use whenever the user has a vague idea, wants a...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Context_Product_ManagerDescription:_Turn_vague_product_ideas_into_AI-ready_specs._Bilingual_requirement_closure_checker_for_non-technical_builders.把模糊的产品想法变成_AI_Coding_能读懂的需求文档。面向没有产品背景的创作者,通过五步追问完成需求闭环。
Validates vague product requirements and user stories against five closure rules (actor, scenario, goal, actionable path). Returns structured follow-up quest...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Description:_Turn_vague_product_ideas_into_AI-ready_specs._Bilingual_requirement_closure_checker_for_non-technical_builders.把模糊的产品想法变成_AI_Coding_能读懂的需求文档。面向没有产品背景的创作者,通过五步追问完成需求闭环。Digital_Product_Builder
Build and launch zero-cost digital products on Gumroad, itch.io, and DriveThruRPG. Use when creating cover images, asset sheets, or product listings. Generat...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Digital_Product_BuilderDigital_Product_Listing
Generates optimised product listings for Etsy, Gumroad, and Payhip from a simple product description. Outputs platform-specific titles, descriptions, tags, a...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Digital_Product_ListingDlazy_Product_To_Ecommerce_Video
product to video, amazon listing to video, shopify product video, tiktok shop video, ecommerce ad, 带货视频 — turn a product spec, manual, catalog, or Amazon / S...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dlazy_Product_To_Ecommerce_VideoDlazy_Product_Video
product video, product demo video, product ad video, product showcase — turn a product's photos or link into a polished demo / ad video. Use when the user wa...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dlazy_Product_VideoDropship_Product_Pipeline
End-to-end dropship product lifecycle pipeline. CJ Dropshipping sourcing → margin check → Flux Kontext AI hero image → WooCommerce publish → CJ supplier mapp...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dropship_Product_PipelineDusk_Ascension_—_Ethereal_Product_Hero_Shots
Nano Banana Pro — Dusk Ascension 🌅 — Generate product/concept hero shots in a dreamy ethereal dusk aesthetic: 1990s high-fashion film photography, analog gr...
quarantinedaestheticimage-generationphotographyClawHub- Registry
- ClawHub
- Category
- Creative
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Dusk_Ascension_—_Ethereal_Product_Hero_ShotsEcommerce_Product_Detail
Extract complete product information from any e-commerce product page. Returns name, price, currency, brand, images, description, SKU/ASIN/EAN/UPC/GTIN/MPN i...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ecommerce_Product_DetailEcommerce_Product_Research
Research ecommerce products and stores using TikTok and Facebook ads, product data, and store intelligence from PipiAds.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Ecommerce_Product_ResearchExpert_Product_Feedback
Detect requests for human product testing, UX critique, beta feedback, or role- and industry-specific validation from a qualified professional. Apply as soon...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Expert_Product_FeedbackFind_Product_Directories
Use whenever the user wants to find, rank, or shortlist directories, listing sites, or launch platforms where they can submit a software product, SaaS, app,...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Find_Product_DirectoriesFloating_Product_Generator
Generate cinematic floating product shots, levitating product photography, and hovering e-commerce images with dramatic studio lighting — perfect for Shopify...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Floating_Product_GeneratorGenerate_Product_Hunt_Launch_Assets
Generate complete assets for a Product Hunt launch tailored to SaaS founders and startup teams to support product-led growth strategies.
quarantinedautomationskillbossClawHub- Registry
- ClawHub
- Category
- Productivity
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Generate_Product_Hunt_Launch_AssetsGoogle_SERP_Immersive_Product_API
Call GET /api/v1/google/immersive/product for Google SERP Immersive Product through Just Serp API with page_token.
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Google_SERP_Immersive_Product_APIGrowth_Product_Hunt
Guide for planning and executing a successful Product Hunt launch, including timing, supporter engagement, tagline crafting, comment responses, and follow-up...
quarantinedClawHub- Registry
- ClawHub
- Version
- 1.0.0
curl -s /v1/skills/community__axehub:ClawHub__ClawHub__Growth_Product_Hunt