AgentSkillsCN

system_info

获取系统信息,包括操作系统、Python版本以及当前工作目录。

SKILL.md
--- frontmatter
name: system_info
description: Get system information including OS, Python version, and current working directory.
metadata:
  mcp_server: terminal
  tool_name: get_system_info
  parameters: {}

System Info

Retrieves basic information about the server environment.

Usage

Use this skill to check the operating system, python version, or verify the environment where the agent is running.