Skip to content

[recipes] Add Bookshelf person reading CRM - #476

Open
ch3ck3rs wants to merge 1 commit into
NateBJones-Projects:mainfrom
ch3ck3rs:contrib/ch3ck3rs/bookshelf
Open

[recipes] Add Bookshelf person reading CRM#476
ch3ck3rs wants to merge 1 commit into
NateBJones-Projects:mainfrom
ch3ck3rs:contrib/ch3ck3rs/bookshelf

Conversation

@ch3ck3rs

Copy link
Copy Markdown

Contribution Type

  • Recipe (/recipes)
  • Schema (/schemas)
  • Dashboard (/dashboards)
  • Integration (/integrations)
  • Skill (/skills)
  • Repo improvement (docs, CI, templates)

What does this do?

Adds a personal reading CRM as a Supabase Edge Function with 10 MCP tools. Books get chapter notes tagged by type (insight, question, action, connection, summary), verbatim quotes with personal reactions, ratings, and an honest dud flag so you remember why you abandoned something. A lightweight reading queue sits alongside the deep library — queue items bridge into the bookshelf when you start reading and sync rating/review back when you finish. Supports per-user isolation so multiple people can share an Open Brain instance with completely separate bookshelves.

Requirements

  • Working Open Brain setup
  • MCP_ACCESS_KEY already set as a Supabase secret (from core setup)
  • User UUID stored as a Supabase secret (e.g. DEFAULT_USER_ID)
  • No external services or APIs required beyond Supabase

Checklist

  • I've read CONTRIBUTING.md
  • My contribution has a README.md with prerequisites, step-by-step instructions, and expected outcome
  • My metadata.json has all required fields
  • If my contribution depends on a skill or primitive, I declared it in metadata.json and linked it in the README
  • I tested this on my own Open Brain instance
  • No credentials, API keys, or secrets are included

@github-actions

Copy link
Copy Markdown

Hey @ch3ck3rs — welcome to Open Brain Source! 👋

Thanks for submitting your first PR. The automated review will run shortly and check things like metadata, folder structure, and README completeness. If anything needs fixing, the review comment will tell you exactly what.

Once the automated checks pass, a human admin will review for quality and clarity. Expect a response within a few days.

If you have questions, check out CONTRIBUTING.md or open an issue.

@github-actions github-actions Bot added the recipe Contribution: step-by-step recipe label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Contribution: step-by-step recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant