codeline-cliManage codeline via CLI - tools, products, orders, users, coupons. Use when user mentions 'codeline', 'products', 'orders', 'coupons', 'school platform', or...
Install via ClawdBot CLI:
clawdbot install melvynx/codeline-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://bun.sh/install | bashCalls external URL not in known-safe list
https://bun.sh/installAI Analysis
The skill's primary risk is the installation command that pipes a remote script directly to bash, which could be exploited if the external domain is compromised. However, the skill's core functionality appears legitimate for managing an e-commerce platform via CLI, with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Manage an online school platform selling courses and digital products. Use the CLI to list products, track orders, and create discount coupons for promotions. This helps administrators handle inventory and sales efficiently.
Support agents can quickly retrieve user details by email or ID to resolve issues. List orders to check statuses and apply coupons for refunds or discounts, improving response times and customer satisfaction.
Generate JSON reports on products, orders, and coupons for data analysis. Use custom fields to extract specific metrics like revenue or discount usage, aiding in business decision-making and forecasting.
Create and manage coupon campaigns with expiration dates, usage limits, and product-specific discounts. Monitor coupon lists to track effectiveness and adjust marketing strategies in real-time.
Integrate the CLI into scripts or workflows to automate tasks like user onboarding or order processing. Use the --json flag for programmatic access, enabling seamless data exchange with other systems.
Offer monthly or annual subscriptions for access to courses and tools. Use the CLI to manage user accounts and track recurring orders, generating steady revenue from educational content.
Sell one-time digital products like e-books or software licenses. Leverage the CLI to handle product listings, process orders, and apply coupons for upsells, driving direct sales revenue.
Partner with influencers or other businesses to promote products using custom coupons. Use the CLI to create and monitor coupon usage, earning commissions or fees from referred sales.
💬 Integration Tip
Always use the --json flag for programmatic calls to ensure consistent output. Install via npx api2cli for quick setup without manual dependencies.
Scored Apr 19, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.