universal-skills-manager_skill

This skill centralizes discovery, installation, and synchronization of AI skills across tools and scopes for seamless multi-source management.
  • Python

2.5k

GitHub Stars

3

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill universal-skills-manager

  • _meta.json1.3 KB
  • config.json29 B
  • SKILL.md44.6 KB

Overview

This skill is the master coordinator for AI skills across multiple sources and tools. It discovers skills from SkillsMP, SkillHub, and ClawHub, installs them into target runtimes, and keeps skill versions synchronized between User (global) and Project (local) scopes. It supports packaging skills for platforms that require ZIP uploads and performs safety checks during installation.

How this skill works

The skill queries one or more skill registries, verifies the repository structure, and downloads only the correct skill folder. It runs an install helper that performs atomic installs, validation, update detection, and basic security scanning. For platforms that require ZIP uploads, it validates frontmatter, can fix common formatting issues, and packages a ready-to-upload ZIP.

When to use it

  • Finding or searching for new skills across multiple registries.
  • Installing a skill to a specific tool or scope (Global vs Project).
  • Syncing or copying skills between different AI tools or scopes.
  • Packaging a skill as a ZIP for upload to platforms that require it.
  • Checking for updates or consistency across installed skill copies.

Best practices

  • Confirm the target tool paths on your system before installing.
  • Choose Global (User) vs Local (Project) intentionally — the installer will ask.
  • Run a dry-run first to preview changes and diffs before applying.
  • Never reveal full API keys; validate keys locally and keep them out of logs.
  • Review the install script’s security scan output before accepting a new skill.

Example use cases

  • Search for a debugging skill and install it into Gemini CLI’s global skills folder.
  • Copy a skill from OpenCode into Cursor so both tools have the same version.
  • Package a validated skill as a ZIP for claude.ai or Claude Desktop upload.
  • Detect that the skill in Gemini is newer and sync it to OpenClaw and OpenCode.
  • Install a community skill from SkillHub when no SkillsMP API key is available.

FAQ

No. claude.ai’s execution environment blocks outbound network requests, so the manager cannot reach external APIs there. It can package other skills for claude.ai upload, but the manager itself will not function on claude.ai.

Can I run this on Claude Desktop?

Claude Desktop supports network access but has a known bug that may prevent custom domains from being reachable. Use the Claude Code CLI for full compatibility as a reliable workaround.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational