DEV Community

Tuncay Kaplan
Tuncay Kaplan

Posted on

Filtering 221 AI Prompts to Find the Most Useful Ones for My Obsidian Notes

I keep a large Obsidian vault full of personal ideas, notes, technical findings, and project archives.

Recently, I discovered a curated set of 221 Fabric prompt templates, just a small portion of what the Fabric framework offers.

But instead of manually checking every single one (it would take hours!), I asked AI to help me choose the patterns that would give me the maximum value for my specific workflow.

My Prompt to the AI:

I have attached a file with many AI tools. Which ones do you think would be useful for me? Which ones can I use in this vault? Please rank your selections in a table format with columns for: highest usefulness potential, uniqueness, and a few other criteria you choose.

I used Claude Code for this step, and it identified the prompts most aligned with how I take notes, learn, write, and generate ideas.

Top AI Patterns for Obsidian Vault

Pattern Vault Use Case Potential (1-10) Uniqueness (1-10) Ease of Use (1-10) Recommended Frequency
extract_article_wisdom Extract insights/quotes/references from web clippings 10 8 9 Daily
create_summary Summarize long daily notes/blog posts 10 6 10 Daily
create_tags Auto-tag notes for mind mapping 9 7 10 Daily
extract_insights Deep insights from daily notes/blogs 10 8 9 Weekly
create_mermaid_visualization Visualize project ideas/concepts 9 9 7 Per project
improve_writing Enhance blog posts before publishing 9 5 9 Per article
extract_ideas Extract ideas from AI experiments/blog 9 7 10 Weekly
analyze_mistakes Personal development - analyze past mistakes 8 9 7 Monthly
to_flashcards Create Anki cards from learning materials 8 6 9 Per project
extract_recommendations Extract actionable recommendations from content 9 7 10 Weekly
rate_content Evaluate blog/content quality 7 8 8 Per article
create_micro_summary Quick 20-word summaries 8 6 10 Daily
humanize Make AI-generated text sound natural 9 7 10 Per AI output
provide_guidance Personal development - life coaching advice 7 8 6 As needed
extract_book_ideas Extract 50-100 ideas from book notes 8 7 9 Per book
create_keynote Prepare presentations for side projects 7 7 6 Per project
compare_and_contrast Compare project ideas 8 6 9 Per project
create_recursive_outline Break down complex projects 8 8 7 Per project
extract_business_ideas Extract business ideas from daily notes 9 7 9 Weekly
create_aphorisms Generate witty statements from content 6 9 10 Monthly

Top Recommendations by Category

Daily Use

  • extract_article_wisdom - Process web content in Clippings folder
  • create_tags - Consistent tagging across all notes
  • create_summary - Review daily notes

Blog & Writing

  • improve_writing - Polish articles before publishing
  • humanize - Naturalize AI-written content
  • rate_content - Quality control

Project Ideas

  • extract_business_ideas - Uncover hidden opportunities in daily notes
  • create_mermaid_visualization - Visualize project architecture
  • compare_and_contrast - Compare projects in "Side Projects" folder

Personal Development

  • analyze_mistakes - Learn from past errors
  • provide_guidance - Coaching for difficult decisions
  • extract_insights - Analyze thought patterns

Learning

  • to_flashcards - Anki integration
  • extract_book_ideas - Summarize books
  • create_micro_summary - Quick reference notes

Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

Follow the Journey

I share practical examples of AI-augmented productivity here:

➡️ Follow on X
➡️ Follow on LinkedIn

If you want to see how I’m evolving my personal AI workflows, stick around, lots more coming.

Top comments (0)