← Back to Skills Marketplace
nicoataiza

Clawdhub.Bak 2026 01 28T18:01:16+10:30

by nicoataiza · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1775
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install clawdhub-bak-2026-01-28t18-01-16-10-30
Description
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
README (SKILL.md)

ClawdHub CLI

Install

npm i -g clawdhub

Auth (publish)

clawdhub login
clawdhub whoami

Search

clawdhub search "postgres backups"

Install

clawdhub install my-skill
clawdhub install my-skill --version 1.2.3

Update (hash-based match + upgrade)

clawdhub update my-skill
clawdhub update my-skill --version 1.2.3
clawdhub update --all
clawdhub update my-skill --force
clawdhub update --all --no-input --force

List

clawdhub list

Publish

clawdhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"

Notes

  • Default registry: https://clawdhub.com (override with CLAWDHUB_REGISTRY or --registry)
  • Default workdir: cwd; install dir: ./skills (override with --workdir / --dir)
  • Update command hashes local files, resolves matching version, and upgrades to latest unless --version is set
Usage Guidance
This skill is a documentation/instruction wrapper for the 'clawdhub' npm CLI and appears internally consistent. Before installing or using it: 1) Verify the 'clawdhub' npm package and its publisher (check npmjs.com and the package's repository) to ensure you trust the code that will be installed and any install scripts it may run. 2) Be cautious when running 'clawdhub login' or 'clawdhub publish' — those actions will upload or store credentials for the registry; only publish to registries you control or trust. 3) Prefer installing tools without sudo and inspect package source if possible. 4) Remember this skill enables installing other skills (it can fetch and install third-party packages), so only fetch skills from registries and authors you trust. If you want higher assurance, ask the publisher for a canonical homepage or repo before installing.
Capability Analysis
Type: OpenClaw Skill Name: clawdhub-bak-2026-01-28t18-01-16-10-30 Version: 1.0.0 The skill bundle is designed to install and use the `clawdhub` CLI tool, which interacts with `clawdhub.com` for managing agent skills. The `SKILL.md` file provides clear, transparent instructions for the AI agent to install the CLI via `npm i -g clawdhub` and examples for its usage. There is no evidence of prompt injection attempting to subvert the agent's behavior, data exfiltration, malicious execution beyond standard package installation, persistence mechanisms, or obfuscation. The behavior is fully aligned with the stated purpose, and any inherent supply chain risk from installing an npm package is not introduced by malicious instructions within this skill bundle itself.
Capability Assessment
Purpose & Capability
Name/description match the instructions: this skill documents using the 'clawdhub' CLI to search, install, update, list, and publish skills. The commands and flags shown are coherent with that stated purpose.
Instruction Scope
SKILL.md only instructs using the clawdhub CLI (install via 'npm i -g clawdhub', 'clawdhub login', search/install/update/publish commands). It references CLAWDHUB_REGISTRY and local workdir/dir overrides but does not instruct reading unrelated files or environment variables. Note: publishing requires authentication (interactive or stored credentials) which is expected for publish workflows.
Install Mechanism
There is no binary bundled in the skill (instruction-only). The document recommends installing the 'clawdhub' npm package globally. npm install is a standard mechanism but can run package install scripts and will fetch code from the npm registry — verify the package source and trustworthiness before running a global install.
Credentials
The skill declares no required environment variables or credentials. The instructions mention optional CLAWDHUB_REGISTRY to override the default and imply you will authenticate for publishing, which is proportional to the publishing use-case. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges. It does not modify other skills' configs according to the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawdhub-bak-2026-01-28t18-01-16-10-30
  3. After installation, invoke the skill by name or use /clawdhub-bak-2026-01-28t18-01-16-10-30
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ClawdHub skill. - Provides concise documentation for installing, searching, installing, updating, listing, and publishing skills via ClawdHub CLI. - Includes usage examples and recommended commands for skill management. - Details authentication steps for publishing and available CLI flags/options. - Notes registry and working directory configuration defaults.
Metadata
Slug clawdhub-bak-2026-01-28t18-01-16-10-30
Version 1.0.0
License
All-time Installs 2
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Clawdhub.Bak 2026 01 28T18:01:16+10:30?

Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 1775 downloads so far.

How do I install Clawdhub.Bak 2026 01 28T18:01:16+10:30?

Run "/install clawdhub-bak-2026-01-28t18-01-16-10-30" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawdhub.Bak 2026 01 28T18:01:16+10:30 free?

Yes, Clawdhub.Bak 2026 01 28T18:01:16+10:30 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Clawdhub.Bak 2026 01 28T18:01:16+10:30 support?

Clawdhub.Bak 2026 01 28T18:01:16+10:30 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawdhub.Bak 2026 01 28T18:01:16+10:30?

It is built and maintained by nicoataiza (@nicoataiza); the current version is v1.0.0.

💬 Comments