VerifiedGit
v1.0.0

Research Workflow Entry

by @RipeMangoBox0 pulls
URLopenbooklet.com/s/research-workflow-entry
Pinnedopenbooklet.com/s/research-workflow-entry@1.0.0
APIGET /api/v1/skills/research-workflow-entry

Use this as the single entry for local research workflow orchestration.

16 skills from this repoRipeMangoBox/ResearchFlow
Research Workflow Entryviewing
Code Context Paper Retrieval.claude/skills/code-context-paper-retrieval/SKILL.md
domain-fork.claude/skills/domain-fork/SKILL.md

Migrates ResearchFlow's architecture to a new professional domain (e.g. frontend development, accounting, journalism). Interactive session with the user to map research concepts to domain equivalents, then generates a complete set of adapted skills and folder structure. Explicit trigger only.

idea-focus-coach.claude/skills/idea-focus-coach/SKILL.md

Guides research ideation from broad thoughts to a focused, testable plan with explicit scope cuts, prioritized hypotheses, and immediate next experiments. Use when the user wants co-creation and step-by-step narrowing, not review verdicts.

notes-export-share-version.claude/skills/notes-export-share-version/SKILL.md

Converts internal research notes into shareable Obsidian-friendly Markdown files. Use when the user explicitly asks to make a share version, export a note for sharing, hide knowledge base traces, replace internal wiki links with public paper links, rewrite internal wording for external readers, or generate a content-driven share filename.

papers-analyze-pdf.claude/skills/papers-analyze-pdf/SKILL.md

Analyzes academic PDFs into structured Markdown under `paperAnalysis/`. Reads local PDFs only (no network, no image generation). Use when the user asks to analyze one PDF or a folder of PDFs, or to run paper analysis for the local knowledge base. Handles path resolution so that if the PDF is already under `paperPDFs/<Category>/<Venue_Year>/`, the `.md` is written to `paperAnalysis/` in the same structure; otherwise infers category and venue (e.g. `CVPR_2025`), copies the PDF into `paperPDFs/`, and writes the `.md` to `paperAnalysis/`.

papers-audit-metadata-consistency.claude/skills/papers-audit-metadata-consistency/SKILL.md

Runs a unified metadata consistency audit across paperAnalysis logs and analysis notes, checking title/venue/year/category consistency, link/pdf_ref completeness, duplicates, and structure anomalies; writes quality_report_*.md under paperAnalysis.

papers-build-collection-index.claude/skills/papers-build-collection-index/SKILL.md

Builds/refreshes `paperCollection/` index notes from `paperAnalysis/` frontmatter. Use when the user asks to update/rebuild `paperCollection`, regenerate indexes (by task/technique/venue), or after adding/editing analysis notes and PDF refs.

papers-collect-from-web.claude/skills/papers-collect-from-web/SKILL.md

Collects paper candidates from web URLs by fetching and storing pages locally, then appending rows to `paperAnalysis/analysis_log.csv`. Use when the user provides URLs + keyword constraints + venue/year and wants candidates added to the unified log.

papers-download-from-list.claude/skills/papers-download-from-list/SKILL.md

Uses colocated paper download tools to download, verify, and repair local PDFs according to triage logs (e.g., ICLR_2026.txt) so that `paperPDFs/` stays complete and deduplicated. Use when you have a curated candidate list under `paperAnalysis/` and want all corresponding PDFs downloaded/checked before analysis or collection rebuild.

papers-query-knowledge-base.claude/skills/papers-query-knowledge-base/SKILL.md

Queries the local `paperAnalysis/` notes for research. Finds papers by title, task path, technique tags, venue, or year; summarizes methods and evidence across papers; cites core_operator and primary_logic from analysis frontmatter. `paperCollection/` is optional and mainly serves statistics, Obsidian navigation, and backlink exploration.

papers-sync-from-zotero.claude/skills/papers-sync-from-zotero/SKILL.md

Syncs papers from a Zotero library into RF's structured layout via pyzotero / Zotero API (primary) or flat PDF folder import (fallback). Copies PDFs into `paperPDFs/<Category>/<Venue_Year>/`, writes rich metadata to `paperAnalysis/processing/zotero/manifest.jsonl`, and appends lightweight rows to `analysis_log.csv`. Supports incremental sync. Use when the user wants to import papers from Zotero into the ResearchFlow pipeline.

research-brainstorm-from-kb.claude/skills/research-brainstorm-from-kb/SKILL.md

Explores and structures research ideas into `paperIDEAs/` notes using the local paper knowledge base and frontier techniques. Use when the user provides research questions or ideas and wants decomposed candidate directions, related-work analysis based primarily on `paperAnalysis`, and cross-domain support from image/video generation, MLLM, Agent, or RL, automatically saved as dated idea notes under `paperIDEAs/`.

reviewer-stress-test.claude/skills/reviewer-stress-test/SKILL.md

Runs a strict-but-fair ICLR/CVPR/SIGGRAPH reviewer challenge on idea, roadmap, or full paper, with major-risk diagnostics and actionable repair paths. Use when the user wants high-pressure review questioning instead of brainstorming.

rf-obsidian-markdown.claude/skills/rf-obsidian-markdown/SKILL.md

Obsidian Flavored Markdown conventions for ResearchFlow. Use when generating or editing any .md file in the vault (analysis notes, collection indexes, idea notes, wiki pages). Ensures all output is Obsidian-native and renders correctly in reading view, graph view, and backlink panels. Adapted from kepano/obsidian-skills (MIT).

skill-fit-guard.claude/skills/skill-fit-guard/SKILL.md

Detects post-invocation skill mismatch patterns, summarizes why they may recur, and asks whether to revise the skill now. Use when a called .claude skill output is clearly unfit for the user intent and similar mismatch is likely to happen again.

Auto-indexed from RipeMangoBox/ResearchFlow

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0