Skip to content

lybic/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lybic Skills

A collection of Agent Skills for the Lybic cloud sandbox platform.

What is Lybic?

Lybic (/ˈlaɪbik/) is a powerful cloud-based AI infrastructure platform that provides on-demand sandboxes specifically designed for GUI agent development and execution. It supports Windows, Linux, and Android sandboxes with full GUI interaction capabilities.

🚀 Quick Start

# Install Lybic Python SDK
pip install lybic

# Set credentials
export LYBIC_ORG_ID="your_org_id"
export LYBIC_API_KEY="your_api_key"

# Try an example
cd lybic-skill/examples
python 01_execute_code.py

📖 Read the Getting Started Guide →

📦 Skills

lybic-skill

The main skill that enables AI agents to interact with Lybic cloud sandboxes through the Python SDK.

Capabilities:

  • ✅ Create and manage cloud sandboxes (Windows/Linux/Android)
  • ✅ Execute GUI actions (mouse, keyboard, touch operations)
  • ✅ Run code and commands in sandboxes (Python, Node.js, Go, Rust, Java)
  • ✅ Transfer files to/from sandboxes
  • ✅ Take screenshots and monitor sandbox state
  • ✅ Manage HTTP port mappings for web services

Documentation:

📚 Documentation

🎯 Use Cases

This skill is perfect for:

  • 🖥️ GUI automation (desktop and mobile apps)
  • 🧪 Testing in isolated environments
  • 🤖 AI agent development
  • 📊 Data processing in cloud sandboxes
  • 🌐 Web service testing
  • 📱 Android app automation

🔗 Links

📄 License

MIT - see LICENSE file for details


Made for AI agents and human developers 🤖 + 👨‍💻

About

A collection of Agent Skills for the lybic cloud sandbox platform.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages