Back to list
agno-agi

system-info

by agno-agi

Build, run, manage multi-agent systems.

37,091🍴 4,922📅 Jan 23, 2026

Use Cases

🤖

Workflow Automation

Automate repetitive tasks and reduce manual work.

🚀

CI/CD Pipeline Setup

Build automated pipelines for build, test, and deploy.

Scheduled Execution

Automatically run tasks on a schedule.

SKILL.md


name: system-info description: Get system information using executable scripts license: MIT metadata: version: "1.0.0" author: agno

System Info Skill

This skill provides scripts to gather system information.

Available Scripts

  • get_system_info.py - Returns basic system information (OS, Python version, current time)
  • list_directory.py - Lists files in a specified directory

Usage

  1. Use run_skill_script("system-info", "get_system_info.py") to get system information
  2. Use run_skill_script("system-info", "list_directory.py", args=["path"]) to list a directory

Score

Total Score

80/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 1000以上

+15
最近の活動

1ヶ月以内に更新

+10
フォーク

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

+5
Issue管理

オープンIssueが50未満

0/5
言語

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

+5
タグ

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

+5

Reviews

💬

Reviews coming soon