clawdhub-reskill-usage
Teaches AI agents how to use reskill — a Git-based package manager for AI agent skills. Covers CLI commands, install formats, configuration, publishing, and common workflows.
Why use this skill?
Learn how to use reskill to manage AI agent tools. Install, update, and configure skills efficiently using the Git-based manager for your OpenClaw agent projects.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/krislavten/rush-reskill-usageWhat This Skill Does
The clawhub-reskill-usage skill provides your OpenClaw agent with comprehensive knowledge and operational capabilities for the reskill package manager. reskill acts as a Git-centric infrastructure layer specifically designed for the AI agent ecosystem, allowing for the declaration, versioning, and lifecycle management of agentic skills. This skill enables the agent to interact with skills.json and skills.lock files, facilitating the installation of modular functionality from various sources including GitHub, GitLab, and custom HTTP registries. It standardizes how an agent discovers, integrates, and updates its internal toolset, effectively transforming a static agent into a modular, upgradable assistant.
Installation
To equip your agent with this skill, run the following command within your environment:
clawhub install openclaw/skills/skills/krislavten/rush-reskill-usage
Ensure that your environment meets the core prerequisites, specifically Node.js version 18.0.0 or higher. For optimal performance, the agent should verify the existence of a global installation using which reskill. If unavailable, the agent is configured to fallback to npx reskill@latest to execute management tasks without needing permanent system-wide binary installation.
Use Cases
This skill is essential when managing complex agent environments. Use it to bootstrap new agent projects by initializing the skill architecture, or to synchronize toolsets across multiple agent platforms such as Cursor, Claude Code, or Codex. It is particularly valuable for developers building private skill registries, as it enables the agent to publish proprietary skills to internal endpoints. Furthermore, it serves as an excellent troubleshooting aid when an agent reports dependency conflicts or missing skill definitions within a project's configuration files.
Example Prompts
- "Check my current project setup and list all installed skills to ensure everything is up to date."
- "I need to add the latest web-scraper skill from the community registry, can you handle the installation using reskill?"
- "My project is failing to resolve a skill dependency; please examine my skills.json file and fix the configuration."
Tips & Limitations
When using reskill, always be mindful of your registry context. The tool defaults to the Rush community registry, but if you are working within an enterprise environment, ensure your agent is aware of your custom registry URL to avoid failed authentication or connection errors. Keep in mind that while reskill supports multiple VCS providers, private repositories require the agent to have pre-configured SSH or token-based authentication access to those platforms. Finally, verify that your network environment allows outbound traffic to the designated registry, as firewall restrictions can occasionally block dependency resolution.
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-krislavten-rush-reskill-usage": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, file-write, code-execution, network-access
Related Skills
skill-readme-rebuilder
从 SKILL.md、脚本与资源反推 README、FAQ 与示例,保持说明一致。;use for skills, readme, docs workflows;do not use for 伪造脚本能力, 跳过真实依赖声明.
skill-pack-composer
把多个 Skill 组合成套装,检查 slug、依赖、资源和定位冲突。;use for skills, bundle, packaging workflows;do not use for 混入重复职责的 skill, 忽略依赖冲突.
skill-market-fit-ranker
对一批 Skill 选题按高频、低门槛、传播性、ROI 和风险做排序。;use for skills, market-fit, prioritization workflows;do not use for 只按个人偏好排序, 忽略发布风险.
aethercore
AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review issues fixed, ready for production.
skill-gap-finder
扫描现有 Skill 套装,找重复、缺口、职责冲突和最该补的空位。;use for skills, bundle, analysis workflows;do not use for 臆造目录内容, 直接删除 skill.