Review Beans

Generate a filtered Map of Content file for AI beans and open Obsidian for review.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/beekeeper-lab/repomirrorkit --skill review-beans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Review Beans
Source: https://github.com/beekeeper-lab/repomirrorkit/tree/main/.claude/skills/review-beans
Command: npx skills add https://github.com/beekeeper-lab/repomirrorkit --skill review-beans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of reviewing and approving AI "beans" (likely units of work or knowledge) by generating a focused list and facilitating their update within Obsidian.

Core Features & Use Cases

  • Filtered Review List: Generates a Map of Content (MOC) file linking to beans based on specified status and/or category.
  • In-Place Editing: Allows users to directly edit bean files, including status changes, within Obsidian.
  • Obsidian Integration: Automatically opens Obsidian at the relevant directory for a seamless review experience.
  • Use Case: A product manager needs to review newly created AI features. They can use this skill to get a list of only the 'Unapproved' beans, review their summaries, and quickly approve or defer them directly within their Obsidian vault.

Quick Start

Use the review-beans skill to generate a list of unapproved beans and open them for review in Obsidian.

Frequently Asked Questions about Review Beans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I filter and review AI content by status in Obsidian?

To review AI content in Obsidian, this skill parses an index file, applies status and category filters, and generates a Map of Content (MOC) with wiki-links and bean summaries for in-place editing.

Can I update approval statuses for AI beans directly within Obsidian?

Yes, you can update approval statuses for AI beans directly within Obsidian. The skill generates a reviewable Markdown document that opens in your vault, allowing you to edit and approve files in-place.

What is the best way to generate a Map of Content for unapproved AI beans?

The best way to generate a Map of Content (MOC) for unapproved AI beans is to use this skill to parse your index file, filter by 'Unapproved' status, and output a curated Markdown list with wiki-links.

Does this review tool work if Obsidian is not running or detected?

The skill includes a graceful fallback for Obsidian detection and launching. If Obsidian is not detected, it reports the failure to the user instead of crashing, ensuring the review process remains stable.

How do I curate and approve AI beans based on specific categories?

To curate AI beans by category, the skill parses your index file, applies your specified category filters to summarize bean goals, and creates a focused Markdown document for targeted review.

What are the limitations of using Review Beans for content management?

Limitations include dependencies on Obsidian for in-place editing and relying on a properly structured index file to parse statuses, summarize goals, and generate the Map of Content successfully.