Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expert System Plugin for Claude Code

A Claude Code plugin that gives Claude access to real-time research intelligence, macroeconomic indicators, and normalized SEC company financials.

Skills

Skill Command What it does
Research /expert-system:research Search recent news, analysis, and insights from tech blogs, X posts, podcast transcripts, earnings calls, and expert commentary
Macro /expert-system:macro Query macroeconomic indicators — GDP, unemployment, inflation, interest rates, housing, consumer sentiment
Financials /expert-system:financials Query deterministic, normalized SEC company financial metrics by ticker or CIK

All three skills also trigger automatically based on context — you don't need to invoke them by name.

Install

/plugin install github://starmode-base/expert-system-plugin

Setup

  1. Get your API key at expert-system.starmode.dev/account/api-keys

  2. Add your key to ~/.claude/plugins/expert-system/env.json:

{
  "EXPERT_SYSTEM_API_KEY": "esak_..."
}

Examples

  • "What's happening with Nvidia?"
  • "Give me a news briefing on AI development"
  • "What's the current unemployment rate and how has it trended?"
  • "Compare Apple's quarterly revenue and net income with SEC provenance"

Links

About

Claude Code plugin for Expert System — research intelligence, company financials, and macroeconomic data

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors