wise-skill-system

Manage skill discovery, import, and lifecycle across Wise skill sources.

10|Updated May 11, 2026
One-click install
npx skills add https://github.com/wise-claw/wise-tui --skill wise-skill-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wise-skill-system
Source: https://github.com/wise-claw/wise-tui/tree/main/.agents/skills/wise-skill-system
Command: npx skills add https://github.com/wise-claw/wise-tui --skill wise-skill-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers maintain a unified Wise skill ecosystem by organizing skill discovery, imports, sources, and lifecycle management across multiple platforms and locations.

Core Features & Use Cases

  • Skill Source Management: Handles builtin, custom, and extension skill sources with clear ownership and lifecycle rules.
  • Skill Import and Discovery: Supports external path scanning, copy or symlink imports, SKILL.md reading, and skill metadata handling.
  • Use Case: Use this Skill when building or modifying Wise Skills Hub features, Tauri IPC skill commands, or integrations with external Claude and Codex skill directories.

Quick Start

Use the wise-skill-system skill to update the Wise skill management system while preserving source separation and import safety.

Frequently Asked Questions about wise-skill-system

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

FAQPage Schema
How do I manage Claude skill imports across multiple external directories?

Skill imports across external directories are managed through path scanning with copy or symlink operations, reading SKILL.md files to extract metadata, and applying safe source classification to preserve compatibility during the import process.

Does Tauri IPC support custom skill lifecycle and discovery workflows?

Tauri IPC supports custom skill lifecycle and discovery workflows by handling builtin, custom, and extension skill sources with clear ownership rules, enabling safe skill management operations across the Wise ecosystem.

What's the best way to organize AI development skills from mixed builtin and custom sources?

Organizing AI development skills from mixed sources requires applying source separation rules that classify builtin, custom, and extension origins, ensuring distinct ownership and lifecycle handling for each skill category.

How does SKILL.md validation work during skill import?

SKILL.md validation during skill import works by reading the metadata file from external paths, verifying compatibility-preserving controls, and ensuring safe source classification before completing the copy or symlink operation.

Why does my skill source classification fail when adding external directories?

Skill source classification fails when external directories lack valid SKILL.md files, bypass import controls, or violate the compatibility-preserving workflows required for safe integration into the unified Wise ecosystem.

Can I use symlink imports for project skill integrations without breaking source separation?

Symlink imports for project skill integrations maintain source separation by applying safe source classification and lifecycle rules, ensuring the unified skill ecosystem preserves distinct ownership across builtin, custom, and extension sources.