Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Research-Claw

Research-Claw contiene 43 skills recopiladas de wentorai, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
43
Stars
845
actualizado
2026-06-19
Forks
114
Cobertura ocupacional
9 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

answering-research-questions
Profesores postsecundarios, todos los demás

Main orchestration workflow for systematic literature research - search, evaluate, traverse, synthesize via the rp_* tools pipeline (Scopus + OpenAlex)

2026-06-19
building-screening-rubrics
Profesores postsecundarios, todos los demás

Collaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback

2026-06-19
cleaning-up-research-sessions
Empleados de oficina generales

Safely remove intermediate files from completed research sessions while preserving important data

2026-06-19
cnki-advanced-search
Profesores postsecundarios, todos los demás

Perform advanced search on CNKI with field filters like author, title, journal, date range, source category (SCI/EI/CSSCI/北大核心). Use when user needs precise filtered search beyond simple keywords.

2026-06-19
cnki-download
Empleados de oficina generales

Download a paper PDF/CAJ from CNKI. Requires user to be logged in. Use when user wants to download a specific paper.

2026-06-19
cnki-export
Profesores postsecundarios, todos los demás

Export paper from CNKI and push to Zotero, or save as RIS file. Use when user wants to save a paper to Zotero or export citation data.

2026-06-19
cnki-journal-index
Profesores postsecundarios, todos los demás

Query journal indexing/inclusion status on CNKI - check which databases include a journal (北大核心, CSSCI, CSCD, SCI, EI, etc.), get impact factors and evaluation data. Use when user asks about a journal's level, indexing, or ranking.

2026-06-19
cnki-journal-search
Profesores postsecundarios, todos los demás

Search for journals/publications on CNKI by name, ISSN, CN, or sponsor. Use when the user wants to find a specific journal or browse publications.

2026-06-19
cnki-journal-toc
Profesores postsecundarios, todos los demás

Browse journal issues, view table of contents, and download original TOC PDF from CNKI. Use when user wants to see papers in a specific journal issue or download the original cover/TOC pages.

2026-06-19
cnki-navigate-pages
Profesores postsecundarios, todos los demás

Navigate CNKI search result pages (next/previous/specific page) or change sort order. Use when user wants to see more results or change sorting.

2026-06-19
cnki-paper-detail
Profesores postsecundarios, todos los demás

Extract full paper details from a CNKI paper page including title, authors, affiliations, abstract, keywords, fund, classification. Use when the user needs detailed information about a specific paper.

2026-06-19
cnki-parse-results
Profesores postsecundarios, todos los demás

Parse current CNKI search results page into structured paper data (title, authors, journal, date, citations). Use after a search has been performed and you need to extract the results.

2026-06-19
cnki-search
Profesores postsecundarios, todos los demás

Search CNKI (中国知网) for papers by keyword. Use when the user wants to find academic papers on a topic.

2026-06-19
evaluating-paper-relevance
Profesores postsecundarios, todos los demás

Two-stage paper screening - score OpenAlex abstracts, then deep dive into OA full text for specific data extraction

2026-06-19
sci-papers-downloder
Profesores postsecundarios, todos los demás

Search academic papers (OpenAlex no-key by default, or Scopus with a built-in key) and download full-text PDFs concurrently — OA direct link → Unpaywall → Sci-Hub fallback (on by default). Quantity-aware and latest-aware.

2026-06-19
search-sop
Profesores postsecundarios, todos los demás

Standard operating procedure for academic literature search. Covers local library search, 18 academic database APIs (L1), web_fetch direct access (L1.5), browser RPA for CNKI/Google Scholar (L2), and optional API services (L3). Includes domain routing, recency protocol, search iteration protocol (evaluate → refine → re-search up to 3 rounds), and Zotero/EndNote import bridges.

2026-06-19
searching-literature
Profesores postsecundarios, todos los demás

Scopus relevance search (main) enriched with OpenAlex abstracts and OA links, via the rp_* tools pipeline

2026-06-19
subagent-driven-review
Profesores postsecundarios, todos los demás

Use parallel subagents to scale large reviews, with an honest model of where the speedup actually comes from (LLM reasoning, not API throughput)

2026-06-19
traversing-citations
Profesores postsecundarios, todos los demás

Backward (references) and forward (citing papers) traversal via OpenAlex, with relevance filtering and deduplication

2026-06-19
workspace-sop
Empleados de oficina generales

Workspace file management, git versioning, directory conventions, and CLI execution safety rules for the Research-Claw workspace.

2026-06-08
document-converter
Editores de escritorio

Convert Office documents (PPTX, DOCX, XLSX, PDF, HTML, CSV, JSON, XML, images) to Markdown using Microsoft MarkItDown. Provides the agent with conversion strategies for academic and research workflows.

2026-04-18
coding-sop
Científicos biológicos, todos los demás

