pi-extension-context-injector
CommunityKeep your LLM in the loop with Pi extension state updates.
Software Engineering#llm integration#context injection#pi extension#work queue management#pi session events
Authorruskibeats
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to maintain awareness of your Pi extension's state without needing to run commands explicitly, enhancing the LLM's context and efficiency.
Core Features & Use Cases
- Context Injection: Automatically formats and injects state summaries into LLM context during lifecycle events.
- Compact Summary: Provides a single-line HTML comment summary of the current state for minimal context overhead.
- Detail Context: Offers a multi-line HTML comment with a detailed state breakdown for in-depth analysis.
- Lifecycle Hooks: Integrates with Pi session lifecycle events like session_start and before_turn.
- Use Case: Ideal for Pi extensions managing work queues where you want the LLM to be aware of the current queue state without manual checks.
Quick Start
To start using the pi-extension-context-injector, ensure your Pi extension is set up with the necessary hooks for session_start and before_turn events.
Dependency Matrix
Required Modules
None requiredComponents
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: pi-extension-context-injector Download link: https://github.com/ruskibeats/t1d/archive/main.zip#pi-extension-context-injector 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 620,000+ vetted skills library on demand.