GOD_MODE
[ INITIALIZING AGENT_PRO_V4.2.0 ]

AGENT PRO

Advanced GUI automation for users who demand absolute control. Agent Pro doesn't talk. It acts. It executes. It dominates.

# AGENT_PRO (Note: Agent pro is not used via terminal, this is just for visuals)
> cleer --mode agent-pro --task "organize my life"
[ SYSTEM ] Initializing...
[ SYSTEM ] Analyzing Task...
[ SYSTEM ] Activated Expert: Personal Assistant
SYSTEM_OVERRIDE_ACTIVE TOTAL_GUI_MASTER SUBAGENT_SWARM_READY DEEP_MEMORY_SYNCED KERNEL_ACCESS_GRANTED SYSTEM_OVERRIDE_ACTIVE TOTAL_GUI_MASTER SUBAGENT_SWARM_READY DEEP_MEMORY_SYNCED KERNEL_ACCESS_GRANTED

Master Inventory

[ TOOLKIT_V.01 ] EXHAUSTIVE SYSTEM HOOKS

Every function exposed. Every pixel addressable. A complete arsenal for machine automation.

MOD_01

GUI Interaction

click double_click triple_click right_click smart_click mouse_move drag scroll select_all_and_type
01
MOD_02

Keyboard & Search

type speed_type key key_combo click_text click_menu find
02
MOD_03

Browser Mastery

open_url new_tab close_tab switch_tab refresh back forward
03
MOD_04

Enhanced DOM

dom_click dom_fill dom_select dom_scroll_to dom_check dom_navigate dom_scroll_page dom_get_text dom_submit dom_scan smart_wait
04
MOD_05

Window & Apps

launch focus_window maximize_window minimize_window close_window get_active_app_info spotlight_search get_window_info
05
MOD_06

File System

write_file read_file list_directory open_file move_file choose_file_in_dialog
06
MOD_07

Shell & Scripting

shell_command run_script install_package run_applescript run_powershell
07
MOD_08

Clipboard & Memory

get_clipboard set_clipboard notebook_write notebook_read notebook_delete
08
MOD_09

Version Control

git_init git_clone git_commit git_push git_pull git_branch git_checkout git_merge git_status git_log git_diff commit push pull
09
MOD_10

Document Editing

create_document edit_document save undo redo copy paste cut select_all
10
MOD_11

Vision & AI Swarm

take_screenshot use_cached_screenshot spawn_subagent check_subagent kill_subagent list_subagents
11
MOD_12

Flow Control

wait wait_for_element notification complete sequence set_expert
12

EXPERTS

The brain profiles that define the engine.

RW

RESEARCH WRITER

Programmatic data aggregation. Polished docx/xlsx outputs. Superior minimalist generation.

FE

ENGINEER

Full-stack mastery. Local shell execution. Real-world debugging and architecture logic.

PA

ASSISTANT

The management layer. Email/Slack orchestration. Mission control for your digital life.

CS

SECURITY

Deep system scans. Vulnerability auditing. Mitigation strategy generation and reporting.

UNDERSTANDING EXPERTS

The Engine vs The Brain

Experts are not what Agent Pro runs on. Agent Pro is a powerful, general-purpose automation engine. Experts are specialized "brain profiles" that you layer on top of the engine to make it exceptionally good at a specific field.

Deployment

Once you've created or downloaded an Expert (.txt file), you can activate it by navigating to Agent Pro → Settings top right and scroll down to experts to upload your expert as TXT, or just find one on the marketplace.

NAVIGATE: Settings → Agent Pro

Marketplace

Built a game-changing Expert? You can publish your Experts to the Cleer Marketplace, allowing you to share your workflows with the community or discover specialized experts built by other users. Everything is free.

MEM

DEEP MEMORY

Agent Pro isn't a fresh start. It's a Second You. It inherits your context, your workflows, and your knowledge from every previous Cleer interaction. Zero retraining. Just execution.

>> SYNCING DATA_VAULT...
RECOVERING PREFERENCES SUCCESS
SCANNING CHAT_LOGS 14,204 ENTRIES
MAPPING WORKFLOWS 38 DETECTED
MEMORY_SYNC_COMPLETE

Plug & play, out of the box

Unlike competitors that require overwhelming extensive setup, Agent Pro is ready the second you are. No configuration needed. Just install, launch Agent Pro, and enjoy.

Schedules & Automation

Automate your repetitive tasks with smart scheduling! Just talk to Cleer to infer schedules from your chat, or set them up manually.

*Requires Crystal Subscription

Remote control your PC

Control Agent Pro completely via the phone app with zero setup. Just sign into the same account, head over to the "Agent" tab, and command it remotely.

*PC must be turned on and unlocked

Create Your Own Expert

Define new expert behaviors to tackle unique challenges. Use the inventory above to build your workflow logic.

Design Principles

  • 01 STABILITY: Use run_script for data heavy-lifting. Programmatic execution > clicking.
  • 02 SWARMS: Use spawn_subagent to parallelize research and code generation.
  • 03 PRECISION: Prefer dom_* tools for resilient browser interaction.
>> EXPERT_TEMPLATE_V1.TXT
---
name: Your Expert Name
description: A clear, high-level summary.
---
WORKFLOW: 
1. Setup/Research (use search)
2. Execution (use dom_fill)
3. Storage (use write_file)

CRITICAL RULES:
- No brittle habits.
- Define specific aesthetics.