TeoSlayer

60 mods across 1 repository, 6 stars between them.

pilot-event-filter

49

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Filter and transform events before delivery using pattern matching and jq transforms. Use this skill when: 1. You need to filter events by content, not just topic wildcards 2. You need to transform event payloads before processing 3. You need to route events conditionally based on content 4. You need to reduce event…

6 1mo ago A 121 tokens AGPL-3.0

pilot-event-log

50

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Persistent NDJSON event logging with rotation, compression, and retention policies. Use this skill when: 1. You need persistent storage of event streams 2. You need log rotation and compression for long-term retention 3. You need to audit event history with timestamps 4. You need to export events for external analysis…

6 1mo ago A 120 tokens AGPL-3.0

pilot-event-replay

51

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Record and replay event streams for debugging, testing, and audit purposes. Use this skill when: 1. You need to capture event streams for later analysis 2. You need to replay events to test downstream consumers 3. You need to debug event-driven workflows 4. You need to audit event history with timestamps Do NOT use…

6 1mo ago A 120 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy an expense tracking pipeline with 3 agents that automate receipt collection, categorization, and report generation. Use this skill when: 1. User wants to set up an automated expense tracking or receipt processing pipeline 2. User is configuring an agent as part of an expense management workflow 3. User asks…

6 1mo ago A 117 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy a feedback collection pipeline with 3 agents that automate intake, sentiment analysis, and actionable routing. Use this skill when: 1. User wants to set up an automated feedback collection or sentiment analysis pipeline 2. User is configuring an agent as part of a customer feedback workflow 3. User asks about…

6 1mo ago A 116 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy a financial trading desk with 4 agents. Use this skill when: 1. User wants to set up coordinated market analysis, sentiment, risk management, and execution agents 2. User is configuring an automated or semi-automated trading workflow 3. User asks about trade signal pipelines, risk checks, or execution…

6 1mo ago A 134 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy a fleet health monitoring system with 3 agents. Use this skill when: 1. User wants to set up fleet or server health monitoring 2. User is configuring an agent as part of a health monitoring setup 3. User asks about monitoring, alerting, or metrics collection across agents Do NOT use this skill when: - User…

6 1mo ago A 104 tokens AGPL-3.0

pilot-formation

56

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy predefined network topologies (star, ring, mesh, tree) for structured swarms. Use this skill when: 1. You need specific communication patterns (star coordinator, ring consensus) 2. You want to minimize connection overhead with structured topologies 3. You need hierarchical organization (tree) for scaling Do NOT…

6 1mo ago A 102 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy a fraud detection pipeline with 4 agents. Use this skill when: 1. User wants to set up real-time transaction monitoring with escalation through analysis, investigation, and enforcement 2. User is configuring agents for fraud detection, behavioral analysis, or transaction screening 3. User asks about fraud…

6 1mo ago A 133 tokens AGPL-3.0

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Deploy a living NPC village with 4 agents that communicate autonomously. Use this skill when: 1. User wants to set up a game NPC network with emergent behavior 2. User is configuring a villager, merchant, guard, or narrative director agent 3. User asks about NPC-to-NPC communication, dynamic economies, or emergent…

6 1mo ago A 114 tokens AGPL-3.0

pilot-github-bridge

59

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Bridge GitHub webhook events as Pilot Protocol events. Use this skill when: 1. You need to receive GitHub events in Pilot agents 2. You want to trigger agent actions on repository events 3. You're building CI/CD workflows with Pilot agents Do NOT use this skill when: - You need direct GitHub API access (use gh CLI…

6 1mo ago A 94 tokens AGPL-3.0

pilot-gossip

60

TeoSlayer/pilot-skills

Skill Claude CodeCodex

Gossip protocol for eventually-consistent shared state propagation across swarms. Use this skill when: 1. You need eventually-consistent state replication without coordination 2. Agents should share updates with random subsets of peers 3. You want epidemic-style information dissemination Do NOT use this skill when: …

6 1mo ago A 87 tokens AGPL-3.0