hai-agents

Manage H Company API keys, agent sessions, and platform interactions.

25|1|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/hcompai/computer-use-agents-demos --skill hai-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hai-agents
Source: https://github.com/hcompai/computer-use-agents-demos/tree/main/skills/hai-agents
Command: npx skills add https://github.com/hcompai/computer-use-agents-demos --skill hai-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert knowledge and functionality for the H Company portal and agent platform APIs, assisting with API key management, agent sessions, and platform interactions.

Core Features & Use Cases

  • API Key Management: Create, list, and revoke API keys for accessing the portal and agent platform.
  • Agent Sessions: Manage agent sessions, including starting, pausing, resuming, and canceling sessions.
  • Platform Interactions: Execute various platform interactions, such as accessing session details, sending messages to agents, and retrieving resources.
  • Use Case: For a developer looking to automate tasks on the H Company platform, this Skill can help create and manage agent sessions, interact with the platform APIs, and streamline workflow processes.

Quick Start

Run the 'h_login.py' script to obtain an API key and set it in the .env file.

Frequently Asked Questions about hai-agents

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

FAQPage Schema
How do I manage API keys for the H Company agent platform?

Manage agent sessions on the H Company platform by starting, pausing, resuming, or canceling them through the portal and agent platform APIs using this Skill's Python or TypeScript support.

Can I use Python and TypeScript to interact with H Company platform APIs?

Yes, you can use Python and TypeScript to interact with H Company platform APIs. The Skill supports both languages for handling API key lifecycle, agent sessions, and platform interactions.

What is the best way to automate tasks on the H Company portal?

Automate tasks on the H Company portal by using this Skill to handle API key operations, execute platform interactions, and manage agent sessions, streamlining your workflow processes.

Do I need the requests and python-dotenv libraries to manage H Company API keys?

Yes, you need the requests and python-dotenv libraries to manage H Company API keys, as they handle API communication and environment variable loading for the platform interactions.

How do I send messages to agents and retrieve session details from the H Company platform?

Send messages to agents and retrieve session details from the H Company platform by executing platform interactions through the provided APIs, accessing session information and resources directly.