원클릭으로
ragflow-knowledge
指导用户如何处理PDF格式的文献、使用RAGFlow矢量知识库框架进行个人的文献管理。当用户提到如何使用RAGFlow、如何上传PDF到RAGFlow知识库、如何处理长文档进行混合检索时立即使用此技能。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
指导用户如何处理PDF格式的文献、使用RAGFlow矢量知识库框架进行个人的文献管理。当用户提到如何使用RAGFlow、如何上传PDF到RAGFlow知识库、如何处理长文档进行混合检索时立即使用此技能。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Refine academic writing for computer science research papers targeting top-tier venues (NeurIPS, ICLR, ICML, AAAI, IJCAI, ACL, EMNLP, NAACL, CVPR, WWW, KDD, SIGIR, CIKM, and similar). Use this skill whenever a user asks to improve, polish, refine, edit, or proofread academic or research writing — including paper drafts, abstracts, introductions, related work sections, methodology descriptions, experiment write-ups, or conclusion sections. Also trigger when users paste LaTeX content and ask for writing help, mention "camera-ready", "rebuttal", "paper revision", or reference any academic venue or conference. This skill handles both full paper refinement and section-by-section editing.
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Baidu Scholar Search - Search Chinese and English academic literature (journals, conferences, papers, etc.)
| name | ragflow-knowledge |
| description | 指导用户如何处理PDF格式的文献、使用RAGFlow矢量知识库框架进行个人的文献管理。当用户提到如何使用RAGFlow、如何上传PDF到RAGFlow知识库、如何处理长文档进行混合检索时立即使用此技能。 |
指导RAGFlow知识库的构建与配置过程,具体见references目录下的ragflow_config.md。
在用户需要将PDF文件的解析为markdown文本、清洗后上传到RAGFlow知识库进行混合检索时,可以使用此功能。具体的工作流程为:
references目录下的pdf_process.md文件,根据用户的分割解析需求,使用合适的脚本进行处理。references目录下的content_process.md文件。这一步通常需要要求用户来仔细核对,确定文件总结的具体参数。ragflow_config.md,上传到RAGFlow知识库,进行检索测试。如果是纯markdown文件格式长文档,有明确的页数对应,则可以参考功能2,直接跳过1-4,直接构建目录文件,然后进行上传和检索。