dynamic-resources

Community

Load dynamic resources for skills.

AuthorXiongJingzhi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill allows for the dynamic discovery and loading of various resources like skill definitions, prompt templates, and UI themes, enabling a more flexible and extensible agent environment.

Core Features & Use Cases

  • Dynamic Resource Loading: Enables extensions to register new skills, prompts, and themes at runtime.
  • Extensibility: Facilitates adding new capabilities to the agent without modifying its core code.
  • Use Case: An extension could register a new "code generation" skill and a corresponding "code generation prompt" by implementing the resources_discover event.

Quick Start

Implement the resources_discover event to return paths to your skill, prompt, and theme files.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dynamic-resources
Download link: https://github.com/XiongJingzhi/agent-learn/archive/main.zip#dynamic-resources

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.