inventory-source
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/inventory-sourceWhat This Skill Does
The Inventory Source skill for OpenClaw provides a robust interface for managing dropshipping operations via the Inventory Source platform. It enables agents to act as automated supply chain managers, capable of handling end-to-end tasks like monitoring supplier performance, syncing inventory levels across multiple channels, and automating order routing. By abstracting the complex Inventory Source API into simple CLI commands, the skill allows your AI agent to fetch real-time product data, check order statuses, and verify supplier connections without manual data entry.
Installation
To integrate this skill into your OpenClaw environment, ensure you have your API key ready from your Inventory Source dashboard. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/inventory-source
After installation, configure your environment by exporting your API credentials:
export INVENTORYSOURCE_API_KEY='your_api_key_here'
Use Cases
This skill is designed for businesses scaling their e-commerce operations. Common use cases include:
- Automated Order Fulfillment: Automatically routing customer orders from your integrated stores to the appropriate supplier when an order is received.
- Inventory Synchronization: Keeping stock levels updated across your storefronts to prevent overselling.
- Supplier Management: Using the agent to query supplier details and monitor feed status to ensure product catalogs are always current.
- Market Analysis: Aggregating product feeds to analyze competitor pricing or supplier availability.
Example Prompts
- "OpenClaw, list all connected suppliers and tell me which ones have more than 500 active products in their catalog."
- "I have an order with ID 98765. Please check the order details and route it to the supplier immediately."
- "Sync my inventory now and list the latest product feed status for my Shopify integration."
Tips & Limitations
- Rate Limiting: Be aware that excessive polling for order status updates might trigger API rate limits set by Inventory Source.
- Error Handling: Always verify the status of the JSON output before triggering write operations like
route-order. - Permissions: Ensure your Inventory Source API key has the necessary scopes for write operations if you intend to use the routing and sync features. Use the tool in a staging environment first to verify your workflow logic before applying it to live customer orders.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-inventory-source": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.