Instructions file CodexOpenCode
AGENTS.md instructions for NimbleBrainInc/nimblebrain, covering nimblebrain, build & verify, worktree dev, conventions and testing.
Instructions file CodexOpenCode
AGENTS.md instructions for NimbleBrainInc/nimblebrain, covering nimblebrain, build & verify, worktree dev, conventions and testing.
Instructions file
Claude Code instructions for NimbleBrainInc/nimblebrain, a project described as: Self-hosted platform for MCP Apps and agent automations — tools, interactive UIs, scheduled runs, multi-agent delegation.
Skill Claude CodeCodex
Run smoke tests against the mpak CLI to verify all commands work correctly before publishing a new release.
Instructions file
Claude Code instructions for NimbleBrainInc/mpak, covering mpak, monorepo structure, verification, key conventions and scanner (python).
Instructions file
Instructions for NimbleBrainInc/upjack, covering nimblebrain upjack framework, directory layout, key modules (python), graph traversal (upjackapp) and activity tracking.
Skill Claude CodeCodex
Analyze deal pipeline health and predict outcomes.
Skill Claude CodeCodex
Draft and send contextual follow-up emails to contacts.
Skill Claude CodeCodex
Score and qualify new contacts based on their profile and engagement signals.
Skill Claude CodeCodex
Systematic approach to investigating topics, evaluating sources, and synthesizing findings.
Skill Claude CodeCodex
Prioritize tasks, detect overdue items, and help with daily planning.
Skill Claude CodeCodex
Builds complete, compliant NimbleBrain Upjack apps from natural language descriptions. Generates manifest, entity schemas, skills, context, seed data, and server entry point. Use when creating a new Upjack app, building an AI-native app, or scaffolding a domain-specific application. Triggers include "create me a todo…
Instructions file
Instructions for NimbleBrainInc/mcp-folk, covering folk crm mcp server, architecture, critical, userconfig and available tools.
Skill Claude CodeCodex
Folk IDs are a short prefix + UUID v4: perxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
MCP server Claude CodeCodexCursor +2
MCP server "mcp-folk" as configured in NimbleBrainInc/mcp-folk. Runs locally from the mcp-folk Python package.
Instructions file
Instructions for NimbleBrainInc/synapse, covering @nimblebrain/synapse, verification, releasing, hard rules and where spec types are used.
Instructions file
Claude Code instructions for NimbleBrainInc/mcp-echo, covering echo mcp server, commands, e2e tests and release.
MCP server Claude CodeCodexCursor
A small local MCP server that returns the text sent to it, with an option to delay the response. MCP is a standard way for AI tools to call external programs.
Skill Claude CodeCodex
Follow-up questions ("what's the market cap?", "what do analysts say?") should use data from earlier tool responses before making new calls. If you already fetched a company profile or financials, surface that data directly.
MCP server Claude CodeCodexCursor
Model Context Protocol server for Finnhub financial market data API. Runs locally from the mcp-finnhub Python package.
Instructions file
Claude Code instructions for NimbleBrainInc/mcp-ipinfo, covering ipinfo mcp server, architecture, critical, skill resource and userconfig.
Skill Claude CodeCodex
Follow-up questions ("this IP", "that one", "is it a VPN?") → reuse IP from prior result.
MCP server Claude CodeCodexCursor
MCP server "mcp-ipinfo" as configured in NimbleBrainInc/mcp-ipinfo. Runs locally from the mcp-ipinfo Python package.
Skill Claude CodeCodex
Critical: Reuse data from prior tool calls in the conversation. Do not re-fetch data you already have.
MCP server Claude CodeCodexCursor
MCP server "mcp-quiver" as configured in NimbleBrainInc/mcp-quiver. Runs locally from the mcp-quiver Python package.