computer-use-agents

The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. This loop integrates vision models with action execution through an iterative pipeline.

Content Preview
---
name: computer-use-agents
description: "The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. This loop integrates vision models with action execution through an iterative pipeline."
risk: unknown
source: "vibeship-spawner-skills (Apache 2.0)"
date_added: "2026-02-27"
---

# Computer Use Agents

## Patterns

### Perception-Reasoning-Action Loop

The fundamental architecture of computer use agents: observe screen,
reason about n
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/computer-use-agents.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/computer-use-agents/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/computer-use-agents/SKILL.md

Related Skills

Generating Infrastructure as Code
This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infr
skill-adaptergenerating infrastructure as code

by jeremylongshore · plugins-plus-skills

terraform-infrastructure
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
infrastructureterraforminfrastructure

by sickn33 (Antigravity) · antigravity-awesome-skills

Collecting Infrastructure Metrics
This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", o
skill-adaptercollecting infrastructure metrics

by jeremylongshore · plugins-plus-skills

generating-infrastructure-as-code
Execute use when generating infrastructure as code configurations. Trigger with phrases like "create Terraform config", "generate CloudFormation template", "write Pulumi code", or "IaC for AWS/GCP/Azure". Produces production-ready code for Terraform, CloudFormation, Pulumi, ARM templates, and CDK ac
generating-infrastructure-as-codegeneratinginfrastructurecode

by jeremylongshore · plugins-plus-skills