From Scholar
Generate a synthesis digest for the active corpus scope (Ollama default; --claude opt-in).
How this skill is triggered — by the user, by Claude, or both
Slash command
/scholar:digestscope corpus claudeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Argument | Type | Default | Description | User-Provided Value |
| Argument | Type | Default | Description | User-Provided Value |
|---|---|---|---|---|
--scope | string | all | One of all, stale, section:<label>, selection:<hash> | $scope |
--corpus | string | active | Corpus slug | $corpus |
--claude | flag | False | Opt in to Claude (cowork.askClaude) for this single request | $claude |
Call the scholar.digest.generate tool with {scope_key: $scope, use_claude: $claude}.
Default LLM is local Ollama (qwen3:8b by default).
When the server returns a structuredContent.askClaude sentinel
(typically: Ollama unavailable + askClaude opt-in not set),
the CLI prints the opt-in hint rather than the digest body.
npx claudepluginhub zaynram/cowork-marketplace --plugin scholarSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.