simplex-reference

Document Simplex CLI commands for browser session and workflow management.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/simplexlabs/simplex-python --skill simplex-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simplex-reference
Source: https://github.com/simplexlabs/simplex-python/tree/main/plugins/simplex/skills/reference
Command: npx skills add https://github.com/simplexlabs/simplex-python --skill simplex-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive reference information for the Simplex browser automation CLI, enabling users to effectively manage and control browser sessions for AI-driven workflows.

Core Features & Use Cases

  • CLI Command Reference: Detailed explanations and examples for all simplex commands, including editor, run, send, sessions, and workflows.
  • Authentication & Setup: Guidance on setting up API keys and authentication.
  • Workflow Management: Instructions on creating, updating, and inspecting workflows and their variables/outputs.
  • Session Interaction: How to start, monitor, send messages to, and interrupt browser sessions.
  • Use Case: A user needs to automate a complex web form submission. They can consult this Skill to find the exact simplex commands to define the workflow, set variables, run the session, and monitor its progress, ensuring all parameters are correctly configured.

Quick Start

Use the simplex-reference skill to find out how to start a new browser session with the simplex editor command.

Frequently Asked Questions about simplex-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser sessions using the Simplex CLI?

You can automate browser sessions using the Simplex CLI by creating workflows, running sessions, and sending messages. The simplex-reference provides detailed command explanations for managing AI-driven browser automation tasks programmatically.

What simplex commands are available for workflow and session management?

Available simplex commands for workflow and session management include editor, run, send, sessions, and workflows. These commands facilitate creating, inspecting, updating, and running browser automation tasks.

How do I set up API keys and authentication for the Simplex CLI?

Setting up API keys and authentication for the Simplex CLI involves configuring your environment with the correct credentials. The simplex-reference provides guidance on authentication setup to enable programmatic browser control.

Can I monitor and interrupt active browser sessions with the Simplex CLI?

Yes, you can monitor and interrupt active browser sessions with the Simplex CLI. The reference covers how to start, track, send messages to, and interrupt sessions for development and administrative workflows.

How do I define variables and inspect outputs for a simplex browser workflow?

To define variables and inspect outputs for a simplex browser workflow, use the workflows command. The reference explains how to create, update, and inspect workflows and their associated variables for complex web automation.

Does the Simplex browser automation CLI support complex web form submissions?

Yes, the Simplex browser automation CLI supports complex web form submissions. You can define the workflow, set variables, run the session, and monitor progress to ensure all parameters are correctly configured.