Cortask

Built-in Skills

Cortask ships with the following built-in skills. Each can be enabled per workspace. Skills with binary or credential requirements must have those satisfied before they become eligible.

Web & Content

SkillDescription
web-browsingSearch the web, fetch URLs, and browse pages with a headless browser. Always available.
weatherGet current weather and forecasts via wttr.in using curl. No API key needed.
summarizeSummarize or extract text and transcripts from URLs, YouTube videos, and local files.

Developer

SkillDescription
githubGitHub operations via the gh CLI: issues, PRs, CI runs, code review, and API queries.

Productivity

SkillDescription
notionSearch, create, and manage Notion pages and databases.
trelloManage Trello boards, lists, and cards via the Trello REST API.
slackSend messages, react, pin/unpin, read messages, and manage Slack channels.
google-workspaceGmail, Calendar, Drive, Contacts, Sheets, and Docs via Google Workspace APIs. Uses OAuth2.
emailSend and receive emails via IMAP/SMTP. Supports multiple accounts.
himalayaCLI email client via IMAP/SMTP. List, read, write, reply, forward, and search emails.

SEO

SkillDescription
google-search-consoleQuery Google Search Console for search performance, URL inspection, and sitemaps.
dataforseoSearch engine data via DataForSEO API: SERP results, keyword volumes, backlink analysis, and on-page audits.
screaming-frogRun Screaming Frog SEO Spider via CLI: crawl sites, find broken links, export SEO data, and generate sitemaps.
wordpressManage WordPress sites via REST API: posts, pages, media, plugins, users, categories, tags, and comments.

Media

SkillDescription
openai-image-genGenerate images via the OpenAI Images API (GPT Image, DALL-E 3/2). Supports batch generation.
openai-whisperLocal speech-to-text transcription with the Whisper CLI. No API key needed. Best for privacy-sensitive audio.
openai-whisper-apiTranscribe audio files via the OpenAI Whisper API (cloud). Faster than local transcription.
elevenlabs-ttsHigh-quality cloud text-to-speech via ElevenLabs.
sherpa-onnx-ttsLocal offline text-to-speech via sherpa-onnx. No cloud dependency or API key required.
nano-pdfEdit PDFs with natural-language instructions using the nano-pdf CLI.
nano-banana-proGenerate or edit images via Gemini 3 Pro Image. Supports generation, editing, and multi-image composition.

Notes

SkillDescription
apple-notesManage Apple Notes via AppleScript on macOS: create, view, search, and delete notes.
apple-remindersManage Apple Reminders via AppleScript on macOS: list, add, complete, and delete reminders.
bear-notesCreate, search, and manage Bear notes via the grizzly CLI on macOS.
obsidianWork with Obsidian vaults (plain Markdown notes) via obsidian-cli.
things-macManage Things 3 tasks via the things CLI on macOS: inbox, today, upcoming, and todo management.

Music

SkillDescription
spotifyControl Spotify playback and search via the spotify-player CLI.

Template

SkillDescription
exampleA template skill demonstrating the SKILL.md format and best practices. Use as a starting point for new skills.