Standard operating procedure for research experiments, data analysis, and visualization. Covers Python/R script execution, statistical analysis, data wrangling (pandas/tidyverse), publication-quality figures (matplotlib/plotly/ggplot2), and experiment reproducibility.

2026-04-10
writing-sop
Profesores postsecundarios, todos los demás

Four-phase iterative protocol for academic writing and document production. Covers outline → draft → self-review → polish with Stop Points, material supplementation loops, version comparison, and mechanical self-check. Includes IMRaD, LaTeX, docx/markdown, citation formatting, and md2pdf.

2026-04-05
plotting-sop
Científicos biológicos, todos los demás

Standard operating procedure for academic figure generation. Four rendering engines: Python (data viz), Mermaid (flowcharts), AI Image via NanoBanana/OpenRouter (complex diagrams), SVG (vector). Includes engine selection decision tree, ReAct self-correction, NanoBanana configuration, environment detection, and academic style rules.

2026-04-05
output-cards
Desarrolladores de software

JSON schema reference for 6 structured output card types used by the Research-Claw dashboard: paper_card, task_card, progress_card, approval_card, file_card, monitor_digest. Read this before outputting any structured card for the first time in a session.

2026-03-30
ppt-master
Diseñadores gráficos

Generate editable PPTX from documents using local ppt-master pipeline.

2026-03-28
academic-deep-research
Profesores postsecundarios, todos los demás

Methodical research assistant for exhaustive investigations through systematic research cycles. Best for literature reviews, competitive analysis, trend reports, and comprehensive topic exploration.

2026-03-25
academic-writing
Redactores técnicos

Academic writing expert specializing in scholarly papers, literature reviews, research methodology, and thesis writing with strict academic standards.

2026-03-25
file-search
Desarrolladores de software

Fast file-name and content search using fd and ripgrep (rg). Provides efficient file system search capabilities with modern CLI tools.

2026-03-25
image
Diseñadores gráficos

Image processing workflow guide for format selection, resizing, cropping, compression, metadata, transparency, color profiles, and destination-specific exports. Covers web, social, ecommerce, photography, branding, screenshots, and accessibility.

2026-03-25
imap-smtp-email
Empleados de oficina generales

Read, search, and manage email via IMAP protocol. Send email via SMTP. Supports Gmail, Outlook, 163.com, 126.com, QQ Mail, and any standard IMAP/SMTP server with multi-account support.

2026-03-25
iyeque-pdf-reader
Editores de escritorio

PDF reader skill using PyMuPDF (fitz) for text extraction and metadata retrieval. Supports encrypted PDFs and handles large documents efficiently.

2026-03-25
kai-slide-creator
Desarrolladores web

Generate zero-dependency HTML presentations that run entirely in the browser. Zero npm, no build tools. Includes presentation mode and edit mode.

2026-03-25
multi-search-engine
Desarrolladores de software

Integration of 17 search engines for web crawling without API keys. Includes 8 domestic (Baidu, Bing CN, 360, Sogou, WeChat, Toutiao, Jisilu) and 9 international engines (Google, DuckDuckGo, Yahoo, Startpage, Brave, Ecosia, Qwant, WolframAlpha).

2026-03-25
nano-pdf
Editores de escritorio

CLI wrapper for nano-pdf binary to edit PDF files. Provides page manipulation capabilities including extraction, rotation, and reordering.

2026-03-25
channels-guide
Administradores de redes y sistemas informáticos

Configuration, troubleshooting, and operational guide for Research-Claw IM channels (Telegram, Discord, WeChat, Feishu, Slack, WhatsApp). Covers dashboard UI flow, bot token setup, QR login, config.patch restart behavior, enable/disable/delete, common errors (401, ABI, plugins.allow), and diagnostic procedures.

2026-03-23
citation-styles
Profesores postsecundarios, todos los demás

Concrete citation format templates for 6 major academic styles: APA 7th, IEEE, Harvard, MLA 9th, Chicago 17th, and GB/T 7714-2015. Provides copy-paste-ready patterns with field placeholders for journal articles, books, conference papers, and more.

2026-03-23
survey-sop
Profesores postsecundarios, todos los demás

Standard operating procedure for research survey and project execution. Covers deep reading methodology, information synthesis, paper evaluation, citation integrity, cross-module coordination (Library↔Tasks↔Workspace↔Monitor), and research project lifecycle (Phase 2-4).

2026-03-23
wentor-api
Desarrolladores de software

Access Wentor platform academic services — paper Q&A search, structured paper search, and AI figure generation. Requires a Wentor API token.

2026-03-20
claude-code
Desarrolladores de software

Reference for using Claude Code CLI to handle complex coding tasks. Use when Research-Claw needs to delegate multi-file projects, code review, refactoring, or agentic coding workflows to Anthropic's Claude Code. Trigger words: claude code, claude cli, delegate coding, code agent.

2026-03-20
Mostrando las 40 principales de 43 skills recopiladas en este repositorio.