Claude Flow Shared
CommunityShared utilities for Claude Flow
Authorricable
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides essential shared types, events, interfaces, and helper functions that are fundamental for the development and operation of all Claude Flow modules.
Core Features & Use Cases
- Centralized Definitions: Offers common enums like
AgentTypeandTaskStatus, and interfaces likeMemoryEntry. - Utility Functions: Includes crucial helpers for input validation (
validateInput) and path sanitization (sanitizePath). - Event and Logging Systems: Provides robust
EventEmitterandLoggerfor inter-module communication and diagnostics. - Use Case: When developing a new Claude Flow module that needs to interact with other modules or utilize standardized logging, this shared skill ensures consistency and reduces boilerplate code.
Quick Start
Import shared types and utilities from the Claude Flow Shared module into your project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Claude Flow Shared Download link: https://github.com/ricable/cli-skills-builder/archive/main.zip#claude-flow-shared 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.