ai-open-source-intelligence

ai-open-source-intelligence is a skill for Claude Code, Codex from zxhwolfe-dev/aiworkstation-open-source-intelligence. It costs 71 tokens per session (2,738 once invoked), scanned A, original, Apache-2.0.

A live research assistant for finding, checking, comparing, and selecting open-source artificial-intelligence projects.

In plain words
What is it for?
For researching project rankings, licenses, alternatives, and possible technology stacks.
Why use it?
It helps turn broad technology choices into checked project candidates while keeping requirements and exclusions explicit.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/zxhwolfe-dev/aiworkstation-open-source-intelligence/ai-open-source-intelligence
Any agent
npx skills add zxhwolfe-dev/aiworkstation-open-source-intelligence --skill ai-open-source-intelligence
Clone the repo
git clone --depth 1 https://github.com/zxhwolfe-dev/aiworkstation-open-source-intelligence

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 ai-open-source-intelligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/zxhwolfe-dev/aiworkstation-open-source-intelligence/ai-open-source-intelligence.svg)](https://agentmods.dev/skills/zxhwolfe-dev/aiworkstation-open-source-intelligence/ai-open-source-intelligence)
Your own site
<a href="https://agentmods.dev/skills/zxhwolfe-dev/aiworkstation-open-source-intelligence/ai-open-source-intelligence"><img src="https://agentmods.dev/badge/skills/zxhwolfe-dev/aiworkstation-open-source-intelligence/ai-open-source-intelligence.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,738 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00071 $0.02738
Opus 5 $0.00036 $0.01369
Sonnet 5 $0.00014 $0.00548
Haiku 4.5 $0.00007 $0.00274

Measured 4d ago against content hash 5c6942184d02, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ai-open-source-intelligence 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 4d 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.

skills/ai-open-source-intelligence/SKILL.md · 223 lines

How it starts

The opening of the file, as written. The whole thing — 223 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI Open Source Intelligence

Use this as the single entry point for the AI Open Source Intelligence product. Route research, comparison, alternatives, stack planning and Radar browsing internally; never make the user choose a sub-Skill or know MCP tool names.

Establish the request

Respond in the user's language and pass locale=zh or locale=en to tools accordingly.

Before calling tools:

  1. identify the requested outcome and route;
  2. separate hard requirements, preferences, exclusions and unresolved conditions;
  3. preserve the user's polarity exactly in typed constraints;
  4. resolve ambiguous project names to a stable project ID instead of guessing a repository;
  5. ask one concise plain-text question only when a missing use case or blocking constraint could materially reverse the result; otherwise proceed with explicit assumptions.

For requirement-based search, alternatives or stack planning, read references/constraint-schema.md before constructing constraints. Do not encode one requirement twice through aliases, and do not add an exclusion or hard requirement merely because it seems logically implied by another user requirement. Keep such reasoning in the analysis instead of creating a new selector condition.

Use this exact typed-constraint shape; do not invent alternative field names or polarity values:

{"id":"docker","value":true,"polarity":"required"}

polarity is exactly one of required, preferred, or excluded. Prefer the canonical boolean IDs self_hosted, docker, web_ui, low_code, no_code, privacy, chinese, free, python, cloud_only, and offline_only when they express the request directly. Preserve the user's original query text even when the tool call needs a schema-only retry.

Preserve each supported part of a disjunctive preference. For example, “low code or no code preferred” becomes both low_code=true, preferred and no_code=true, preferred; multiple preferences are ranking signals, not an AND-style hard requirement.

Read the full file on GitHub · 223 lines

Files

What ships with it

2 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. 4d ago First seen · 223 lines · 71 tokens per session scan A 5c6942184d02

Subscribe to this mod's changes

ai-open-source-intelligence is a skill published in the GitHub repository zxhwolfe-dev/aiworkstation-open-source-intelligence (2 stars, last pushed 5d ago), licensed Apache-2.0. It adds 71 tokens to every session and 2,738 once invoked, about $0.0004 per session on Opus 5. 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-31.