---
title: "ActionClip Action Marketplace"
canonical_url: "https://actionclip.app/marketplace"
document_type: "marketplace_directory"
official: true
action_count: 230
catalog_schema_version: 1
catalog_revision: "2026-09-11.1"
catalog_published_at: "2026-09-11T09:31:40Z"
---

# ActionClip Action Marketplace

Browse official ActionClip app integrations and standalone actions for selected text on Mac. Listings explain requirements, privacy behavior, and what receives the selected text before an action is added.

- App integration listings: 66
- App-specific actions: 93
- Official actions in the current catalogue: 230

## Text Editing & Formatting

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Clean Lines | Trim lines and remove empty ones from selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/clean-lines) | [Markdown](https://actionclip.app/actions/clean-lines.md) |
| Sort Unique Lines | Remove duplicate lines and sort the remaining text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/sort-unique-lines) | [Markdown](https://actionclip.app/actions/sort-unique-lines.md) |
| Slugify | Turn selected text into a readable URL slug. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/slugify) | [Markdown](https://actionclip.app/actions/slugify.md) |
| Join Lines | Join non-empty selected lines with spaces. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/join-lines) | [Markdown](https://actionclip.app/actions/join-lines.md) |
| Comma List Toggle | Switch between comma-separated values and separate lines. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/comma-list-toggle) | [Markdown](https://actionclip.app/actions/comma-list-toggle.md) |
| Reverse Lines | Reverse the order of selected lines. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/reverse-lines) | [Markdown](https://actionclip.app/actions/reverse-lines.md) |
| Straighten Quotes | Convert typographic quotes to straight ASCII quotes. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/straighten-quotes) | [Markdown](https://actionclip.app/actions/straighten-quotes.md) |
| Wrap in Quotes | Toggle straight double quotes around selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/wrap-in-quotes) | [Markdown](https://actionclip.app/actions/wrap-in-quotes.md) |
| Wrap in Parentheses | Toggle parentheses around selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/wrap-in-parentheses) | [Markdown](https://actionclip.app/actions/wrap-in-parentheses.md) |
| Capitalize Words | Start each selected word with a capital letter. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/capitalize-words) | [Markdown](https://actionclip.app/actions/capitalize-words.md) |
| Alternating Case | Switch letters between uppercase and lowercase. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/alternating-case) | [Markdown](https://actionclip.app/actions/alternating-case.md) |
| Remove Spaces | Remove whitespace from the selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/remove-spaces) | [Markdown](https://actionclip.app/actions/remove-spaces.md) |
| ROT13 | Apply the reversible ROT13 letter cipher. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/rot13) | [Markdown](https://actionclip.app/actions/rot13.md) |
| Alphagram | Sort the letters in each selected word. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/alphagram) | [Markdown](https://actionclip.app/actions/alphagram.md) |
| Outdent | Remove the shared indentation from selected lines. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/outdent) | [Markdown](https://actionclip.app/actions/outdent.md) |
| Underscore Toggle | Switch spaces and underscores on each selected line. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/underscore-toggle) | [Markdown](https://actionclip.app/actions/underscore-toggle.md) |
| Hyphen Toggle | Switch spaces and hyphens on each selected line. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/hyphen-toggle) | [Markdown](https://actionclip.app/actions/hyphen-toggle.md) |
| Shuffle Lines | Randomize the order of selected lines. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/shuffle-lines) | [Markdown](https://actionclip.app/actions/shuffle-lines.md) |
| Traditional to Simplified Chinese | Convert Traditional Chinese text to Simplified Chinese. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/traditional-to-simplified-chinese) | [Markdown](https://actionclip.app/actions/traditional-to-simplified-chinese.md) |
| Simplified to Traditional Chinese | Convert Simplified Chinese text to Traditional Chinese. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/simplified-to-traditional-chinese) | [Markdown](https://actionclip.app/actions/simplified-to-traditional-chinese.md) |
| Chinese to Pinyin | Transliterate selected Chinese text into tone-marked Pinyin. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/chinese-to-pinyin) | [Markdown](https://actionclip.app/actions/chinese-to-pinyin.md) |
| Full Width to Half Width | Convert full-width characters to half-width forms. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/full-width-to-half-width) | [Markdown](https://actionclip.app/actions/full-width-to-half-width.md) |
| Half Width to Full Width | Convert half-width characters to full-width forms. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/half-width-to-full-width) | [Markdown](https://actionclip.app/actions/half-width-to-full-width.md) |

## Markdown

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Markdown Checklist | Turn selected lines into unchecked Markdown tasks. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/markdown-checklist) | [Markdown](https://actionclip.app/actions/markdown-checklist.md) |
| Markdown Bullet List | Turn selected lines into a Markdown bullet list. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/markdown-bullet-list) | [Markdown](https://actionclip.app/actions/markdown-bullet-list.md) |
| Markdown Numbered List | Turn selected lines into a numbered Markdown list. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/markdown-numbered-list) | [Markdown](https://actionclip.app/actions/markdown-numbered-list.md) |
| Markdown Blockquote | Add one Markdown quote level to selected lines. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/markdown-blockquote) | [Markdown](https://actionclip.app/actions/markdown-blockquote.md) |
| Markdown Code | Toggle Markdown code markup around selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/markdown-code) | [Markdown](https://actionclip.app/actions/markdown-code.md) |
| Copy as Markdown | Copy the selected rich text as Markdown. | ActionClip captures and converts the selected rich text locally, restores the previous clipboard, then copies only the Markdown result. The selection does not leave your Mac. | [View](https://actionclip.app/actions/copy-as-markdown) | [Markdown](https://actionclip.app/actions/copy-as-markdown.md) |
| CriticMarkup Highlight | Mark selected text as highlighted CriticMarkup. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/criticmarkup-highlight) | [Markdown](https://actionclip.app/actions/criticmarkup-highlight.md) |
| CriticMarkup Delete | Mark selected text as deleted CriticMarkup. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/criticmarkup-delete) | [Markdown](https://actionclip.app/actions/criticmarkup-delete.md) |
| CriticMarkup Insert | Mark selected text as inserted CriticMarkup. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/criticmarkup-insert) | [Markdown](https://actionclip.app/actions/criticmarkup-insert.md) |
| CriticMarkup Change | Start a CriticMarkup replacement around selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/criticmarkup-change) | [Markdown](https://actionclip.app/actions/criticmarkup-change.md) |
| CriticMarkup Comment | Turn selected text into a CriticMarkup comment. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/criticmarkup-comment) | [Markdown](https://actionclip.app/actions/criticmarkup-comment.md) |
| Link X Mentions | Turn @mentions and #hashtags into Markdown links for X. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/link-x-mentions) | [Markdown](https://actionclip.app/actions/link-x-mentions.md) |

## Extraction

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Extract URLs | Extract unique web URLs from selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/extract-urls) | [Markdown](https://actionclip.app/actions/extract-urls.md) |
| Extract Email Addresses | Extract unique email addresses from selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/extract-email-addresses) | [Markdown](https://actionclip.app/actions/extract-email-addresses.md) |
| Extract Phone Numbers | Extract unique phone numbers from selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/extract-phone-numbers) | [Markdown](https://actionclip.app/actions/extract-phone-numbers.md) |
| Extract Action Items | Turn selected notes into a concise task list. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/extract-action-items) | [Markdown](https://actionclip.app/actions/extract-action-items.md) |

## Writing & Language

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Customer Reply | Draft a helpful reply to a selected customer message. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/customer-reply) | [Markdown](https://actionclip.app/actions/customer-reply.md) |
| Shorten Text | Make selected text shorter without losing its meaning. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/shorten-text) | [Markdown](https://actionclip.app/actions/shorten-text.md) |
| Turn Notes into Email | Turn selected notes into a professional email. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/turn-notes-into-email) | [Markdown](https://actionclip.app/actions/turn-notes-into-email.md) |
| Generate Email Subject | Create one concise subject line from selected text. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/generate-email-subject) | [Markdown](https://actionclip.app/actions/generate-email-subject.md) |
| ChatGPT Website | Start a new ChatGPT conversation with the selected text. | The selected text is sent to chatgpt.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/chatgpt-website) | [Markdown](https://actionclip.app/actions/chatgpt-website.md) |
| Claude Website | Start a new Claude conversation with the selected text. | The selected text is sent to claude.ai as part of the URL when you run the action. | [View](https://actionclip.app/actions/claude-website) | [Markdown](https://actionclip.app/actions/claude-website.md) |

## Clipboard

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Append to Clipboard | Combine selected text with the existing clipboard text. | ActionClip reads and updates the macOS clipboard locally. The selection and clipboard contents never leave your Mac. | [View](https://actionclip.app/actions/append-to-clipboard) | [Markdown](https://actionclip.app/actions/append-to-clipboard.md) |
| Swap with Clipboard | Swap selected text with the clipboard text. | ActionClip exchanges the selected text and macOS clipboard text locally. Neither value leaves your Mac. | [View](https://actionclip.app/actions/swap-with-clipboard) | [Markdown](https://actionclip.app/actions/swap-with-clipboard.md) |

## Developer Tools

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Pretty JSON | Format selected JSON with readable indentation. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/pretty-json) | [Markdown](https://actionclip.app/actions/pretty-json.md) |
| Search GitHub | Search GitHub code for the selected text. | The selected text is sent to github.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-github) | [Markdown](https://actionclip.app/actions/search-github.md) |
| Minify JSON | Validate JSON and remove insignificant whitespace. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/minify-json) | [Markdown](https://actionclip.app/actions/minify-json.md) |
| Validate JSON | Check whether selected text is valid JSON. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/validate-json) | [Markdown](https://actionclip.app/actions/validate-json.md) |
| URL Encode | Percent-encode selected text as a URL component. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/url-encode) | [Markdown](https://actionclip.app/actions/url-encode.md) |
| URL Decode | Decode percent-encoded selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/url-decode) | [Markdown](https://actionclip.app/actions/url-decode.md) |
| HTML Escape | Escape HTML special characters in selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/html-escape) | [Markdown](https://actionclip.app/actions/html-escape.md) |
| HTML Unescape | Decode common named and numeric HTML entities. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/html-unescape) | [Markdown](https://actionclip.app/actions/html-unescape.md) |
| Base64 Encode | Encode selected Unicode text as Base64 UTF-8. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/base64-encode) | [Markdown](https://actionclip.app/actions/base64-encode.md) |
| Base64 Decode | Decode Base64 into validated UTF-8 text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/base64-decode) | [Markdown](https://actionclip.app/actions/base64-decode.md) |
| Unicode Inspector | Show every selected Unicode code point. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/unicode-inspector) | [Markdown](https://actionclip.app/actions/unicode-inspector.md) |
| Convert to camelCase | Convert selected words or identifiers to camelCase. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/convert-to-camelcase) | [Markdown](https://actionclip.app/actions/convert-to-camelcase.md) |
| Convert to PascalCase | Convert selected words or identifiers to PascalCase. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/convert-to-pascalcase) | [Markdown](https://actionclip.app/actions/convert-to-pascalcase.md) |
| Convert to snake_case | Convert selected words or identifiers to snake_case. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/convert-to-snake-case) | [Markdown](https://actionclip.app/actions/convert-to-snake-case.md) |
| Convert to kebab-case | Convert selected words or identifiers to kebab-case. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/convert-to-kebab-case) | [Markdown](https://actionclip.app/actions/convert-to-kebab-case.md) |
| Convert to CONSTANT_CASE | Convert selected words or identifiers to CONSTANT_CASE. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/convert-to-constant-case) | [Markdown](https://actionclip.app/actions/convert-to-constant-case.md) |
| Unix Timestamp to Date | Convert Unix seconds or milliseconds to a UTC date. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/unix-timestamp-to-date) | [Markdown](https://actionclip.app/actions/unix-timestamp-to-date.md) |
| HTML Comment | Wrap selected text in an HTML comment. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/html-comment) | [Markdown](https://actionclip.app/actions/html-comment.md) |
| CSS Comment | Wrap selected text in a CSS or block comment. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/css-comment) | [Markdown](https://actionclip.app/actions/css-comment.md) |
| Hash Comment | Prefix every selected line with a hash comment. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/hash-comment) | [Markdown](https://actionclip.app/actions/hash-comment.md) |
| Slash Comment | Prefix every selected line with a slash comment. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/slash-comment) | [Markdown](https://actionclip.app/actions/slash-comment.md) |
| Search DevDocs | Search DevDocs for the selected API or symbol. | The selected text is sent to DevDocs as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-devdocs) | [Markdown](https://actionclip.app/actions/search-devdocs.md) |
| Search Iconify | Search Iconify for icons matching the selected text. | The selected text is sent to Iconify as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-iconify) | [Markdown](https://actionclip.app/actions/search-iconify.md) |
| Look Up IP Address | Look up public information for the selected IP address. | The selected text is sent to ipinfo.io as part of the URL when you run the action. | [View](https://actionclip.app/actions/look-up-ip-address) | [Markdown](https://actionclip.app/actions/look-up-ip-address.md) |
| Open GitHub Repository | Open an owner/repository selection on GitHub. | ActionClip opens the selected text in the named website. The destination receives it only when you run the action. | [View](https://actionclip.app/actions/open-github-repository) | [Markdown](https://actionclip.app/actions/open-github-repository.md) |
| Create ray.so Image | Create a shareable code image from selected text on ray.so. | ActionClip opens the selected text in the named website. The destination receives it only when you run the action. | [View](https://actionclip.app/actions/create-ray-so-image) | [Markdown](https://actionclip.app/actions/create-ray-so-image.md) |

## Search & Research

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Search YouTube | Search YouTube for the selected text. | The selected text is sent to youtube.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-youtube) | [Markdown](https://actionclip.app/actions/search-youtube.md) |
| Open in Wayback Machine | Find archived captures of a selected web URL. | The selected text is sent to web.archive.org as part of the URL when you run the action. | [View](https://actionclip.app/actions/open-in-wayback-machine) | [Markdown](https://actionclip.app/actions/open-in-wayback-machine.md) |
| Search Wikipedia | Search English Wikipedia for the selected text. | The selected text is sent to en.wikipedia.org as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-wikipedia) | [Markdown](https://actionclip.app/actions/search-wikipedia.md) |
| Search Google Scholar | Search scholarly literature for the selected text. | The selected text is sent to scholar.google.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-google-scholar) | [Markdown](https://actionclip.app/actions/search-google-scholar.md) |
| Search MDN | Search MDN Web Docs for the selected text. | The selected text is sent to developer.mozilla.org as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-mdn) | [Markdown](https://actionclip.app/actions/search-mdn.md) |
| Search Stack Overflow | Search Stack Overflow for the selected text. | The selected text is sent to stackoverflow.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-stack-overflow) | [Markdown](https://actionclip.app/actions/search-stack-overflow.md) |
| Search Wolfram Alpha | Ask Wolfram Alpha about the selected expression or topic. | The selected text is sent to wolframalpha.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-wolfram-alpha) | [Markdown](https://actionclip.app/actions/search-wolfram-alpha.md) |

## Conversions & Utilities

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Clean Tracking Link | Remove common marketing trackers from a selected URL. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/clean-tracking-link) | [Markdown](https://actionclip.app/actions/clean-tracking-link.md) |
| Calculate | Evaluate a selected mathematical expression locally. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/calculate) | [Markdown](https://actionclip.app/actions/calculate.md) |
| Say | Speak selected text with the Mac system voice. | Speech synthesis runs locally with the macOS system voice. The selected text does not leave your Mac. | [View](https://actionclip.app/actions/say) | [Markdown](https://actionclip.app/actions/say.md) |
| Large Type | Display the selected text in a large, readable result card. | The selected text is displayed locally by ActionClip and does not leave your Mac. | [View](https://actionclip.app/actions/large-type) | [Markdown](https://actionclip.app/actions/large-type.md) |

## Notes & Productivity

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Meeting Follow-up | Draft a short follow-up from selected meeting notes. | The selected text is sent to your configured AI provider when you run the action. | [View](https://actionclip.app/actions/meeting-follow-up) | [Markdown](https://actionclip.app/actions/meeting-follow-up.md) |
| Sum Numbers | Total the numbers found in selected text. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/sum-numbers) | [Markdown](https://actionclip.app/actions/sum-numbers.md) |
| ISO Timestamp | Create the current date and time in ISO 8601 format. | Runs locally in ActionClip’s JavaScript sandbox. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/iso-timestamp) | [Markdown](https://actionclip.app/actions/iso-timestamp.md) |
| Search Amazon | Search Amazon for the selected text. | The selected text is sent to Amazon as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-amazon) | [Markdown](https://actionclip.app/actions/search-amazon.md) |
| Search Audible | Search Audible for the selected text. | The selected text is sent to Audible as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-audible) | [Markdown](https://actionclip.app/actions/search-audible.md) |
| Search Rotten Tomatoes | Search Rotten Tomatoes for the selected title. | The selected text is sent to Rotten Tomatoes as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-rotten-tomatoes) | [Markdown](https://actionclip.app/actions/search-rotten-tomatoes.md) |
| Search IMDb | Search IMDb for the selected title or person. | The selected text is sent to IMDb as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-imdb) | [Markdown](https://actionclip.app/actions/search-imdb.md) |
| Search Letterboxd | Search Letterboxd for the selected film. | The selected text is sent to Letterboxd as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-letterboxd) | [Markdown](https://actionclip.app/actions/search-letterboxd.md) |
| Search WorldCat | Search WorldCat for the selected book or topic. | The selected text is sent to WorldCat as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-worldcat) | [Markdown](https://actionclip.app/actions/search-worldcat.md) |
| Search Urban Dictionary | Look up the selected phrase in Urban Dictionary. | The selected text is sent to Urban Dictionary as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-urban-dictionary) | [Markdown](https://actionclip.app/actions/search-urban-dictionary.md) |
| Search X | Search X for the selected text. | The selected text is sent to X as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-x) | [Markdown](https://actionclip.app/actions/search-x.md) |
| Search Taobao | Search Taobao for the selected text. | The selected text is sent to Taobao as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-taobao) | [Markdown](https://actionclip.app/actions/search-taobao.md) |
| Search PubMed | Search PubMed for the selected research topic. | The selected text is sent to PubMed as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-pubmed) | [Markdown](https://actionclip.app/actions/search-pubmed.md) |
| Search JD.com | Search JD.com for the selected text. | The selected text is sent to JD.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-jd-com) | [Markdown](https://actionclip.app/actions/search-jd-com.md) |
| Search Google Images | Search Google Images for the selected text. | The selected text is sent to Google Images as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-google-images) | [Markdown](https://actionclip.app/actions/search-google-images.md) |
| Search Goodreads | Search Goodreads for the selected book or author. | The selected text is sent to Goodreads as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-goodreads) | [Markdown](https://actionclip.app/actions/search-goodreads.md) |
| Search Etsy | Search Etsy for the selected text. | The selected text is sent to Etsy as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-etsy) | [Markdown](https://actionclip.app/actions/search-etsy.md) |
| Search eBay | Search eBay for the selected text. | The selected text is sent to eBay as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-ebay) | [Markdown](https://actionclip.app/actions/search-ebay.md) |
| Search Douban | Search Douban for the selected text. | The selected text is sent to Douban as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-douban) | [Markdown](https://actionclip.app/actions/search-douban.md) |
| Open DOI | Resolve the selected Digital Object Identifier. | The selected text is sent to doi.org as part of the URL when you run the action. | [View](https://actionclip.app/actions/open-doi) | [Markdown](https://actionclip.app/actions/open-doi.md) |
| Search CamelCamelCamel | Find Amazon price history for the selected product or URL. | The selected text is sent to CamelCamelCamel as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-camelcamelcamel) | [Markdown](https://actionclip.app/actions/search-camelcamelcamel.md) |
| Search Tenor | Search Tenor for a GIF matching the selected text. | The selected text is sent to Tenor as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-tenor) | [Markdown](https://actionclip.app/actions/search-tenor.md) |
| Search Discogs | Search Discogs for selected music. | The selected text is sent to Discogs as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-discogs) | [Markdown](https://actionclip.app/actions/search-discogs.md) |
| Search Baidu | Search Baidu for the selected text. | The selected text is sent to Baidu as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-baidu) | [Markdown](https://actionclip.app/actions/search-baidu.md) |
| Search Bing | Search Bing for the selected text. | The selected text is sent to Bing as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-bing) | [Markdown](https://actionclip.app/actions/search-bing.md) |
| Search DuckDuckGo | Search DuckDuckGo for the selected text. | The selected text is sent to DuckDuckGo as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-duckduckgo) | [Markdown](https://actionclip.app/actions/search-duckduckgo.md) |
| Search Ecosia | Search Ecosia for the selected text. | The selected text is sent to Ecosia as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-ecosia) | [Markdown](https://actionclip.app/actions/search-ecosia.md) |
| Search Google | Search Google for the selected text. | The selected text is sent to Google as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-google) | [Markdown](https://actionclip.app/actions/search-google.md) |
| Search Kagi | Search Kagi for the selected text. | The selected text is sent to Kagi as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-kagi) | [Markdown](https://actionclip.app/actions/search-kagi.md) |
| Search Naver | Search Naver for the selected text. | The selected text is sent to Naver as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-naver) | [Markdown](https://actionclip.app/actions/search-naver.md) |
| Search Presearch | Search Presearch for the selected text. | The selected text is sent to Presearch as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-presearch) | [Markdown](https://actionclip.app/actions/search-presearch.md) |
| Search Qwant | Search Qwant for the selected text. | The selected text is sent to Qwant as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-qwant) | [Markdown](https://actionclip.app/actions/search-qwant.md) |
| Search Startpage | Search Startpage for the selected text. | The selected text is sent to Startpage as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-startpage) | [Markdown](https://actionclip.app/actions/search-startpage.md) |
| Search Yahoo | Search Yahoo for the selected text. | The selected text is sent to Yahoo as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-yahoo) | [Markdown](https://actionclip.app/actions/search-yahoo.md) |
| Search Yahoo Japan | Search Yahoo Japan for the selected text. | The selected text is sent to Yahoo Japan as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-yahoo-japan) | [Markdown](https://actionclip.app/actions/search-yahoo-japan.md) |
| Search Yandex | Search Yandex for the selected text. | The selected text is sent to Yandex as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-yandex) | [Markdown](https://actionclip.app/actions/search-yandex.md) |
| Search Mapy | Search Mapy for the selected place. | The selected text is sent to Mapy as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-mapy) | [Markdown](https://actionclip.app/actions/search-mapy.md) |
| Search Naver Map | Search Naver Map for the selected place. | The selected text is sent to Naver Map as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-naver-map) | [Markdown](https://actionclip.app/actions/search-naver-map.md) |
| Search OpenStreetMap | Search OpenStreetMap for the selected place. | The selected text is sent to OpenStreetMap as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-openstreetmap) | [Markdown](https://actionclip.app/actions/search-openstreetmap.md) |
| Open what3words | Open the selected what3words address. | The selected text is sent to what3words as part of the URL when you run the action. | [View](https://actionclip.app/actions/open-what3words) | [Markdown](https://actionclip.app/actions/open-what3words.md) |
| Search Google Maps | Search Google Maps for the selected place. | The selected text is sent to Google Maps as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-google-maps) | [Markdown](https://actionclip.app/actions/search-google-maps.md) |
| Translate with Kagi | Translate the selected text on Kagi Translate. | The selected text is sent to Kagi Translate as part of the URL when you run the action. | [View](https://actionclip.app/actions/translate-with-kagi) | [Markdown](https://actionclip.app/actions/translate-with-kagi.md) |
| Translate with Google | Translate the selected text on Google Translate. | The selected text is sent to Google Translate as part of the URL when you run the action. | [View](https://actionclip.app/actions/translate-with-google) | [Markdown](https://actionclip.app/actions/translate-with-google.md) |
| Translate with Bing | Translate the selected text on Bing Translator. | The selected text is sent to Bing Translator as part of the URL when you run the action. | [View](https://actionclip.app/actions/translate-with-bing) | [Markdown](https://actionclip.app/actions/translate-with-bing.md) |
| Dictionary.com | Look up the selected word on Dictionary.com. | The selected text is sent to Dictionary.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/dictionary-com) | [Markdown](https://actionclip.app/actions/dictionary-com.md) |
| Thesaurus.com | Find synonyms for the selected word on Thesaurus.com. | The selected text is sent to Thesaurus.com as part of the URL when you run the action. | [View](https://actionclip.app/actions/thesaurus-com) | [Markdown](https://actionclip.app/actions/thesaurus-com.md) |
| Grok Website | Start a Grok conversation with the selected text. | The selected text is sent to Grok as part of the URL when you run the action. | [View](https://actionclip.app/actions/grok-website) | [Markdown](https://actionclip.app/actions/grok-website.md) |
| Archive with Archive.today | Submit the selected web address to Archive.today. | The selected text is sent to Archive.today as part of the URL when you run the action. | [View](https://actionclip.app/actions/archive-with-archive-today) | [Markdown](https://actionclip.app/actions/archive-with-archive-today.md) |
| Search LinkedIn | Search LinkedIn for the selected text. | The selected text is sent to LinkedIn as part of the URL when you run the action. | [View](https://actionclip.app/actions/search-linkedin) | [Markdown](https://actionclip.app/actions/search-linkedin.md) |
| Share with Buffer | Create a Buffer post from the selected text. | The selected text is sent to Buffer as part of the URL when you run the action. | [View](https://actionclip.app/actions/share-with-buffer) | [Markdown](https://actionclip.app/actions/share-with-buffer.md) |
| Generate Password | Generate a strong 20-character password locally. | Runs locally in ActionClip. Selected text does not leave your Mac. | [View](https://actionclip.app/actions/generate-password) | [Markdown](https://actionclip.app/actions/generate-password.md) |

## Apple Apps

### Apps

| App | Actions | Outcome | HTML page | Markdown |
| --- | ---: | --- | --- | --- |
| Reminders | 1 | Turn selected text into a reminder in your default list. | [View](https://actionclip.app/actions/apple-reminders-app) | [Markdown](https://actionclip.app/actions/apple-reminders-app.md) |
| Calendar | 1 | Create Apple Calendar events from natural-language selections. | [View](https://actionclip.app/actions/apple-calendar-app) | [Markdown](https://actionclip.app/actions/apple-calendar-app.md) |
| Notes | 2 | Create a note or append text to the selected Apple Note. | [View](https://actionclip.app/actions/apple-notes-app) | [Markdown](https://actionclip.app/actions/apple-notes-app.md) |
| Mail | 1 | Open an editable email draft containing the selection. | [View](https://actionclip.app/actions/apple-mail-app) | [Markdown](https://actionclip.app/actions/apple-mail-app.md) |
| Messages | 1 | Open the macOS Messages composer with selected text. | [View](https://actionclip.app/actions/apple-messages-app) | [Markdown](https://actionclip.app/actions/apple-messages-app.md) |
| Music | 4 | Search Apple Music or control playback. | [View](https://actionclip.app/actions/apple-music-app) | [Markdown](https://actionclip.app/actions/apple-music-app.md) |
| Finder | 2 | Reveal a selected path or search files with Finder. | [View](https://actionclip.app/actions/apple-finder-app) | [Markdown](https://actionclip.app/actions/apple-finder-app.md) |
| Contacts | 1 | Create a contact from a selected name and email address. | [View](https://actionclip.app/actions/apple-contacts-app) | [Markdown](https://actionclip.app/actions/apple-contacts-app.md) |
| Maps | 1 | Search Apple Maps for a selected place or address. | [View](https://actionclip.app/actions/apple-maps-app) | [Markdown](https://actionclip.app/actions/apple-maps-app.md) |
| Safari | 2 | Open a selected link or save it to Safari Reading List. | [View](https://actionclip.app/actions/apple-safari-app) | [Markdown](https://actionclip.app/actions/apple-safari-app.md) |

Each app appears once. Its sub-actions remain independent: adding one does not add the others or create an Action Group.



## App Integrations

### Apps

| App | Actions | Outcome | HTML page | Markdown |
| --- | ---: | --- | --- | --- |
| Fluent | 9 | Write, translate, and improve selected text with Fluent. | [View](https://actionclip.app/actions/fluent-app) | [Markdown](https://actionclip.app/actions/fluent-app.md) |
| Refine | 1 | Move selected text into Refine for quick, focused editing. | [View](https://actionclip.app/actions/refine-app) | [Markdown](https://actionclip.app/actions/refine-app.md) |
| RewriteBar | 1 | Open RewriteBar’s writing commands for the selected text. | [View](https://actionclip.app/actions/rewritebar-app) | [Markdown](https://actionclip.app/actions/rewritebar-app.md) |
| DEVONthink | 2 | Save selected text to DEVONthink or search your databases for it. | [View](https://actionclip.app/actions/devonthink-app) | [Markdown](https://actionclip.app/actions/devonthink-app.md) |
| UpNote | 1 | Turn selected text into a new note in UpNote. | [View](https://actionclip.app/actions/upnote-app) | [Markdown](https://actionclip.app/actions/upnote-app.md) |
| Tot | 7 | Send selected text straight to the Tot dot you choose. | [View](https://actionclip.app/actions/tot-app) | [Markdown](https://actionclip.app/actions/tot-app.md) |
| Tembo | 1 | Search for selected text in Tembo without retyping it. | [View](https://actionclip.app/actions/tembo-app) | [Markdown](https://actionclip.app/actions/tembo-app.md) |
| Scrivener | 3 | Send selected text to the Scrivener project you are working on. | [View](https://actionclip.app/actions/scrivener-app) | [Markdown](https://actionclip.app/actions/scrivener-app.md) |
| Calendar 366 | 2 | Create a Calendar 366 event from selected natural-language text. | [View](https://actionclip.app/actions/calendar366-app) | [Markdown](https://actionclip.app/actions/calendar366-app.md) |
| BusyCal | 1 | Create a BusyCal event from selected text. | [View](https://actionclip.app/actions/busycal-app) | [Markdown](https://actionclip.app/actions/busycal-app.md) |
| Things | 1 | Create a Things task from selected text. | [View](https://actionclip.app/actions/things-app) | [Markdown](https://actionclip.app/actions/things-app.md) |
| Due | 1 | Create a Due reminder from selected text. | [View](https://actionclip.app/actions/due-app) | [Markdown](https://actionclip.app/actions/due-app.md) |
| Day One | 1 | Create a Day One entry from selected text. | [View](https://actionclip.app/actions/day-one-app) | [Markdown](https://actionclip.app/actions/day-one-app.md) |
| Ulysses | 1 | Create a Ulysses sheet from selected text. | [View](https://actionclip.app/actions/ulysses-app) | [Markdown](https://actionclip.app/actions/ulysses-app.md) |
| BusyContacts | 1 | Create a BusyContacts contact from selected text. | [View](https://actionclip.app/actions/busycontacts-app) | [Markdown](https://actionclip.app/actions/busycontacts-app.md) |
| Gladys | 1 | Create a Gladys item from selected text. | [View](https://actionclip.app/actions/gladys-app) | [Markdown](https://actionclip.app/actions/gladys-app.md) |
| ScreenFloat | 1 | Create a ScreenFloat text shot from selected text. | [View](https://actionclip.app/actions/screenfloat-app) | [Markdown](https://actionclip.app/actions/screenfloat-app.md) |
| Parcel | 1 | Add the selected tracking number to Parcel. | [View](https://actionclip.app/actions/parcel-app) | [Markdown](https://actionclip.app/actions/parcel-app.md) |
| Spotify | 1 | Search Spotify for selected music. | [View](https://actionclip.app/actions/spotify-app) | [Markdown](https://actionclip.app/actions/spotify-app.md) |
| Phone Amego | 1 | Call the selected number with Phone Amego. | [View](https://actionclip.app/actions/phone-amego-app) | [Markdown](https://actionclip.app/actions/phone-amego-app.md) |
| Notefile | 1 | Create a Notefile note from selected text. | [View](https://actionclip.app/actions/notefile-app) | [Markdown](https://actionclip.app/actions/notefile-app.md) |
| MiniNote Pro | 1 | Create a MiniNote Pro note from selected text. | [View](https://actionclip.app/actions/mininote-pro-app) | [Markdown](https://actionclip.app/actions/mininote-pro-app.md) |
| Find Any File | 1 | Search file names with Find Any File. | [View](https://actionclip.app/actions/find-any-file-app) | [Markdown](https://actionclip.app/actions/find-any-file-app.md) |
| Lexibird | 1 | Translate selected text with Lexibird. | [View](https://actionclip.app/actions/lexibird-app) | [Markdown](https://actionclip.app/actions/lexibird-app.md) |
| Antinote | 1 | Create an Antinote note from selected text. | [View](https://actionclip.app/actions/antinote-app) | [Markdown](https://actionclip.app/actions/antinote-app.md) |
| Remarc | 1 | Open Remarc's comment composer for the current selection. | [View](https://actionclip.app/actions/remarc-app) | [Markdown](https://actionclip.app/actions/remarc-app.md) |
| ClariRec | 1 | Translate selected text with ClariRec. | [View](https://actionclip.app/actions/clarirec-app) | [Markdown](https://actionclip.app/actions/clarirec-app.md) |
| 2Do | 1 | Create a 2Do task from selected text. | [View](https://actionclip.app/actions/2do-app) | [Markdown](https://actionclip.app/actions/2do-app.md) |
| Bear | 1 | Create a Bear note from selected text. | [View](https://actionclip.app/actions/bear-app) | [Markdown](https://actionclip.app/actions/bear-app.md) |
| Cardhop | 1 | Send selected contact text to Cardhop. | [View](https://actionclip.app/actions/cardhop-app) | [Markdown](https://actionclip.app/actions/cardhop-app.md) |
| Doit.im | 1 | Create a Doit.im task from selected text. | [View](https://actionclip.app/actions/doit-im-app) | [Markdown](https://actionclip.app/actions/doit-im-app.md) |
| Drafts | 1 | Capture selected text in Drafts. | [View](https://actionclip.app/actions/drafts-app) | [Markdown](https://actionclip.app/actions/drafts-app.md) |
| Dropshelf | 1 | Add selected text to Dropshelf. | [View](https://actionclip.app/actions/dropshelf-app) | [Markdown](https://actionclip.app/actions/dropshelf-app.md) |
| EagleFiler | 1 | Import selected text into EagleFiler. | [View](https://actionclip.app/actions/eaglefiler-app) | [Markdown](https://actionclip.app/actions/eaglefiler-app.md) |
| Fantastical | 1 | Create a Fantastical event from selected text. | [View](https://actionclip.app/actions/fantastical-app) | [Markdown](https://actionclip.app/actions/fantastical-app.md) |
| HoudahSpot | 1 | Search for selected text in HoudahSpot. | [View](https://actionclip.app/actions/houdahspot-app) | [Markdown](https://actionclip.app/actions/houdahspot-app.md) |
| Leap | 1 | Search for selected text in Leap. | [View](https://actionclip.app/actions/leap-app) | [Markdown](https://actionclip.app/actions/leap-app.md) |
| Mate Translate | 1 | Translate selected text with Mate Translate. | [View](https://actionclip.app/actions/mate-translate-app) | [Markdown](https://actionclip.app/actions/mate-translate-app.md) |
| NoteAway | 1 | Add selected text to NoteAway. | [View](https://actionclip.app/actions/noteaway-app) | [Markdown](https://actionclip.app/actions/noteaway-app.md) |
| Paper | 1 | Send selected text to Paper. | [View](https://actionclip.app/actions/paper-app) | [Markdown](https://actionclip.app/actions/paper-app.md) |
| Reverso | 1 | Translate selected text with Reverso. | [View](https://actionclip.app/actions/reverso-app) | [Markdown](https://actionclip.app/actions/reverso-app.md) |
| Skype | 1 | Call the selected phone number with Skype. | [View](https://actionclip.app/actions/skype-app) | [Markdown](https://actionclip.app/actions/skype-app.md) |
| SnippetsLab | 1 | Add selected text to SnippetsLab. | [View](https://actionclip.app/actions/snippetslab-app) | [Markdown](https://actionclip.app/actions/snippetslab-app.md) |
| TickTick | 1 | Create a TickTick task from selected text. | [View](https://actionclip.app/actions/ticktick-app) | [Markdown](https://actionclip.app/actions/ticktick-app.md) |
| Todo | 1 | Create a task in Todo from selected text. | [View](https://actionclip.app/actions/todo-app) | [Markdown](https://actionclip.app/actions/todo-app.md) |
| Translate Tab | 1 | Translate selected text with Translate Tab. | [View](https://actionclip.app/actions/translate-tab-app) | [Markdown](https://actionclip.app/actions/translate-tab-app.md) |
| Unclutter | 1 | Create an Unclutter note from selected text. | [View](https://actionclip.app/actions/unclutter-app) | [Markdown](https://actionclip.app/actions/unclutter-app.md) |
| Yojimbo | 2 | Create a Yojimbo note from selected text. | [View](https://actionclip.app/actions/yojimbo-app) | [Markdown](https://actionclip.app/actions/yojimbo-app.md) |
| Antidote | 2 | Search Antidote dictionaries or check selected text with the Corrector. | [View](https://actionclip.app/actions/antidote-app) | [Markdown](https://actionclip.app/actions/antidote-app.md) |
| Dockside | 1 | Add selected text to Dockside. | [View](https://actionclip.app/actions/dockside-app) | [Markdown](https://actionclip.app/actions/dockside-app.md) |
| Dropover | 1 | Add selected text to Dropover. | [View](https://actionclip.app/actions/dropover-app) | [Markdown](https://actionclip.app/actions/dropover-app.md) |
| PopDo | 1 | Create a PopDo task from selected text. | [View](https://actionclip.app/actions/popdo-app) | [Markdown](https://actionclip.app/actions/popdo-app.md) |
| Yoink | 1 | Add selected text to Yoink. | [View](https://actionclip.app/actions/yoink-app) | [Markdown](https://actionclip.app/actions/yoink-app.md) |
| eM Client | 1 | Start a new email with selected text in eM Client. | [View](https://actionclip.app/actions/em-client-app) | [Markdown](https://actionclip.app/actions/em-client-app.md) |
| Soulver | 1 | Calculate selected text in a new or recent Soulver sheet. | [View](https://actionclip.app/actions/soulver-app) | [Markdown](https://actionclip.app/actions/soulver-app.md) |
| SideNotes | 2 | Create a SideNotes note or add selected text to the current note. | [View](https://actionclip.app/actions/sidenotes-app) | [Markdown](https://actionclip.app/actions/sidenotes-app.md) |

Each app appears once. Its sub-actions remain independent: adding one does not add the others or create an Action Group.

### Standalone actions

| Action | Outcome | Privacy | HTML page | Markdown |
| --- | --- | --- | --- | --- |
| Highlight | Apply the active app's known highlight command. | ActionClip sends a reviewed keyboard shortcut to the active supported app. The selected text does not leave your Mac. | [View](https://actionclip.app/actions/highlight) | [Markdown](https://actionclip.app/actions/highlight.md) |
| Call Phone Number | Call the selected phone number using the Mac's default calling app. | ActionClip passes the selected text locally to the named app. That app controls any later processing or sync. | [View](https://actionclip.app/actions/call-phone-number) | [Markdown](https://actionclip.app/actions/call-phone-number.md) |

## Source of truth

The Marketplace content is generated from the versioned [ActionClip Marketplace catalogue](https://updates.actionclip.app/marketplace/catalog-v1.json).
