Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

atomic-agent

atomic-agent에는 AtomicBot-ai에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
703
업데이트
2026-06-25
Forks
102
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

audio-transcribe
일반 사무원

Transcribe speech from audio files (mp3, m4a, wav, ogg, flac, webm) to text using the local `whisper` CLI — no API key. Use whenever a task hinges on the spoken content of an audio attachment.

2026-06-25
apple-calendar
일반 사무원

Read macOS Calendar events via the `icalBuddy` CLI and create events via AppleScript (osascript). Use to check the user's calendar, agenda, upcoming events, or add an event on macOS.

2026-06-18
apple-notes
일반 사무원

Manage Apple Notes via the `memo` CLI on macOS — create, view, search, edit, export.

2026-06-18
apple-reminders
일반 사무원

Manage Apple Reminders via the `remindctl` CLI on macOS — list, add, complete, delete, manage lists.

2026-06-18
docker
네트워크·컴퓨터 시스템 관리자

Manage Docker containers, images, volumes, and Compose stacks via the `docker` CLI — list, inspect, logs, run, build, stop, remove, compose up/down. Use for local container ops.

2026-05-29
ffmpeg
오디오 및 비디오 기술자

Process audio and video with the `ffmpeg` / `ffprobe` CLIs — convert, trim, extract audio, resize, change format, make GIFs, inspect media. Use for any audio/video transformation.

2026-05-29
github
소프트웨어 개발자

Drive GitHub via the official `gh` CLI — repos, issues, pull requests, releases, gists, Actions runs, and raw REST through `gh api`. Use when the user asks to inspect or manage GitHub.

2026-05-29
imagemagick
그래픽 디자이너

Edit and convert images with the ImageMagick `magick` CLI — resize, crop, convert format, compress, rotate, montage, annotate. Use for any still-image transformation.

2026-05-29
notion
데스크톱 출판 전문가

Read and write Notion pages, databases (data sources), and blocks via the Notion REST API.

2026-05-29
obsidian
데스크톱 출판 전문가

Read, search, and create Markdown notes inside an Obsidian vault on disk.

2026-05-29
pandoc
데스크톱 출판 전문가

Convert documents between formats (Markdown, DOCX, HTML, PDF, RST, EPUB, LaTeX) via the `pandoc` CLI. Use to transform a document from one format to another.

2026-05-29
pdf
데스크톱 출판 전문가

Manipulate PDF files — merge, split, extract pages/text, PDF↔images, OCR, info — via the `qpdf` / `poppler` / `ocrmypdf` CLIs. Use to combine, slice, convert, or OCR PDFs.

2026-05-29
xlsx
데스크톱 출판 전문가

Create and edit Excel .xlsx workbooks (sheets, cells, formulas, formatting) via Python `openpyxl`. Use to generate spreadsheets or write/update cells. Reading is via os.fs.read_document.

2026-05-29
currency
재무 및 투자 분석가

Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.

2026-05-29
gog-workspace
데스크톱 출판 전문가

Use the `gog` CLI for Google Workspace tasks across Gmail, Calendar, Drive, Docs, Sheets, Contacts, and related services. Use when the user asks to check email, search Gmail, inspect calendar events, find Drive files, read Docs or Sheets, or manage Google Workspace data through `gog`.

2026-05-27
eval-ping
기타 컴퓨터 관련 직업

Eval-only smoke skill: required playbook for any 'ping' message — load with skill.view before replying, do not guess the response.

2026-05-14
skill-creator
기타 컴퓨터 관련 직업

Author or edit atomic-agent skills (SKILL.md + YAML). Use when creating, renaming, or tightening skills and their install layout.

2026-05-03
wttr-weather
소프트웨어 개발자

Weather via wttr.in GET (no key). Use for weather/forecast; prefer os.http.request.

2026-05-03