Aller au contenu principal

Bundled Skills Catalog

Indagis ships with a large built-in skill library copied into ~/.indagis/skills/ on install. Each skill below links to a dedicated page with its full definition, setup, and usage.

Indagis also syncs bundled skills on indagis update, but the sync manifest respects local deletions and user edits. If a skill listed here is missing from your profile's ~/.indagis/skills/ tree, it is still shipped with Indagis; restore it with indagis skills reset <name> --restore.

If a skill is missing from this list but present in the repo, the catalog is regenerated by website/scripts/generate-skill-docs.py.

apple

SkillDescriptionPath
apple-notesManage Apple Notes via memo CLI: create, search, edit.apple/apple-notes
apple-remindersApple Reminders via remindctl: add, list, complete.apple/apple-reminders
findmyTrack Apple devices/AirTags via FindMy.app on macOS.apple/findmy
imessageSend and receive iMessages/SMS via the imsg CLI on macOS.apple/imessage

autonomous-ai-agents

SkillDescriptionPath
claude-codeDelegate coding to Claude Code CLI (features, PRs).autonomous-ai-agents/claude-code
codexDelegate coding to OpenAI Codex CLI (features, PRs).autonomous-ai-agents/codex
computer-useDrive the desktop background-first; escalate on signal.autonomous-ai-agents/computer-use
indagis-agentUse, configure, theme, extend, and orchestrate Indagis Agent.autonomous-ai-agents/indagis-agent
opencodeDelegate coding to OpenCode CLI (features, PR review).autonomous-ai-agents/opencode

creative

SkillDescriptionPath
architecture-diagramDark-themed SVG architecture/cloud/infra diagrams as HTML.creative/architecture-diagram
ascii-videoASCII video: convert video/audio to colored ASCII MP4/GIF.creative/ascii-video
baoyu-infographicInfographics: 21 layouts x 21 styles (信息图, 可视化).creative/baoyu-infographic
claude-designDesign one-off HTML artifacts (landing, deck, prototype).creative/claude-design
design-mdAuthor/validate/export Google's DESIGN.md token spec files.creative/design-md
humanizerHumanize text: strip AI-isms and add real voice.creative/humanizer
manim-videoManim CE animations: 3Blue1Brown math/algo videos.creative/manim-video
p5jsp5.js sketches: gen art, shaders, interactive, 3D.creative/p5js
popular-web-designs54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.creative/popular-web-designs
songwriting-and-ai-musicSongwriting craft and Suno AI music prompts.creative/songwriting-and-ai-music

devops

SkillDescriptionPath
sdlc-reviewReview Kanban handoffs and route verified outcomes.devops/sdlc-review

email

SkillDescriptionPath
email-inbox-triageTriage an inbox: prioritize threads, draft replies safely.email/email-inbox-triage
himalayaHimalaya CLI: IMAP/SMTP email from terminal.email/himalaya

media

SkillDescriptionPath
gif-searchSearch/download GIFs from Tenor via curl + jq.media/gif-search
songseeAudio spectrograms/features (mel, chroma, MFCC) via CLI.media/songsee
youtube-contentYouTube transcripts to summaries, threads, blogs.media/youtube-content

note-taking

SkillDescriptionPath
obsidianRead, search, create, and edit notes in the Obsidian vault.note-taking/obsidian

productivity

SkillDescriptionPath
airtableAirtable REST API via curl. Records CRUD, filters, upserts.productivity/airtable
boxBox manages cloud files, sharing, search, and metadata.productivity/box
document-to-action-itemsExtract cited obligations, deadlines, tasks from documents.productivity/document-to-action-items
docxCreate, read, edit, template, and review Word .docx files.productivity/docx
google-workspaceGmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.productivity/google-workspace
mapsGeocode, POIs, routes, timezones via OpenStreetMap/OSRM.productivity/maps
meeting-action-itemsTurn meeting notes into cited decisions, owners, tickets.productivity/meeting-action-items
notionNotion API + ntn CLI: pages, databases, markdown, Workers.productivity/notion
pdfPDF files: create, read, merge, fill, OCR, edit text.productivity/pdf
powerpointCreate, read, edit .pptx decks with python-pptx.productivity/powerpoint
product-price-monitorWatch product, flight, or listing prices; alert on target.productivity/product-price-monitor
teams-meeting-pipelineTeams meeting summaries, job replay, Graph subscriptions.productivity/teams-meeting-pipeline
weekly-review-planningWeekly reset: commitments, stalled work, next-week plan.productivity/weekly-review-planning
xlsxCreate, read, edit Excel .xlsx workbooks and CSVs.productivity/xlsx

research

SkillDescriptionPath
arxivSearch arXiv papers by keyword, author, category, or ID.research/arxiv
competitor-news-monitorWatch named companies for material news; cited digests.research/competitor-news-monitor
grounded-citationsGround answers and documents in cited, verifiable sources.research/grounded-citations
llm-wikiKarpathy's LLM Wiki: build/query interlinked markdown KB.research/llm-wiki

social-media

SkillDescriptionPath
xurlX/Twitter via xurl CLI: raw post search, posting, DM, media.social-media/xurl

software-development

SkillDescriptionPath
codebase-inspectionInspect codebases w/ pygount: LOC, languages, ratios.software-development/codebase-inspection
dogfoodExploratory QA of web apps: find bugs, evidence, reports.software-development/dogfood
githubGitHub via gh CLI: PRs, issues, reviews, repos, auth.software-development/github
indagis-agent-skill-authoringAuthor in-repo SKILL.md files: frontmatter and structure.software-development/indagis-agent-skill-authoring
inspecting-indagis-desktop-domRead the live Indagis desktop DOM/CSS over CDP.software-development/inspecting-indagis-desktop-dom
node-inspect-debuggerDebug Node.js via --inspect + Chrome DevTools Protocol CLI.software-development/node-inspect-debugger
python-debugpyDebug Python: pdb REPL + debugpy remote (DAP).software-development/python-debugpy
requesting-code-reviewPre-commit review: security scan, quality gates, auto-fix.software-development/requesting-code-review
simplify-codeParallel 4-agent cleanup of recent code changes.software-development/simplify-code
spikeThrowaway experiments to validate an idea before build.software-development/spike
systematic-debugging4-phase root cause debugging: understand bugs before fixing.software-development/systematic-debugging
test-driven-developmentTDD: enforce RED-GREEN-REFACTOR, tests before code.software-development/test-driven-development

web

SkillDescriptionPath
blocked-page-recoveryUse when a fetch fails: 403/429, paywall, WAF, bot wall.web/blocked-page-recovery