Agent skill
system-info
Get system information using executable scripts
Install this agent skill to your Project
npx add-skill https://github.com/agno-agi/agno/tree/main/cookbook/05_agent_os/skills/sample_skills/system-info
Metadata
Additional technical details for this skill
- author
- agno
- version
- 1.0.0
SKILL.md
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
- Use
run_skill_script("system-info", "get_system_info.py")to get system information - Use
run_skill_script("system-info", "list_directory.py", args=["path"])to list a directory
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
code-review
Code review assistance with linting, style checking, and best practices
git-workflow
Git workflow guidance for commits, branches, and pull requests
obsidian-clipper-template-creator
Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.
claude-code-expert
Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas.
lex
Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding.
odoo-inventory-optimizer
Expert guide for Odoo Inventory: stock valuation (FIFO/AVCO), reordering rules, putaway strategies, routes, and multi-warehouse configuration.
Didn't find tool you were looking for?