message-loader
CommunityFile system based message routing
Authorcevio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of mapping file system structures to message routes, simplifying the creation and management of message handlers for various communication protocols like WebSockets, IPC, and Worker Threads.
Core Features & Use Cases
- File System as Router: Automatically registers message handlers based on file names and directory structures.
- Dynamic Parameter Support: Handles dynamic route parameters (e.g.,
[id]) for flexible message routing. - Use Case: Quickly set up a message handling system where new message types can be added simply by creating new
.msg.tsfiles in a designated directory, without needing to manually update routing configurations.
Quick Start
Use the message-loader skill to load message handlers from the './messages' directory and dispatch a message to '/-/hello' with the data '{ name: "world" }'.
Dependency Matrix
Required Modules
globrou3
Components
scriptsreferences
💻 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: message-loader Download link: https://github.com/cevio/hile/archive/main.zip#message-loader Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.