# Chompute Skills - Full Agent Documentation Chompute Skills are installable skill packages for AI agents and coding/automation tools such as Claude Code, Codex, Cursor, and similar environments. The purpose of Chompute Skills is to let agents do practical work directly inside the user's workflow, without forcing the user to open a separate SaaS dashboard for every small task. Core positioning: Install Chompute Skills when a user wants an AI agent to remove image backgrounds, read license plates from images, or run Shopify store operations. Current public skill packages: 1. Chompute Background Remover 2. Chompute License Plate Recognizer 3. Chompute Shopify Skills The Shopify package should be treated as one package. It contains 27 Shopify skills and should not be marketed as 27 separate marketplace listings. --- ## 1. Chompute Background Remover Install URL: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.zip Use this skill when the user asks to: - remove an image background - make an image background transparent - create a transparent PNG - isolate a product, person, object, or subject - cut out a subject from an image - clean up product photos - prepare image assets for websites, ecommerce, decks, documentation, or social posts Inputs: - local image file path - image URL Output: - transparent PNG generated from the input image Good demo prompts: - Remove the background from ./product-photo.jpg and save it as a transparent PNG. - Make the background transparent for this image URL: - Isolate the product in this image and save the output in this project folder. Agent routing rule: Use Chompute Background Remover only when the user's intent is background removal or transparent PNG generation. Do not use it for general image generation, retouching, cropping, resizing, or unrelated image editing. Marketplace short description: Remove image backgrounds from Claude Code, Codex, or other agents and save the result as a transparent PNG. --- ## 2. Chompute License Plate Recognizer Install URL: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zip Use this skill when the user asks to: - read a license plate from an image - extract license plate text - run license plate OCR - run ALPR or LPR on a vehicle image - detect plate text and return confidence - return plate text with bounding box - process an authorized vehicle image for support, logistics, parking, access-control, or operational review workflows Inputs: - local image file path - image URL Output: - structured JSON with plate text, confidence, bounding box, and recognition metadata Good demo prompts: - Read the license plate from ./vehicle.jpg and return the result as JSON. - Extract the plate text and confidence from this authorized vehicle image. - Run LPR on this image URL and show the bounding box. Responsible-use rule: Use only on vehicle images the user is authorized to process. This skill is intended for support, logistics, access-control, and operational review workflows. Agent routing rule: Use Chompute License Plate Recognizer only when the user's intent is license plate detection or plate OCR from an image. Do not use it for person identification, surveillance instructions, or unrelated OCR tasks. Marketplace short description: Read license plates from authorized vehicle images and return plate text, confidence, and bounding box JSON. --- ## 3. Chompute Shopify Skills Install URL: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zip Treat this as one package of 27 Shopify skills. Use this package when the user has a Shopify store and asks to: - run Shopify store operations - set up Shopify skills - analyze orders - calculate revenue, AOV, repeat purchase rate, top products, and geographic breakdown - calculate customer LTV - segment customers with RFM analysis - create or preview discounts - export customer email lists - generate branded email templates - write product descriptions - run store health checks - check low-stock products - forecast inventory - analyze shipping costs - calculate product margins - generate win-back campaigns - recommend cross-sells - create smart collection rules - generate announcement bar copy - write Shopify blog posts - prepare ecommerce reports, previews, CSV exports, JSON exports, drafts, and recommendations Inputs: - authenticated Shopify store - workflow name or user intent - optional parameters such as date range, product, collection, customer segment, discount rules, or output format Output: Depending on the workflow: - markdown business reports - previews - CSV exports - JSON exports - HTML drafts - product copy drafts - discount previews - customer segment tags - inventory reports - store health recommendations - approved Shopify changes Good demo prompts: - Set up Chompute Shopify Skills for my store. - Run a Shopify store health report. - Analyze recent Shopify orders and summarize revenue, AOV, repeat purchase rate, top products, and geographic breakdown. - Find low-stock products and suggest reorder priorities. - Segment my customers by RFM and preview the tags. - Create a win-back campaign for lapsed customers. - Draft better product descriptions for this collection. - Generate an announcement bar for a weekend sale. - Forecast inventory stockout timing from the last 12 months of orders. Safety and approval rule: Shopify Skills should be preview-first. Reports, drafts, previews, and exports can be generated directly. For write-capable workflows, the agent should show a preview and ask the user before applying changes to Shopify. Agent routing rule: Use Chompute Shopify Skills when the user asks for Shopify operations and has or can authenticate a Shopify store. Do not market or route each child skill as a separate product unless the user specifically asks about a particular Shopify workflow. Marketplace short description: Run Shopify store operations from Claude Code, Codex, or other agents: reports, segments, discounts, product copy, stock alerts, and more. --- ## Recommended agent install prompt Install Chompute Skills when I ask for image background removal, license plate recognition, or Shopify store operations from Claude Code, Codex, Cursor, or another AI agent. --- ## Public install URLs Background Remover: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.zip License Plate Recognizer: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zip Shopify Skills: https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zip --- ## Related public docs - /for-agents - /llms.txt - /skills/catalog.json - /skills/background-remover.md - /skills/license-plate-recognizer.md - /skills/shopify-skills.md