بنقرة واحدة
user-system-config
在用户需要调整自己的昵称、智能助手的回复性格、工作流程等系统提示词、工具使用偏好等情况时立即使用。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
在用户需要调整自己的昵称、智能助手的回复性格、工作流程等系统提示词、工具使用偏好等情况时立即使用。
التثبيت باستخدام 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 | user_system_config |
| description | 在用户需要调整自己的昵称、智能助手的回复性格、工作流程等系统提示词、工具使用偏好等情况时立即使用。 |
用户的个性化配置文件一般在用户的工作目录下,主要包括:
AGENTS.md 智能助手的完整提示词,包括智能助手的能力、智能助手的回复性格与特点、工作流程、用户的昵称和个人配置、用户的工具与环境配置偏好等。USER.md 用户的昵称、爱好等用户性格特点。TOOLS.md 用户的工具、编程语言、环境配置等偏好USER_CONFIG.json 智能助手的全局配置参数的json文件,包括重要的:
user_name 用户的昵称agent_name 智能助手的昵称ask_before_plan 是否在智能助手进行计划之前先询问用户需要根据用户更新需求,决定更新以上的哪一个配置文件。如果只需要更新用户昵称、个人爱好等则只需要修改USER.md文件;如果只需要更新工具使用偏好,则只需要更新TOOLS.md;如果需要更新智能助手的能力、回复性格、工作流程等则需要修改AGENTS.md文件。
note: 在以上的配置文件修改过程中,如果涉及到USER_CONFIG.json内容的更改,需要进一步调用UpdateUserConfig工具修改对应的键值。
USER_CONFIG.json文件内容更改,使用UpdateUserConfig工具更新对应的键值。