Skip to content

Bundled Skills List

Ghast AI Desktop ships with 30 bundled skills in resources/bundled-skills/. Each is a Markdown file with structured front-matter. This page is the full reference list.

Productivity (6)

SkillWhat it does
tasksCreate / manage conversation-scoped todos.
todoLegacy todo support — still works, older interface.
schedulerSchedule prompts to run on a cron-style interval.
notebookPersistent text notes inside a workspace.
work-logTime-track and summarise daily activity.
plan-modeStructured planning before execution.

Automation & tools (8)

SkillWhat it does
computer-useDrive macOS apps (paired with the Computer Use daemon).
browserDrive Chrome via the Ghast Browser Relay extension.
screenshotCapture screen or window.
web-fetchHTTP GET/POST, parse HTML/JSON.
web-searchWeb search (Bing, custom engines) with screenshot capture.
surfHigher-level web browsing toolkit.
file-managerBrowse and open files.
send-fileAttach a file to an outgoing message.

Memory & introspection (3)

SkillWhat it does
memory-managementCreate / recall / delete memories.
self-managementReflection on conversation context and goals.
self-reflectionScheduled self-analysis of user behaviour.

Skills & conversation management (3)

SkillWhat it does
skill-hubDiscover and install skills from a marketplace.
skill-searchSearch installed skills.
conversation-managementArchive, search, rename, fork conversations.

Messaging (4)

SkillWhat it does
telegramSend / receive in Telegram bridges.
discordSend / receive in Discord bridges.
reactionsEmoji reactions on remote messages.
voiceVoice recording + transcription (Whisper), TTS playback.

Finance & markets (4)

SkillWhat it does
market-intelCrypto / stock market data fetching.
okx-reviewOKX exchange trade review.
btc-grid-buy-okbBTC / OKB grid trading (automated buy orders).
kline-indicatorCandlestick chart analysis.

Social search (2)

SkillWhat it does
x-searchTwitter / X search.
rednote-searchXiaohongshu / Red Note search.

Counts

GroupCount
Productivity6
Automation & tools8
Memory & introspection3
Skills & conversation management3
Messaging4
Finance & markets4
Social search2
Total30

Not bundled but auto-discovered

Beyond the bundled skills, Ghast scans:

  • <profile>/skills/personal/ — your own skills
  • ~/.claude/skills/ — neighbouring Claude Code skills
  • ~/.codex/skills/ — neighbouring Codex skills
  • A project workspace's .ghast/skills/ — per-project skills

These appear in the Skill Picker as separate groups (Personal, Claude Code, Codex, Project) and are toggle-able like bundled skills.