🎯
linkai-agent
🎯Skillfrom zhayujie/chatgpt-on-wechat
What it does
Executes LinkAI applications and workflows by calling a bash script with an app code and question via API.
Part of
zhayujie/chatgpt-on-wechat(5 items)
linkai-agent
Installation
git cloneClone repository
git clone https://github.com/zhayujie/chatgpt-on-wechatpip installInstall dependencies
pip3 install -r requirements.txtpip installInstall dependencies
pip3 install -r requirements-optional.txtPythonRun Python server
python3 app.py # windows环境下该命令通常为 python app.pyDockerRun with Docker
docker compose version📖 Extracted from docs: zhayujie/chatgpt-on-wechat
2Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Call LinkAI applications and workflows. Use bash command to execute like 'bash <base_dir>/scripts/call.sh <app_code> <question>'.