linkai-agent

Installation
SKILL.md

LinkAI Agent

Call LinkAI applications and workflows through the chat completions API. Available apps are loaded from config.json.

Setup

This skill requires a LinkAI API key.

  1. Get your API key from LinkAI Console
  2. Set the environment variable: export LINKAI_API_KEY=Link_xxxxxxxxxxxx (or use env_config tool)

Configuration

  1. Copy config.json.template to config.json
  2. Add your apps/workflows in config.json. The skill description is auto-generated from this config when loaded.

Usage

Use the bash tool with curl to call the API. Prefer curl to avoid encoding issues on Windows PowerShell.

Related skills
Installs
54
GitHub Stars
42.8K
First Seen
Feb 2, 2026