linkai-agent
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.
- Get your API key from LinkAI Console
- Set the environment variable:
export LINKAI_API_KEY=Link_xxxxxxxxxxxx(or use env_config tool)
Configuration
- Copy
config.json.templatetoconfig.json - 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.
More from zhayujie/chatgpt-on-wechat
openai-image-vision
Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images.
60web-fetch
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
57skill-creator
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
55bocha-search
High-quality web search with AI-optimized results. Use when user needs to search the internet for current information, news, or research topics.
7