system-setting

Update and synchronize agent settings across configuration files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users often need to adjust intelligent agent nicknames, system prompts, sub-agent configurations, and tool usage preferences mid-flight. This Skill provides a guided, repeatable workflow to update AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json.

Core Features & Use Cases

  • Update and synchronize personal and sub-agent settings across the workspace.
  • Validate required fields and apply changes consistently to all relevant configuration files.
  • Use Case: A user wants to change their agent's nickname and switch tool preferences for a new project without manual file edits.

Quick Start

Update AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json according to the user's latest configuration requirements.

Frequently Asked Questions about system-setting

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

FAQPage Schema
How do I update agent prompts and tool preferences without manual file edits?

Agent prompts and tool preferences are updated via a guided workflow that synchronizes changes across AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json. It validates required fields and applies configurations consistently without manual editing.

What is the best way to configure sub-agent settings across active sessions?

Sub-agent settings are configured by synchronizing updates across user profiles and active sessions. The process modifies USER_CONFIG.json and AGENTS.md to ensure consistent application of sub-agent configurations throughout the workspace.

Can I change my agent nickname and switch tool configurations for a new project?

Agent nicknames and tool configurations can be changed simultaneously for new projects. The system applies safe edits to TOOLS.md and AGENTS.md, triggering guided prompts to adjust configurations and validate required fields.

Why does modifying USER_CONFIG.json manually cause synchronization issues?

Manual edits to USER_CONFIG.json bypass validation of required fields and safe edit enforcement. Using a guided workflow ensures changes synchronize correctly across USER.md, TOOLS.md, and AGENTS.md without configuration drift.

Do I need to edit AGENTS.md separately when updating system prompts?

AGENTS.md does not need separate edits when updating system prompts. The workflow handles changes across AGENTS.md, USER.md, TOOLS.md, and USER_CONFIG.json simultaneously to maintain consistent agent settings.