user_system_config

Configure AI assistant prompts and tool workflows across configuration files.

21|6|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/hepai-lab/drsai --skill user-system-config
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: user_system_config
Source: https://github.com/hepai-lab/drsai/tree/main/agent_skills/skills_hepai/user_system_config
Command: npx skills add https://github.com/hepai-lab/drsai --skill user-system-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

用户在需要快速调整自己的昵称、智能助手的回复性格、工作流程等系统提示词和工具使用偏好时,提供一个统一的配置与修改路径。

Core Features & Use Cases

  • 统一管理:可跨文件修改 AGENTS.md、USER.md、TOOLS.md 和 USER_CONFIG.json 的配置。
  • 安全的分步更新:遵循读、编辑、写入的工作流,必要时调用 UpdateUserConfig 工具应用更改。
  • 实用场景:需要临时更改助手的性格以应对特定任务,或调整工具偏好以适配新环境。

Quick Start

按照提示更新昵称、智能助手的性格、工作流程等系统提示词及工具偏好,然后让 AI 将改动应用到相关配置文件中。

Frequently Asked Questions about user_system_config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure personalized AI assistant prompts and workflows?▼

Configuring personalized AI assistant prompts involves adjusting user preferences across AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json. This provides a unified path to modify assistant personality, nickname, and tool workflows.

What is the safest way to update system prompt files like USER_CONFIG.json?▼

The safest way to update USER_CONFIG.json is through a read-edit-update workflow. This process ensures changes are reviewed before applying them safely via the UpdateUserConfig tool to prevent configuration errors.

Can I temporarily change my AI assistant's personality for a specific task?▼

Yes, you can temporarily change your AI assistant's personality for a specific task by editing the USER.md file. This adjusts the system prompts to adapt the assistant's response style to your current environment.

How do I adjust tool preferences for my AI assistant?▼

You adjust tool preferences for your AI assistant by modifying the TOOLS.md configuration file. This allows you to align the assistant's available tools and workflows with new operational requirements.

Do I need to manually edit multiple files to tune AI assistant prompts?▼

No, you do not need to manually edit multiple files to tune AI assistant prompts. A unified configuration path manages updates across AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json automatically.