Skills · agent-readable docs

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.

Quick routing guide

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.

Image

Chompute Background Remover

Use when the user asks to
  • 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
Output

Transparent PNG created from a local image file or image URL.

Install URLhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.zip
Agent instruction

Use 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.

Demo prompts
  • 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.
LPR

Chompute License Plate Recognizer

Use when the user asks to
  • 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
Output

Structured JSON containing plate text, confidence, bounding box, and related recognition metadata.

Install URLhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zip
Agent instruction

Use 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.

Responsible-use note: Use only on vehicle images the user is authorized to process. This skill is intended for support, logistics, access-control, and operational review workflows.
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.
27 skills

Chompute Shopify Skills

Use when the user asks to
  • 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
Output

Reports, previews, CSV/JSON exports, drafts, recommendations, and approved Shopify changes depending on the workflow.

Install URLhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zip
Agent instruction

Use 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.

Demo prompts
  • 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.
Recommended install prompt

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.

Install URLs
Background Removerhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-bg-remover.zip
License Plate Recognizerhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zip
Shopify Skillshttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zip
Safety and approval rules

Keep the agent helpful, narrow, and permission-aware.

Background Remover

Background Remover returns a transformed image file. It should not be used for unrelated image editing tasks.

LPR

License Plate Recognizer should only be used on vehicle images the user is authorized to process.

Shopify

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.

Trust docs

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.