process-signal-queue

Community

Clear the inbox by converting signals to ICP

Authorantonyfmunoz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents outreach from running on stale or unprocessed market signals by turning raw inbox items into structured ICP-ready insights and archiving them so the queue stays at zero.

Core Features & Use Cases

  • Signal-to-ICP Processing Pipeline: Scans 01_Inbox/raw_signals, analyzes each signal with skills/Research/analyze_icp_signal.md, and persists HIGH/MEDIUM matches as ICP insights in 07_Knowledge/ICP.
  • Reliable Queue Hygiene: Moves every processed (or failed/malformed) signal into 01_Inbox/processed_signals to eliminate duplicate processing risk.
  • Operational Safety Guardrails: Flags abnormal volume when more than 50 signals are queued to detect scraper issues and supports measured outcomes like queue clearance, insight yield, and processing latency.

Quick Start

Run the process-signal-queue skill to analyze every file in 01_Inbox/raw_signals, save ICP insights to 07_Knowledge/ICP, and move processed items into 01_Inbox/processed_signals until the queue is cleared.

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: process-signal-queue
Download link: https://github.com/antonyfmunoz/OS/archive/main.zip#process-signal-queue

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