signal-detector

Capture ideas and entity mentions from inbound messages into cross-linked brain pages.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Postergully/11mirror-plugin --skill signal-detector-postergully
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: signal-detector
Source: https://github.com/Postergully/11mirror-plugin/tree/main/skills/signal-detector
Command: npx skills add https://github.com/Postergully/11mirror-plugin --skill signal-detector-postergully

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures ideas and entity mentions from every inbound message, enabling automatic creation and cross-linking of brain pages for originals, concepts, and referenced entities.

Core Features & Use Cases

  • Continuous ambient detection of user ideas and mentions of people, companies, and concepts.
  • Creates and enriches brain pages for originals, concepts, and entities, with mandatory backlinks to related nodes.
  • Runs in parallel to the main response, logs a one-line summary, and maintains citation integrity.

Quick Start

Activate the signal-detector to start capturing ideas and entity mentions on every inbound message.

Frequently Asked Questions about signal-detector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically capture entity mentions from messages to build a knowledge graph?

Ambient signal capture automatically detects entity mentions like people, companies, and concepts from inbound messages. It runs in parallel to your main workflow, creating enriched brain pages and cross-linking related nodes to form a navigable knowledge graph.

What is ambient idea-capture and how does it maintain citation integrity?

Ambient idea-capture continuously extracts ideas and entity mentions from every inbound message. It maintains citation integrity by creating mandatory backlinks to related nodes, logging a one-line summary, and annotating timelines for original concepts.

How do I set up continuous entity detection for inbound message context?

Activate the signal-detector to start continuous entity detection on every inbound message. It relies on search, query, get_page, and put_page tools to load context, produce brain pages, and automatically cross-link referenced entities.

Does signal detection support adding timeline entries for captured concepts?

Signal detection supports adding timeline entries for captured concepts and entities. It uses the add_timeline_entry tool to annotate timelines, ensuring that every detected idea and entity mention is tracked chronologically alongside its related brain pages.

Can I use ambient capture to create backlinks between people and company brain pages?

Ambient capture creates backlinks between people, company, and concept brain pages. By operating in parallel to the main response, it automatically cross-links related entities and maintains backlinks to form an iron-law aware knowledge graph.

What are the limitations of running parallel entity detection on every message?

Parallel entity detection processes every inbound message to produce brain pages and annotate timelines. It relies strictly on the search, query, get_page, put_page, add_link, and add_timeline_entry tools to load context and maintain citation integrity without additional dependencies.