スキル一覧に戻る
Knuckles-Team

systems-manager-system-management

by Knuckles-Team

System-Manager will update your system and install/upgrade applications. Supports Agentic AI through MCP Server

2🍴 1📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: systems-manager-system-management description: Systems Manager System Management capabilities for A2A Agent.

Overview

This skill provides access to system_management operations.

Capabilities

  • install_applications: Installs applications using the native package manager with Snap fallback.
  • update: Updates the system and applications.
  • clean: Cleans system resources (e.g., trash/recycle bin).
  • optimize: Optimizes system resources (e.g., autoremove, defrag).
  • install_python_modules: Installs Python modules via pip.
  • install_fonts: Installs specified Nerd Fonts or all available fonts if 'all' is specified.
  • get_os_statistics: Retrieves operating system statistics.
  • get_hardware_statistics: Retrieves hardware statistics.
  • list_windows_features: Lists all Windows features and their status (Windows only).
  • enable_windows_features: Enables specified Windows features (Windows only).
  • disable_windows_features: Disables specified Windows features (Windows only).
  • add_repository: Adds an upstream repository to the package manager repository list (Linux only).
  • install_local_package: Installs a local Linux package file using the appropriate tool (dpkg/rpm/dnf/zypper/pacman). (Linux only)
  • run_command: Runs a command on the host. Can run elevated for administrator or root privileges.

Common Tools

  • install_applications: Installs applications using the native package manager with Snap fallback.
  • update: Updates the system and applications.
  • clean: Cleans system resources (e.g., trash/recycle bin).
  • optimize: Optimizes system resources (e.g., autoremove, defrag).
  • install_python_modules: Installs Python modules via pip.
  • install_fonts: Installs specified Nerd Fonts or all available fonts if 'all' is specified.
  • get_os_statistics: Retrieves operating system statistics.
  • get_hardware_statistics: Retrieves hardware statistics.
  • list_windows_features: Lists all Windows features and their status (Windows only).
  • enable_windows_features: Enables specified Windows features (Windows only).
  • disable_windows_features: Disables specified Windows features (Windows only).
  • add_repository: Adds an upstream repository to the package manager repository list (Linux only).
  • install_local_package: Installs a local Linux package file using the appropriate tool (dpkg/rpm/dnf/zypper/pacman). (Linux only)
  • run_command: Runs a command on the host. Can run elevated for administrator or root privileges.

Usage Rules

  • Use these tools when the user requests actions related to system_management.
  • Always interpret the output of these tools to provide a concise summary to the user.

Example Prompts

  • "Please optimize"
  • "Please install applications"
  • "Please install python modules"
  • "Please disable windows features"
  • "Please install local package"

スコア

総合スコア

75/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です