Nexus Analyst Demo — Development skill for Claude Code
Nexus Analyst demo: Nexus-powered analyst vs traditional baseline agent.
How to install Nexus Analyst Demo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open pinecone-io/nexus-analyst-demo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nexus Analyst Demo does
Nexus Analyst demo: Nexus-powered analyst vs traditional baseline agent.
Alternatives in Development
- Analyst 24.1k ★
- Echo Analyst — Use the @echo-analyst agent to surface requirement gaps and assumptions for the following: $ARGUMENTS 523 ★
- Claude Grc Plugin — A Claude Code plugin that turns Claude into a senior GRC (Governance, Risk, and Compliance) analyst 137 ★
README
Nexus Analyst Demo
A side-by-side analytics agent comparison.
Two agents answer the same question over the same BigQuery public datasets. The only thing that differs is **how they retrieve context** before writing SQL.
agent-nexus/ |
agent-classic/ |
|
|---|---|---|
| Retrieval | One tool: nexus_query over a Nexus context |
Three tools: search_schema, search_docs, search_notebooks over a Pinecone index |
| Index management | None — Nexus handles curation, build, evals | Manual: chunker, embedder, indexer, eval loop |
| Source files | Uploaded to a Nexus context | Chunked + indexed into Pinecone (see nexus-analyst-demo-ingest) |
| Tool count | 4 | 6 |
Same agent loop, same BigQuery executor, same chart generator. The retrieval substrate is the only deliberate difference.
Layout
agent-nexus/ hero agent — Nexus context, one retrieval tool
agent/
connectors/
nexus.py Nexus REST client
bq.py BigQuery exec with safety rails
llm.py Vertex AI Anthropic client
tools.py 4 tools (1 retrieval + 3 utility)
agent.py run loop + system prompt
server.py FastAPI SSE endpoint
Dockerfile, pyproject.toml
agent-classic/ baseline agent — Pinecone, three search tools
agent/
connectors/
pinecone.py Pinecone search wrapper (semantic + rerank)
bq.py (same as agent-nexus)
llm.py (same as agent-nexus)
tools.py 6 tools (3 retrieval + 3 utility)
agent.py run loop + system prompt (different retrieval workflow)
server.py FastAPI SSE endpoint (same shape)
Dockerfile, pyproject.toml
infra/
deploy_nexus.sh Cloud Run deploy for agent-nexus
deploy_classic.sh Cloud Run deploy for agent-classic
What's deliberately *not* in this repo
- **So
Related Skills
Nexus Redeploy
Rebuild frontend and restart Nexus service.
Pm2 Start
Start nexus service via ecosystem config.
Implement Feature
Please help me implement a new feature for Project Nexus: $ARGUMENTS.
Agent Contract Nexus
Agentic Governance 2026: Zero-Runtime Skills, Rules & Replayable State Contracts
Iso 24495 Skill
ISO 24495-1 plain language rules as a Claude Code skill — bilingual: English + Traditional Chinese (繁體中文淺白改寫).
Zh Article Analyzer Skill
Claude Code skill for deep linguistic analysis of Traditional Chinese articles—extract stylometrics, vocabular
Related Agents
Act 6 Analyst
Read-only narrative steward for Act VI (slides 22-24) — the Analyst agent demo that proves human-in-the-loop (
Intuition Oracle
Use this agent as the single queryable entry point to the Shadow Mind — the team's parallel non-invasive cogni
Hedy
Use this agent for mobile engineering decisions in Expo/React Native — NOT visual design (that's pixl) and NOT