uv-bootstrap-skill-linking

Define prerequisite, companion, follow-up, and escalation relationships between skills.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/uv-xiao/pkbllm --skill uv-bootstrap-skill-linking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uv-bootstrap-skill-linking
Source: https://github.com/uv-xiao/pkbllm/tree/main/bootstrap/skill-linking
Command: npx skills add https://github.com/uv-xiao/pkbllm --skill uv-bootstrap-skill-linking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that different AI skills work together harmoniously, making complex workflows reliable and easy to manage by defining clear relationships between them.

Core Features & Use Cases

  • Define Skill Relationships: Establishes clear connections like prerequisites, companions, follow-ups, or escalations between skills.
  • Maintain Consistency: Updates SKILL.md descriptions and integration notes to reflect these relationships accurately.
  • Synchronize Manifests: Keeps generated skill mirrors and README indexes up-to-date with the defined skill interdependencies.
  • Use Case: When you introduce a new skill for generating code documentation, you use this skill to link it as a "follow-up" to the skill that writes the code, ensuring documentation is always generated after code changes.

Quick Start

Use uv-bootstrap-skill-linking to add a new prerequisite relationship between uv-skill-a and uv-skill-b.

Frequently Asked Questions about uv-bootstrap-skill-linking

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

FAQPage Schema
How do I define relationships between AI skills for workflow composition?

Define relationships between AI skills for workflow composition by establishing clear connection types like prerequisites, companions, follow-ups, or escalations. This ensures complex workflows remain reliable and different skills work together harmoniously.

How do I maintain consistent documentation when adding new agent skills?

Maintain consistent documentation when adding new agent skills by updating SKILL.md trigger descriptions and integration sections. This accurately reflects the defined skill relationships and ensures seamless integration and discoverability.

What is the best way to link a code generation skill to a documentation skill?

The best way to link a code generation skill to a documentation skill is defining a follow-up relationship. This ensures documentation is always generated after code changes, creating a reliable automated workflow.

How do I keep generated skill manifests and README indexes synchronized?

Keep generated skill manifests and README indexes synchronized by updating them automatically when inter-skill relationships are modified. This keeps generated skill mirrors and indexes up-to-date with the defined dependencies.

When should I update inter-skill dependencies in my workflow?

Update inter-skill dependencies in your workflow when adding new skills or modifying existing workflows. This ensures seamless integration and maintains accurate prerequisite, companion, follow-up, and escalation connections.