Docs

All Tags

Comprehensive alphabetical listing of all /tag commands available in Agentastic. Each tag includes syntax, options, examples, and related commands.

Quick Navigation

A | B | C | E | F | I | L | M | P | S | T | V | W


A

/agent

Activates autonomous AI agent for complex, multi-step tasks.

Syntax: /agent [task description]

Examples:

/agent Research and summarize competitor pricing
/agent Organize my Downloads folder by type and date
/agent Create comprehensive project documentation

Options:

  • /agent:research - Optimized for research tasks
  • /agent:creative - Creative writing mode
  • /agent:technical - Technical analysis mode

Related: /search, /ai

/ai

Basic AI assistance without specific tools.

Syntax: /ai [prompt]

Examples:

/ai Improve this sentence
/ai Explain quantum computing simply
/ai Generate 5 title options

Related: /agent, /model

/automation

Enables AI-powered desktop automation for controlling your computer.

Syntax: /automation [task description]

Examples:

/automation Take a screenshot of the current window
/automation Click on the Safari icon and open a new tab
/automation Fill out the form with test data
/automation Navigate to github.com and take a screenshot

Capabilities:

  • Screenshot capture
  • Mouse clicking and dragging
  • Keyboard typing and shortcuts
  • Window navigation
  • Application control

Prerequisites:

  • Enable in Settings → Features → /automation toggle
  • Grant Accessibility permission
  • Grant Screen Recording permission

Security: Requires explicit enablement and validates all actions

Related: /agent, /screen

/app

Invoke custom app modes in the launcher with specialized prompts.

Syntax: /app:<app-slug> [prompt]

app-slug must match [a-zA-Z0-9_-]+ (no dots, no spaces).

Examples:

/app:dictation Transcribe this audio
/app:translator Translate to Spanish
/app:summarizer Summarize this document

Usage in Bracket Replacement: When used inside brackets [/app:xyz ...], the entire trigger is cleaned up and the launcher opens with the specified app mode:

[/app:dictation hello world]

This removes [/app:dictation hello world] from the text and launches the Agentastic overlay with the prompt "hello world" in dictation mode.

How it works:

  1. Type your prompt inside brackets with the /app:name prefix
  2. The bracket text is automatically replaced/removed
  3. The launcher opens with the specified app context
  4. The prompt is passed to the launcher for processing

Related: /agent, /ai


B

/bash

Execute shell commands and terminal operations.

Syntax: /bash [command]

Examples:

/bash List all PDF files
/bash Check system resources
/bash Create project directory structure

Security: Requires terminal access permission

Related: /python, /files


C

/calendar

Calendar management and scheduling tools.

Syntax: /calendar [action]

Examples:

/calendar Schedule meeting tomorrow at 2pm
/calendar What's on my schedule this week?
/calendar Find 30 minutes free time

Actions:

  • create - New event
  • check - View schedule
  • find - Find free time
  • reschedule - Move event

Related: /email, /memory

/channel

Switch or specify memory channels.

Syntax: /channel:[name]

Examples:

/channel:work Switch to work context
/channel:personal Personal memory space
/channel:project_x Project-specific channel

Related: /memory

/code

Programming assistance and code generation.

Syntax: /code [language] [request]

Examples:

/code Generate Python email validator
/code:javascript React login component
/code Explain this function

Languages:

  • python, javascript, typescript
  • java, c++, go, rust
  • swift, kotlin, ruby

Related: /python, /files


E

/email

Email composition and management.

Syntax: /email [action] [content]

Examples:

/email Reply thanking for the opportunity
/email Compose formal project update
/email Summarize this thread

Actions:

  • compose - New email
  • reply - Response to thread
  • forward - Forward message
  • summarize - Thread summary

Modifiers:

  • /email:formal - Professional tone
  • /email:casual - Friendly tone
  • /email:urgent - High priority

Related: /calendar, /imessage


F

/files

File system operations and management.

Syntax: /files [operation] [parameters]

Examples:

/files Find all PDFs from last week
/files Read project README
/files Organize Downloads by type

Operations:

  • find - Search files
  • read - View content
  • create - New file
  • organize - Sort/arrange

Security: Requires file system permission

Related: /bash, /search

/format

Control output formatting.

Syntax: /format:[type]

Examples:

/format:markdown Use markdown formatting
/format:plain Simple text only
/format:json Structure as JSON
/format:code Code formatting

Related: /style, /lang


I

/imessage

iMessage reading and sending.

Syntax: /imessage [action] [content]

Examples:

/imessage Send "Running late" to John
/imessage Check recent messages
/imessage Reply "Sounds good!"

