Part 5 of the AI Agent Getting Started series: deploy OpenClaw on a VPS, install Node/npm and the CLI, run onboarding, configure a model API, open the Web UI, connect messaging channels, and keep the Agent alive with systemd.
Install Codex CLI, configure config.toml and auth.json for an OpenAI-compatible endpoint, choose a model, verify the connection, and fix common API errors.
Configure Claude Code with Nbility using ANTHROPIC_BASE_URL, ANTHROPIC_AUTH_TOKEN, settings.json, model selection, and practical fixes for 401, 404, 429, and timeout errors.
A practical Node.js / JavaScript guide to using Nbility as an OpenAI-compatible API: environment variables, the openai npm SDK, CLI tools, Express endpoints, streaming output, error handling, logging, and launch checks.
A practical Python developer guide for using Nbility as an OpenAI-compatible API: environment variables, openai-python setup, Chat Completions, streaming output, timeouts, retries, error classification, logging, and cost control.
A practical troubleshooting workflow for AI image generation failures: safety policy, prompt design, API parameters, async jobs, retries, cost control, and human review.
Turn a title, summary, and platform requirements into reusable Xiaohongshu covers, carousel cards, and X/Twitter post images with AI generation, safe zones, cropping, and human review.
A practical workflow for turning article titles and summaries into WeChat Official Account cover images: 900×383 headline covers, 383×383 sharing cards, and 1283×383 combined assets.
A practical beginner guide to text-to-image generation, reference-image editing, Base URLs, b64_json outputs, cost control, and troubleshooting with an OpenAI-compatible image API.
A practical engineering guide for building a maintainable QQ group AI bot with NapCat, OneBot v11, NoneBot2, model APIs, daily summaries, image generation, status screenshots, rate limits, and troubleshooting.
Article 17 in the AI Agent hands-on series: design a WeChat group AI assistant with group Q&A, scheduled summaries, image generation, permissions, logs, and cost control.
Article 16 in the AI Agent hands-on series: build a practical PDF summarization workflow covering extraction, OCR, chunking, prompts, citations, and risk notes for contracts, academic papers, and manuals.
Article 15 in the AI Agent hands-on series: use Dify Knowledge, Chatflow, and an OpenAI-compatible model endpoint to build a grounded enterprise FAQ bot with citations, escalation, and cost control.