Bundled skills
Every skill ships as a knowledge document Alice loads on demand. Explore the 85 that come out of the box — plus 600+ more via the Skills Hub.
85 skills
alice-agent
Configure, extend, or contribute to Alice Agent.
claude-code
Delegate coding to Claude Code CLI (features, PRs).
codex
Delegate coding to OpenAI Codex CLI (features, PRs).
opencode
Delegate coding to OpenCode CLI (features, PR review).
apple-notes
Manage Apple Notes via memo CLI: create, search, edit.
apple-reminders
Apple Reminders via remindctl: add, list, complete.
findmy
Track Apple devices/AirTags via FindMy.app on macOS.
imessage
Send and receive iMessages/SMS via the imsg CLI on macOS.
architecture-diagram
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
ascii-art
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ascii-video
ASCII video: convert video/audio to colored ASCII MP4/GIF.
baoyu-infographic
Infographics: 21 layouts x 21 styles (信息图, 可视化).
claude-design
Design one-off HTML artifacts (landing, deck, prototype).
comfyui
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
design-md
Author/validate/export Google's DESIGN.md token spec files.
excalidraw
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
humanizer
Humanize text: strip AI-isms and add real voice.
manim-video
Manim CE animations: 3Blue1Brown math/algo videos.
p5js
p5.js sketches: gen art, shaders, interactive, 3D.
popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
pretext
Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
sketch
Throwaway HTML mockups: 2-3 design variants to compare.
songwriting-and-ai-music
Songwriting craft and Suno AI music prompts.
touchdesigner-mcp
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
jupyter-live-kernel
Iterative Python via live Jupyter kernel (hamelnb).
codebase-inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
github-auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-code-review
Review PRs: diffs, inline comments via gh or REST.
github-issues
Create, triage, label, assign GitHub issues via gh or REST.
github-pr-workflow
GitHub PR lifecycle: branch, commit, open, CI, merge.
github-repo-management
Clone/create/fork repos; manage remotes, releases.
codebase-inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
gitea-auth
Gitea auth setup: HTTPS tokens, SSH keys, tea CLI login.
gitea-code-review
Review PRs: diffs, inline comments via tea or REST.
gitea-issues
Create, triage, label, assign Gitea issues via tea or REST.
gitea-pr-workflow
Gitea PR lifecycle: branch, commit, open, CI, merge.
gitea-repo-management
Clone/create/fork repos; manage remotes, releases.
codebase-inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
gitlab-auth
GitLab auth setup: HTTPS tokens, SSH keys, glab CLI login.
gitlab-code-review
Review MRs: diffs, inline comments via glab or REST.
gitlab-issues
Create, triage, label, assign GitLab issues via glab or REST.
gitlab-mr-workflow
GitLab MR lifecycle: branch, commit, open, CI, merge.
gitlab-repo-management
Clone/create/fork repos; manage remotes, releases.
audiocraft-audio-generation
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
evaluating-llms-harness
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
huggingface-hub
HuggingFace hf CLI: search/download/upload models, datasets.
llama-cpp
llama.cpp local GGUF inference + HF Hub model discovery.
segment-anything-model
SAM: zero-shot image segmentation via points, boxes, masks.
serving-llms-vllm
vLLM: high-throughput LLM serving, OpenAI API, quantization.
weights-and-biases
W&B: log ML experiments, sweeps, model registry, dashboards.
gif-search
Search/download GIFs from Tenor via curl + jq.
heartmula
HeartMuLa: Suno-like song generation from lyrics + tags.
songsee
Audio spectrograms/features (mel, chroma, MFCC) via CLI.
youtube-content
YouTube transcripts to summaries, threads, blogs.
computer-use
Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.
dogfood
Exploratory QA of web apps: find bugs, evidence, reports.
himalaya
Himalaya CLI: IMAP/SMTP email from terminal.
obsidian
Read, search, create, and edit notes in the Obsidian vault.
openhue
Control Philips Hue lights, scenes, rooms via OpenHue CLI.
yuanbao
Yuanbao (元宝) groups: @mention users, query info/members.
airtable
Airtable REST API via curl. Records CRUD, filters, upserts.
google-workspace
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
maps
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
nano-pdf
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
notion
Notion API + ntn CLI: pages, databases, markdown, Workers.
ocr-and-documents
Extract text from PDFs/scans (pymupdf, marker-pdf).
petdex
Install and select animated petdex mascots for Alice.
powerpoint
Create, read, edit .pptx decks, slides, notes, templates.
teams-meeting-pipeline
Operate the Teams meeting summary pipeline via Alice CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
arxiv
Search arXiv papers by keyword, author, category, or ID.
blogwatcher
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
llm-wiki
Karpathy's LLM Wiki: build/query interlinked markdown KB.
polymarket
Query Polymarket: markets, prices, orderbooks, history.
research-paper-writing
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
xurl
X/Twitter via xurl CLI: post, search, DM, media, v2 API.
alice-agent-skill-authoring
Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
graphify
Project analysis and graph extraction using Graphify
node-inspect-debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
plan
Plan mode: write an actionable markdown plan to .alice/plans/, no execution. Bite-sized tasks, exact paths, complete code.
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
requesting-code-review
Pre-commit review: security scan, quality gates, auto-fix.
simplify-code
Parallel 3-agent cleanup of recent code changes.
spike
Throwaway experiments to validate an idea before build.
systematic-debugging
4-phase root cause debugging: understand bugs before fixing.
test-driven-development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
600+ more skills in the ecosystem
Beyond the bundled ones, the Skills Hub offers 622 external and optional skills — from finance to research. Install them with alice skills install <name>.