lumina-wiki
Turn documents into a queryable, self-maintaining knowledge wiki
All Skills in This Repository (66)
Pure Emerald Level Indicatorsbmad-editorial-review-structure
Propose prioritized CUT, MERGE, MOVE, CONDENSE, QUESTION, and PRESERVE recommendations for markdown or plain-text documents.
bmad-customize
Generate merge-safe TOML override files for installed BMad agent and workflow surfaces.
bmad-technical-research
Generate structured technical research reports with verified web citations.
bmad-help
Recommend next actions in a BMad workflow using the catalog manifest.
python-testing-patterns
Generate pytest test suites with fixtures, mocking, and AAA structure.
bmad-retrospective
Generates a blame-free retrospective for completed epics from planning and story artifacts.
bmad-create-story
Create implementation-ready story files from PRD, architecture, and UX artifacts.
bmad-product-brief
Create executive product briefs through intent discovery, artifact analysis, and web research synthesis.
bmad-agent-pm
Convert product vision and user input into a complete PRD through structured requirements discovery.
bmad-domain-research
Produce web-verified domain and industry research with citations.
bmad-quick-dev
Convert user intent into implementation artifacts and a reviewable plan.
bmad-qa-generate-e2e-tests
Generate API and E2E tests for implemented features and save a markdown summary.
Frequently Asked Questions
FAQPage SchemaHow to install lumina-wiki?▼
Run `npx skills add tronghieu/lumina-wiki --all -g -y` in your terminal to install all skills in this suite globally.
How to build a personal knowledge wiki from PDFs?▼
Drop a PDF into the raw/sources folder and run /lumi-ingest; the skill summarizes it, links related concepts, and files it into your wiki for later questions.
Can I ask questions across all my saved documents?▼
Yes. The /lumi-ask skill answers questions using only your wiki's accumulated notes and cites the exact pages behind every claim.
Does lumina-wiki work with Claude Code and Codex?▼
Yes. The installer projects the same workspace onto Claude Code, Codex, Gemini, Cursor, and generic setups, so the /lumi-* commands work everywhere.
Can it track new research papers automatically?▼
Yes. The optional research pack lets you save topics to a watchlist and run scheduled discovery passes that shortlist new papers for your review.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides