test-context-parent

Community

Parent skill for context sharing

Authorfaisalanjum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill facilitates context sharing between parent and child skills, demonstrating how data and secrets can be passed down for complex workflows.

Core Features & Use Cases

  • Context Creation: Initializes and manages context for child skills.
  • Secret Management: Securely passes sensitive information (like PARENT_SECRET) to child skills.
  • Inter-Skill Communication: Orchestrates calls to child skills and captures their return values.
  • Use Case: A parent skill might read a configuration file, extract a user ID, and then call a child skill to fetch user-specific data, passing the user ID as context.

Quick Start

Execute the test-context-parent skill to initiate context sharing and call a child skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: test-context-parent
Download link: https://github.com/faisalanjum/EventTrader/archive/main.zip#test-context-parent

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.