AGENT PRO
Advanced GUI automation for users who demand absolute control. Agent Pro doesn't talk. It acts. It executes. It dominates.
Master Inventory
Every function exposed. Every pixel addressable. A complete arsenal for machine automation.
GUI Interaction
click double_click triple_click
right_click smart_click mouse_move
drag scroll select_all_and_type
Keyboard & Search
type speed_type key key_combo
click_text click_menu find
Browser Mastery
open_url new_tab close_tab
switch_tab
refresh back forward
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
Window & Apps
launch focus_window maximize_window
minimize_window
close_window get_active_app_info spotlight_search
get_window_info
File System
write_file read_file list_directory
open_file move_file choose_file_in_dialog
Shell & Scripting
shell_command run_script install_package
run_applescript run_powershell
Clipboard & Memory
get_clipboard set_clipboard notebook_write
notebook_read notebook_delete
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
Document Editing
create_document edit_document save
undo
redo copy paste cut
select_all
Vision & AI Swarm
take_screenshot use_cached_screenshot
spawn_subagent
check_subagent kill_subagent list_subagents
Flow Control
wait wait_for_element notification
complete sequence set_expert
EXPERTS
The brain profiles that define the engine.
RESEARCH WRITER
Programmatic data aggregation. Polished docx/xlsx outputs. Superior minimalist generation.
ENGINEER
Full-stack mastery. Local shell execution. Real-world debugging and architecture logic.
ASSISTANT
The management layer. Email/Slack orchestration. Mission control for your digital life.
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.
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.
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.
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 SubscriptionRemote 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 unlockedCreate 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_scriptfor data heavy-lifting. Programmatic execution > clicking. -
02
SWARMS: Use
spawn_subagentto parallelize research and code generation. -
03
PRECISION: Prefer
dom_*tools for resilient browser interaction.
---
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.