2026-02-01 18:45:42 +00:00
..
2026-02-01 18:45:42 +00:00
2026-02-01 07:36:42 +00:00
2026-02-01 18:45:42 +00:00
2026-02-01 18:45:42 +00:00
2026-02-01 18:45:42 +00:00

nanobot Skills

This directory contains built-in skills that extend nanobot's capabilities.

Skill Format

Each skill is a directory containing a SKILL.md file with:

  • YAML frontmatter (name, description, metadata)
  • Markdown instructions for the agent

Attribution

These skills are adapted from OpenClaw's skill system. The skill format and metadata structure follow OpenClaw's conventions to maintain compatibility.

Available Skills

Skill Description
github Interact with GitHub using the gh CLI
weather Get weather info using wttr.in and Open-Meteo
summarize Summarize URLs, files, and YouTube videos
tmux Remote-control tmux sessions
skill-creator Create new skills