skill-base-cliThe official Skill Base CLI client. Use the `skb` (Skill Base CLI) command to search, install, update, publish, and import-from-GitHub skills from Skill Base...
Install via ClawdBot CLI:
clawdbot install ginuim/skill-base-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/owner/repo`Audited Apr 18, 2026 · audit v1.0
Generated May 19, 2026
A developer wants to quickly add new capabilities to their development environment. Using skb search and install, they can discover and install skills directly into Cursor or other IDEs, without manual setup.
An AI team develops internal skills and needs to share them across the organization. They use skb publish with proper SKILL.md frontmatter to upload skills to a privately deployed Skill Base server, ensuring team-wide accessibility.
A data scientist finds a useful public GitHub repository containing skill definitions. Using skb import-github, they directly import the skill into their organization's Skill Base, optionally specifying a subpath and version reference.
A system administrator maintains multiple skills across different directories. They run skb list to see recorded skills, then skb update to review changelogs and selectively update specific installations, ensuring compatibility.
An organization deploys skill-base internally with a custom port. A new team member runs skb init to set the correct server address, verifies connectivity, and logs in via skb login with browser-based authentication.
Organizations deploy a private Skill Base server and charge departments or teams a subscription fee to access, publish, and manage skills. The CLI client enables seamless integration with existing workflows.
Basic skill search and installation are free, but publishing, importing from GitHub, and advanced configuration require a paid license. This model attracts a broad user base while monetizing power users.
Offer premium support, custom integrations (e.g., specific IDEs), and training for large enterprises using the CLI tool. Consulting services help clients design internal skill governance policies.
💬 Integration Tip
Set the SKB_BASE_URL environment variable to point to your Skill Base server; this overrides any local config and is ideal for CI/CD or containerized environments.
Scored May 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.