nyinyinyanlin/profile-vault-obsidian
A modular Obsidian vault template for professional profile management, career tracking, and AI-assisted application preparation — CVs, grants, fellowships, and more.
Platform-specific configuration:
{
"mcpServers": {
"profile-vault-obsidian": {
"command": "npx",
"args": [
"-y",
"profile-vault-obsidian"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A modular Obsidian vault template for managing your professional identity, career history, and applications. Use it as a personal knowledge base with Obsidian's UI, and optionally connect it to LLM-powered tools for intelligent CV generation, application strategy, and profile management.
Researchers, engineers, consultants, and professionals who:
Profile/
├── Profile.md # Root overview — start here
├── Applications/ # Track all applications
│ ├── Jobs/
│ ├── Grants/
│ ├── Fellowships/
│ ├── PhDs/
│ └── Conferences/
├── Experience/ # Professional roles & positions
│ ├── Academic/
│ ├── Industry/
│ └── Freelance/
├── Education/ # Degrees, certifications, courses
│ ├── Degrees/
│ ├── Certifications/
│ └── Courses/
├── Skills/ # Categorized skill tracking
│ ├── Technical/
│ ├── Research/
│ ├── Consulting/
│ ├── Languages/
│ ├── Software-Tools/
│ └── Soft-Skills/
├── Publications/ # All publication types
├── Projects/ # Notable projects
├── Grants-Funding/ # Funded grant track record
├── Awards-Honors/ # Awards, prizes, scholarships
├── Talks-Workshops/ # Talks, presentations, panels
├── Professional-Service/ # Reviewing, mentoring, organizing
├── References/ # Referee management
├── Identity/ # Bios, statements, personal info
├── Archive/ # Retired content
└── Templates/ # Self-documenting tempLoading reviews...