Skip to content

simular-ai/simulang-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Simulang Plugin

A Claude Code plugin for automating desktop tasks using Simulang, a JavaScript-based DSL for Simular Pro.

Features

  • Control keyboard and mouse actions
  • Interact with desktop applications
  • Extract content from screens using perception
  • Automate web browsing and form filling
  • Read/write files and Google Sheets

Installation

  1. Add this marketplace to your Claude Code configuration:
claude plugin marketplace add https://github.com/simular-ai/simulang-plugin.git
  1. Open Claude and install this skill with the command:
/plugin install simulang
  1. Depending on the scope of installation you choose (e.g. user scope), you may need to restart Claude

Usage

Invoke the simulang skill by typing /simulang followed by your task description:

/simulang book a flight from SF to NYC tomorrow

Or simply describe a desktop automation task and Claude will use Simulang to generate the appropriate script.

Quick Reference

Category Key Functions
Application open({app, url})
Keyboard type({text, withReturn}), press({key, cmd, ctrl, shift})
Mouse click({at, mode, spatialRelation}), scroll({direction})
Perception pageContent(), ask({prompt, context})
Wait wait({waitTime}), waitForConcepts({concepts})

Resources

About

Simulang Skill Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •