evi-external-poller

Community

Efficiently handle external events without burning model turns on polling.

Authorkolife01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that an AI agent responds to external events (mentions, emails, webhooks) only when necessary, conserving model turns and improving efficiency.

Core Features & Use Cases

  • Out-of-Turn Polling: Reacts to external events without continuous polling, thus saving model turns.
  • Supervised Timer: Uses a supervisor timer for polling, ensuring the agent is idle when there's no work.
  • Pending File System: Manages work items in a pending file, allowing batch processing and error recovery.

Quick Start

To activate the skill for external event handling, run the command 'activate evi-external-poller' in your AI interface.

Dependency Matrix

Required Modules

None required

Components

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: evi-external-poller
Download link: https://github.com/kolife01/evifarm/archive/main.zip#evi-external-poller

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 620,000+ vetted skills library on demand.