NbgAiHub — Claude Code knowledge hub for bank colleagues. Skills catalog, tips & tricks, curated news, onboarding journeys, glossary — accessible inside Claude Code via /hub-* commands.
Walk through an onboarding journey (day-1, week-1, by-role)
Open the NbgAiHub website in the user's browser (supports deep-linking)
Pull the latest content snapshot from the NbgAiHub repo
Full-text search across all NbgAiHub pillars
List skills in the NbgAiHub catalog (filter by optional topic)
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated Claude Code knowledge hub for bank colleagues, framed around "what I wish I knew a year ago."
Live site: https://556lowcodenocode.github.io/NbgAiHub/
Forks publish at
https://<your-org>.github.io/NbgAiHub/— the GitHub Pages workflow reads the org name from the deploy context, so a fork just needs Pages enabled (Settings → Pages → Source: GitHub Actions).
Website (Astro Starlight, deployed to GitHub Pages) — the primary surface. Sidebar pillars: Foundations, Day 1, Use Cases, Tips, Skills, Glossary, My Pins. Linear/Vercel/Stripe-influenced design system on top of portable primitives and a three-tier token system.
News tab → external redirect. The hub's News ↗ nav link points at https://the-agent-daily.org/. The full RSS triage pipeline (daily Action, Azure OpenAI scoring, auto-publish, 7-day window) is still in the repo under pipeline/ + .github/workflows/rss-triage.yml and remains operational, but the on-site /news/ listing is no longer the consumption surface — readers are sent to AgentNews instead.
Per-user pins — paste a gist-scope GitHub token, pin any skill / tip / glossary entry, and the favourites land in your own unlisted gist (nbgaihub-favorites.json). The /my-pins/ page renders them. Zero server infrastructure.
Claude Code plugin (/hub-*) — installable with /plugin marketplace add 556LowCodeNoCode/NbgAiHub. Eleven commands bring the hub inside Claude Code: search, pillar browse, glossary lookup, onboarding journeys, skill install, content refresh, browser deep-linking.
CI validator for skill PRs — pipeline/src/validators/skill.ts enforces the 17-rule frontmatter contract on skills/**/*.md PRs and annotates failures inline.
| Pillar | Files |
|---|---|
| Glossary | 45 |
| Tips | 28 |
| Skills | 6 |
| Use Cases | 12 |
| Journeys | 2 |
| News (archive, unsurfaced on site) | 59 |
Counts are kept honest by node scripts/sync-doc-counts.mjs + a docs-drift CI check.
site/ Astro Starlight web UI (the live site)
pipeline/ RSS triage + skill validator (TypeScript, Node 22)
plugin/ Claude Code plugin (/hub-* commands)
glossary/ tips/ skills/ use cases/ journeys/ news/published/ Markdown content
.claude-plugin/marketplace.json Plugin marketplace manifest
.github/workflows/ Daily news cron + skill-PR validator + Pages deploy
Full layout, working rules, and design-system contract live in CLAUDE.md and SCOPE.md. Decision history is append-only in DECISIONS.md.
npx claudepluginhub 556lowcodenocode/nbgaihub --plugin nbg-ai-hubComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking