lark-study-reviver

Extract Feishu meeting notes into structured learning paths with original links.

9|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Onlyaguest/WayToAGI_Study_Reviver --skill lark-study-reviver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-study-reviver
Source: https://github.com/Onlyaguest/WayToAGI_Study_Reviver/tree/main
Command: npx skills add https://github.com/Onlyaguest/WayToAGI_Study_Reviver --skill lark-study-reviver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Large collections of Feishu (Lark) meeting notes and community minutes become dormant knowledge: newcomers do not know where to start, valuable content is rarely revisited, and mentors spend hours re-reading materials to prepare. Study Reviver converts scattered docs into structured knowledge cards and curated learning paths so community knowledge becomes discoverable, reusable, and easy to share.

Core Features & Use Cases

  • Interactive quiz intake: a 3–4 question conversational quiz learns the user's goal, level, time budget and style before searching.
  • Feishu-native search and assembly: runs lark-cli docs +search (with fallback to wiki node traversal) to find, rank, and group articles by difficulty and recency, then writes a formatted Feishu document with original links.
  • Community scenarios: onboarding learning paths for new members, mentor prep outlines, weekly quiz generation and daily card broadcasts, and cross-period topic synthesis (e.g., RAG evolution).
  • Operational guarantees: search fallback, result cleaning, and an automatic document creation step to persist and share the curated path.

Quick Start

Tell your local Agent: Help me find WaytoAGI/Feishu documents about "共学" or "读书会", extract key points into Feishu Base, and generate a beginner→advanced learning path document containing original links.

Frequently Asked Questions about lark-study-reviver

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

FAQPage Schema
How do I turn Feishu meeting notes into a structured learning path?

You can generate a learning path from Feishu docs by asking your local Agent to find documents on a specific topic. The Skill extracts key points, groups them by difficulty, and creates a formatted Feishu document and optional Base records containing original links.

What is the best way to onboard new community members using Feishu wiki documents?

Onboarding community members using Feishu wiki documents is best done by converting dormant meeting minutes into discoverable knowledge cards. This creates a structured progression from basic to advanced topics, reducing the hours mentors spend re-reading materials.

Can I use lark-cli to search and group Feishu docs by difficulty and recency?

Yes, you can use lark-cli to search and group Feishu docs by difficulty and recency. The Skill executes lark-cli docs +search with a wiki traversal fallback, cleans the results, and ranks the extracted knowledge to build a structured curriculum.

Does the Feishu learning path generator work for mentor preparation and quiz generation?

Yes, the Feishu learning path generator works for mentor preparation and quiz generation. It applies to WaytoAGI-style Feishu knowledge bases to create mentor prep outlines, weekly quizzes, daily card broadcasts, and cross-document topic synthesis.

What happens if lark-cli docs +search fails to find my Feishu community documents?

If lark-cli docs +search fails to find your Feishu community documents, the Skill automatically falls back to wiki node traversal. This operational guarantee ensures the knowledge extraction process continues to find and rank relevant articles.