home/productivity/personal-knowledge-base

Personal Knowledge Base

GPTClaudeDeepSeek··509 copies·updated 2026-07-14
personal-knowledge-base.prompt
# Example: Personal Knowledge Base

> "I want to search my notes with AI."

---


## Workflow

Use the sections in this file in order. Keep the output compact, preserve MVP scope, include constraints, and end with one next action.

---
## The vague idea

User says:
> "I want to build a personal knowledge base where I can search my notes with AI. Maybe it should support tags, and folders, and markdown, and image search, and..."

---

## Common wrong approach

**What beginners do:**
1. Spend 1 week building a rich text editor
2. Design a complex folder/tag system
3. Add user authentication
4. Implement vector database for semantic search
5. Never finish

**Result:** After 7 days, they have a login page and a folder system. No AI search.

---

## User level diagnosis

when to use it

Community prompt sourced from the open-source GitHub repo mikazuhe13-ui/first-mvp-skill (MIT). A "Personal Knowledge Base" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

mikazuhe13-ui/first-mvp-skill · MIT