signal-intel

signal-intel is a skill for Claude Code, Codex from spyrae/kronos-agent-os. It costs 0 tokens per session (362 once invoked), scanned A, original, MIT.

A skill for collecting, rating, grouping, and routing updates from sources such as X, Reddit, Telegram, web search, and company-owned data. It uses a source registry with platform, topic, trust, and filtering settings.

In plain words
What is it for?
Use it to build monitored digests about news, jobs, ideas, travel insights, competitors, and internal system updates.
Why use it?
It helps separate useful updates from noisy or untrusted information and sends them to the right digest or internal destination. Trend claims require supporting evidence from more than one source.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to build monitored digests about news, jobs, ideas, travel insights, competitors, and internal system updates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/spyrae/kronos-agent-os/signal-intel
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add spyrae/kronos-agent-os --skill signal-intel
Clone the repo
git clone --depth 1 https://github.com/spyrae/kronos-agent-os

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for signal-intel

README.md
[![agentmods](https://agentmods.dev/badge/skills/spyrae/kronos-agent-os/signal-intel/github.svg)](https://agentmods.dev/skills/spyrae/kronos-agent-os/signal-intel)
Your own site
<a href="https://agentmods.dev/skills/spyrae/kronos-agent-os/signal-intel"><img src="https://agentmods.dev/badge/skills/spyrae/kronos-agent-os/signal-intel/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for signal-intel

Your own site · 80×15
<a href="https://agentmods.dev/skills/spyrae/kronos-agent-os/signal-intel"><img src="https://agentmods.dev/badge/skills/spyrae/kronos-agent-os/signal-intel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00362
Opus 5 $0.00000 $0.00181
Sonnet 5 $0.00000 $0.00072
Haiku 4.5 $0.00000 $0.00036

Measured 10d ago against content hash 4106ca203cbe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

signal-intel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

workspaces/_template/self/skills/signal-intel/SKILL.md · 40 lines

What it actually says

Signal Intelligence

Use this skill to collect, score, cluster, and route high-signal updates from X, Reddit, Telegram, search, and JourneyBay-owned data sources.

Source registry

Primary source config lives in references/SOURCES.yaml.

Each source declares:

  • id: stable snake_case identifier
  • platform: reddit, x, telegram, search, competitor, app_store, play_store, analytics, seo, or rss
  • one locator: handle, url, or query
  • categories: one or more of news, jobs, ideas, travel_insights, jb_competitors, jb_system
  • tier: core, candidate, or quarantine
  • trust: official, expert, community_high, community_low, or noisy
  • filters: platform-specific thresholds and include/exclude rules

Default behavior:

  • disabled sources are never fetched
  • quarantine sources are kept for audits but excluded from active digests
  • trend claims require corroboration; see references/SCORING.md
  • rendering and summarization prompts live in references/PROMPTS.md

Output destinations

  • newsDigest: News
  • jobsDigest: Jobs
  • ideasDigest: Product/Business Ideas
  • travel_insightsJB: Travel Insights
  • jb_competitorsJB: Competitors Status
  • jb_systemJB: System Status

When unsure whether something is a trend, downgrade it to an observation and include the evidence count/source spread instead of overstating the conclusion.

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 40 lines · 0 tokens per session scan A 4106ca203cbe

Subscribe to this mod's changes

signal-intel is a skill published in the GitHub repository spyrae/kronos-agent-os (49 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 362 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

python-lib-analyzer

Analyze any Python library structure, explore modules, classes, and functions with signatures and documentation.

shibing624/agentica · 23 tokens

data-visualization

Use for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating charts, or producing visual reports from analysis output.

langchain-ai/deepagents · 40 tokens

cuml-machine-learning

Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality reduction, or model training on datasets.

langchain-ai/deepagents · 43 tokens

blog-post

Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.

langchain-ai/deepagents · 58 tokens

remember

Review the current conversation and capture valuable knowledge — best practices, coding conventions, architecture decisions, workflows, and user feedback — into persistent memory (AGENTS.md) or reusable skills. Use when the user says: (1) remember this, (2) save what we learned, (3) update memory, (4) capture…

langchain-ai/deepagents · 71 tokens

cudf-analytics

Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical summaries, anomaly detection, or large-scale data profiling.

langchain-ai/deepagents · 51 tokens