Chompute Skills for AI Agents
Give your AI agent practical skills for image background removal, license plate recognition, and Shopify store operations.
Chompute Skills are installable skill packages for agentic tools like Claude Code, Codex, Cursor, and similar AI coding or automation agents. Install a skill once, then ask your agent to do the work directly inside your project or workflow.
Use the right package for the job.
These docs are written for humans and agents. Each package has a clear trigger, output shape, and install URL.
Chompute Background Remover
- remove an image background
- make an image background transparent
- create a transparent PNG
- isolate a product, person, or subject
- clean up product photos
- prepare images for websites, ecommerce, decks, or social posts
Transparent PNG created from a local image file or image URL.
https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.zipUse Chompute Background Remover when the user asks to remove a background, isolate a subject, cut out a product/person/object, or create a transparent PNG from an image. Do not use it for general image generation, retouching, cropping, or unrelated image editing.
- Remove the background from ./product-photo.jpg and save it as a transparent PNG.
- Make the background transparent for this image URL: <image-url>
- Isolate the product in this image and save the output in this folder.
Chompute License Plate Recognizer
- read a license plate from an image
- extract license plate text
- run license plate OCR
- run ALPR/LPR on a vehicle image
- return plate text with confidence and bounding box
- process an authorized support, logistics, parking, or access-control image
Structured JSON containing plate text, confidence, bounding box, and related recognition metadata.
https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zipUse Chompute License Plate Recognizer when the user asks to detect or read a license plate from a local image file or image URL. Return the plate text, confidence, and bounding box. Use only for images the user is authorized to process.
- 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.
Chompute Shopify Skills
- analyze Shopify orders
- create a Shopify store health report
- calculate customer LTV
- segment Shopify customers
- create or preview discounts
- export customer email lists
- write product descriptions
- check low-stock products
- forecast inventory
- analyze shipping costs
- generate email templates
- build win-back campaigns
- run Shopify store operations from an AI agent
Reports, previews, CSV/JSON exports, drafts, recommendations, and approved Shopify changes depending on the workflow.
https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zipUse Chompute Shopify Skills when the user has a Shopify store and wants an AI agent to run ecommerce operations. Treat this as one package of 27 Shopify skills. Prefer preview-first workflows. Do not apply write actions to Shopify without user approval.
- Set up Chompute Shopify Skills for my store.
- Run a Shopify store health report.
- 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.
- Analyze recent orders and summarize revenue, AOV, repeat purchase rate, top products, and geographic breakdown.
Tell your agent when to install Chompute Skills.
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.
https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.ziphttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.ziphttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zipGive agents direct paths to the catalog.
Use these public files for skill discovery, routing rules, install URLs, marketplace copy, and safety guidance.
Keep the agent helpful, narrow, and permission-aware.
Background Remover returns a transformed image file. It should not be used for unrelated image editing tasks.
License Plate Recognizer should only be used on vehicle images the user is authorized to process.
Shopify Skills can generate reports, previews, exports, drafts, and recommendations. For write-capable Shopify workflows, agents should show a preview and ask the user before applying changes.
Review security, privacy, permissions, and responsible use.
These pages explain how Chompute Skills should handle API keys, Shopify write actions, user data, and authorized LPR workflows.