/install codropshiping-product-search
\r \r
Description\r
\r This skill searches for products on the Codrop shipping platform by sending a keyword to the product search API. It requires an authentication token to access the API.\r \r
Usage\r
\r To use this skill, run the following command with the required parameters.\r \r
skill codropshiping-product-search --keyword=\x3Csearch_term> --token=\x3Cyour_auth_token>\r
```\r
\r
### Parameters\r
\r
- `--keyword=\x3Csearch_term>`: **(Required)** The product keyword you want to search for (e.g., `shoes`).\r
- `--token=\x3Cyour_auth_token>`: **(Required)** Your authentication token for the Codrop API.\r
\r
### Example\r
\r
This example searches for products with the keyword "shoes".\r
\r
```bash\r
skill codropshiping-product-search --keyword=shoes --token=12345abcdef\r
```\r
\r
## Output\r
\r
- **On Success**: If the request is successful, the output will be a JSON object containing the product data.\r
- **On Failure**: If the request fails, an error message will be displayed. Common errors include:\r
- Missing `keyword` or `token`.\r
- Invalid authentication token (e.g., `API Error: Please log in first`).\r
- The server returns a non-JSON response.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install codropshiping-product-search - After installation, invoke the skill by name or use
/codropshiping-product-search - Provide required inputs per the skill's parameter spec and get structured output
What is codropshiping-product-search?
Searches for products on the Codrop shipping platform using a keyword. It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.
How do I install codropshiping-product-search?
Run "/install codropshiping-product-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is codropshiping-product-search free?
Yes, codropshiping-product-search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does codropshiping-product-search support?
codropshiping-product-search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created codropshiping-product-search?
It is built and maintained by shan-vvv (@shan-vvv); the current version is v1.0.0.