clawhub

Automate search, install, update, and publish of agent skills via ClawHub CLI.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill clawhub-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/skills/clawhub
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill clawhub-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralize and streamline the life cycle of agent skills by enabling quick discovery, installation, update, and publishing from clawhub.com, eliminating manual setup and drift across your skill library.

Core Features & Use Cases

  • Discover new skills from clawhub.com via search and browse.
  • Install, update, and sync skills to latest or a specific version in your environment.
  • Publish new or updated skill folders back to clawhub for distribution and reuse.

Quick Start

Use the ClawHub CLI to search for a skill, install it, and keep it up to date.

Frequently Asked Questions about clawhub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate installing and updating agent skills from a centralized repository?

You can automate skill installation and updates by using the ClawHub CLI to fetch, sync, and pin specific versions from clawhub.com, eliminating manual setup and drift across your team's skill library.

What is the best way to manage version pinning for development tools across a dynamic team skill library?

Version pinning for a dynamic skill library is handled by fetching and syncing skills to a specific version via the ClawHub CLI, ensuring consistent development tooling across your environment without manual drift.

Can I publish new agent skills directly from my local environment to a centralized repository?

Yes, you can publish new or updated skill folders from your local environment back to clawhub.com using the ClawHub CLI, streamlining distribution and reuse for your team.

How do I search for and discover new development tools and skills for my agents?

You can discover new development tools by using the ClawHub CLI to search and browse available agent skills directly from the clawhub.com repository on demand.

Do I need the ClawHub CLI installed to search and sync skills from clawhub.com?

Yes, the ClawHub CLI distributed via npm is required as it integrates directly with your environment to perform the search, install, update, and publish workflows for your skill library.