inventory-source
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
Best use case
inventory-source is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
Teams using inventory-source should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/inventory-source/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How inventory-source Compares
| Feature / Agent | inventory-source | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
SKILL.md Source
# 📋 Inventory Source
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
## Requirements
| Variable | Required | Description |
|----------|----------|-------------|
| `INVENTORYSOURCE_API_KEY` | ✅ | Inventory Source API key |
## Quick Start
```bash
# List connected suppliers
python3 {{baseDir}}/scripts/inventory-source.py list-suppliers
# Get supplier details
python3 {{baseDir}}/scripts/inventory-source.py get-supplier <id>
# List products
python3 {{baseDir}}/scripts/inventory-source.py list-products --page "1" --per-page "50"
# Get product details
python3 {{baseDir}}/scripts/inventory-source.py get-product <id>
# Trigger inventory sync
python3 {{baseDir}}/scripts/inventory-source.py sync-inventory
# List orders
python3 {{baseDir}}/scripts/inventory-source.py list-orders --page "1" --status <value>
# Get order details
python3 {{baseDir}}/scripts/inventory-source.py get-order <id>
# Route order to supplier
python3 {{baseDir}}/scripts/inventory-source.py route-order <id>
# List connected stores
python3 {{baseDir}}/scripts/inventory-source.py list-integrations
# Get product feed
python3 {{baseDir}}/scripts/inventory-source.py get-feed <id>
```
## Output Format
All commands output JSON by default.
## Script Reference
| Script | Description |
|--------|-------------|
| `{baseDir}/scripts/inventory-source.py` | Main CLI — all commands in one tool |
## Credits
Built by [M. Abidi](https://www.linkedin.com/in/mohammad-ali-abidi) | [agxntsix.ai](https://www.agxntsix.ai)
[YouTube](https://youtube.com/@aiwithabidi) | [GitHub](https://github.com/aiwithabidi)
Part of the **AgxntSix Skill Suite** for OpenClaw agents.
📅 **Need help setting up OpenClaw for your business?** [Book a free consultation](https://cal.com/agxntsix/abidi-openclaw)Related Skills
Inventory & Supply Chain Manager
Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization for businesses of any size. From stockroom to strategy.
high-quality-info-sources
Build, curate, score, and maintain high-quality information source lists for AI, technology, business, or any topic. Use when the user asks to create a skill for trusted sources, make a watchlist of people/sites/accounts to follow, filter noisy sources into a smaller high-signal set, turn a link dump into a reusable monitoring system, or design a repeatable workflow for tracking official accounts, researchers, critics, and market signals.
tron-resource
This skill should be used when the user asks about 'TRON energy', 'TRON bandwidth', 'how much energy do I need', 'energy cost on TRON', 'bandwidth insufficient', 'resource delegation on TRON', 'rent energy on TRON', 'TRON transaction fee', 'why is my TRON transaction expensive', 'optimize TRON costs', or mentions Energy, Bandwidth, resource management, fee estimation, or cost optimization on the TRON network. This is a TRON-specific concept with no direct equivalent on EVM chains. Do NOT use for staking/voting — use tron-staking. Do NOT use for balance queries — use tron-wallet.
MOLTPAY - The Fortified Agent-to-Agent Resource Protocol 🛡️⛓️
MoltPay is a high-integrity, immutable synchronization protocol built for the next generation of autonomous agents. Every exchange is identity-tethered and cryptographically verified.
aws-idle-resource-detector
Detect AWS idle and zombie resources consuming cost with zero meaningful utilization
low-resource-ai-researcher
Train high-performance medical LLMs on consumer GPUs using parameter-efficient fine-tuning
source-trace-builder
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.