kortix-computer

Relay filesystem, shell, and desktop RPC calls to paired computers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jbreel77888/Agent-AiNorx --skill kortix-computer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kortix-computer
Source: https://github.com/jbreel77888/Agent-AiNorx/tree/main/.kortix/opencode/skills/kortix-computer
Command: npx skills add https://github.com/jbreel77888/Agent-AiNorx --skill kortix-computer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the barrier between your Kortix session and your personal or remote connected computers, so you don't have to switch contexts to access files, run commands, or control your desktop.

Core Features & Use Cases

  • Connected Machine Management: List all machines paired via the Agent Computer Tunnel, check their online status and available capabilities.
  • Full Machine Interaction: Read and write files, execute shell commands, and control the desktop (click, type, take screenshots, launch apps) on any connected machine via the Executor's built-in computer connector.
  • Use Case: If you need to pull a local design file from your desktop and run a compression script on it without leaving your Kortix workflow, this Skill handles the entire process seamlessly.

Quick Start

Use the kortix-computer skill to retrieve the latest project presentation file from your connected desktop's Documents folder.

Frequently Asked Questions about kortix-computer

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

FAQPage Schema
How do I control my desktop and run shell commands remotely from an AI session?

You can control your desktop and run shell commands by pairing your machine via the Agent Computer Tunnel. The Executor's built-in computer connector relays filesystem, shell, and desktop RPC calls directly to your connected physical or remote computers.

Can I access local files on my personal laptop without leaving my Kortix workflow?

Yes, you can access local files on your personal laptop without leaving your Kortix workflow. The Skill relays filesystem RPC calls to connected machines, allowing you to read and write files seamlessly through the built-in computer connector.

Do I need a separate tunnel client or authentication token to connect my remote computers?

No, you do not need a separate tunnel client or authentication token to connect remote computers. The Skill leverages the Executor's built-in computer connector to relay shell, filesystem, and desktop interactions without requiring separate tunnel clients.

What is the Agent Computer Tunnel and how does it enable desktop automation?

The Agent Computer Tunnel pairs your external physical or remote computers to your Kortix session. It enables desktop automation by allowing the Executor to relay RPC calls for clicking, typing, taking screenshots, and launching apps on connected machines.

Can I check the online status and capabilities of my connected machines before executing commands?

Yes, you can check the online status and capabilities of your connected machines before executing commands. The Skill enables connected machine management, listing all paired machines and their available capabilities via the Agent Computer Tunnel.

What are the limitations of using built-in computer control for remote access?

The built-in computer control requires machines to be paired via the Agent Computer Tunnel and connected to the Kortix session. If a machine is offline or unpaired, the Executor cannot relay filesystem, shell, or desktop RPC calls to that device.