Actions:

  • send - Send message
  • read - View messages
  • reply - Respond to last
  • search - Find messages

Related: /email


L

/lang

Specify response language.

Syntax: /lang:[code]

Examples:

/lang:es Spanish response
/lang:fr French output
/lang:ja Japanese text
/lang:de German translation

Codes: ISO 639-1 language codes

Related: /format, /style


M

/memory

Access conversation memory and preferences.

Syntax: /memory [query]

Examples:

/memory What did we discuss yesterday?
/memory Recall project decisions
/memory:clear Clear all memories

Operations:

  • /memory:export - Export data
  • /memory:stats - Usage statistics
  • /memory:search - Find memories

Related: /channel

/model

Select AI model for processing.

Syntax: /model:[name]

Examples:

/model:fast Quick responses
/model:smart Balanced performance
/model:genius Complex reasoning

Models:

  • fast - <1 second, simple tasks
  • smart - 1-2 seconds, general use
  • genius - 2-5 seconds, complex work

Related: /ai


P

/python

Execute Python code and scripts.

Syntax: /python [code or request]

Examples:

/python Calculate statistics for: [data]
/python Generate random password
/python Process this CSV file

Capabilities:

  • Data processing
  • Calculations
  • File operations
  • Automation

Security: Sandboxed execution

Related: /code, /bash


S

/screen

Capture and analyze screen content.

Syntax: /screen:[display]

Examples:

/screen What's in this error dialog?
/screen:1 Analyze chart on main display
/screen:active Describe current window

Options:

  • :active or :0 - Current screen
  • :1, :2, etc. - Specific monitor

Privacy: Only active when used

Related: /vision

Intelligent web search.

Syntax: /search [query]

Examples:

/search Latest React best practices
/search Reviews for MacBook Pro M3
/search:academic ML research papers

Modifiers:

  • /search:news - Recent news
  • /search:academic - Scholarly articles
  • /search:tutorial - How-to guides

Related: /agent, /web

/style

Modify response style and tone.

Syntax: /style:[type]

Examples:

/style:formal Professional tone
/style:casual Friendly voice
/style:technical Detailed explanations
/style:creative Imaginative responses

Related: /format, /lang


T

/tab

Interactive browser tab selector for including tab context.

Syntax: /tab:

Examples:

/tab: Analyze these documentation pages
/tab: Compare content from selected tabs
/tab: Summarize information from multiple sources

Selection Methods:

  • Single click - Select one tab
  • Cmd+Click - Toggle multiple tabs
  • Shift+Click - Select range
  • Cmd+A - Select all filtered

Features:

  • Search/filter by title, domain, URL
  • Visual checkboxes for selection
  • Live updates every 5 seconds
  • Supports Chrome and Safari

Related: /screen, /agent, /web


V

/vision

Enable visual analysis mode.

Syntax: /vision [query]

Examples:

/vision What's in this image?
/vision:off Disable visual mode
/vision Analyze UI layout

Related: /screen


W

/web

Web browsing and content fetching.

Syntax: /web [action] [url/query]

Examples:

/web Summarize article at [URL]
/web Find pricing on competitor sites
/web Monitor [URL] for changes

Actions:

  • fetch - Get page content
  • summarize - Summarize page
  • extract - Pull specific info
  • monitor - Track changes

Related: /search


Tag Combinations

Tags can be combined for powerful workflows:

Common Combinations

/email /calendar - Schedule and invite
/screen /model:fast - Quick visual analysis
/memory /agent - Context-aware assistance
/files /python - Process files with code
/search @summary - Research and summarize

Advanced Combinations

/agent /memory /search - Comprehensive research with context
/email @formal /model:smart - Professional communication
/screen:2 /code @explain - Analyze code on second monitor

Tag Modifiers

Universal Modifiers

  • :off - Disable feature
  • :debug - Show debug info
  • :help - Get help for tag

Model Modifiers

  • :fast - Speed priority
  • :smart - Balanced
  • :genius - Quality priority

Style Modifiers

  • :formal - Professional
  • :casual - Friendly
  • :technical - Detailed
  • :creative - Imaginative

Tips

  1. Start simple - Use basic tags before combinations
  2. Be specific - Clear instructions get better results
  3. Check permissions - Some tags need access grants
  4. Use appropriate models - Match model to task complexity
  5. Combine wisely - Not all combinations make sense

Troubleshooting Tags

Tag Not Recognized

  • Check spelling exactly
  • Verify tag exists
  • Update Agentastic

Permission Denied

  • Grant required access
  • Check system settings
  • Restart if needed

Slow Performance

  • Use faster model
  • Simplify request
  • Check connection

Next Steps