Su San Talks Tech
Author

Su San Talks Tech

Su San, former staff at several leading tech companies, is a top creator on Juejin and a premium creator on CSDN, and runs the free coding practice site www.susan.net.cn.

937
Articles
0
Likes
2.6k
Views
0
Comments
Recent Articles

Latest from Su San Talks Tech

100 recent articles max
Su San Talks Tech
Su San Talks Tech
Mar 12, 2026 · Artificial Intelligence

Demystifying OpenClaw: How Agents, RAG, Memory, and Skills Power AI Automation

OpenClaw is an open‑source AI agent platform that integrates core concepts such as Agents, Retrieval‑Augmented Generation, Memory, Function Calling, and the proprietary Skills protocol, offering a four‑layer architecture, configurable workspaces, SQLite‑backed persistence, and practical deployment guidance while highlighting security best practices.

AI AgentMemoryOpenClaw
0 likes · 14 min read
Demystifying OpenClaw: How Agents, RAG, Memory, and Skills Power AI Automation
Su San Talks Tech
Su San Talks Tech
Mar 10, 2026 · Backend Development

Rapid API Development with magic-api: From Setup to Swagger Integration

This guide walks through installing magic-api in a SpringBoot project, configuring data sources, creating CRUD endpoints with magic-script, adding validation, transaction handling, and integrating Swagger for API documentation, complete with code snippets and configuration examples.

API developmentCRUDSpringBoot
0 likes · 10 min read
Rapid API Development with magic-api: From Setup to Swagger Integration
Su San Talks Tech
Su San Talks Tech
Mar 10, 2026 · Artificial Intelligence

Inside Nanobot: A Deep Dive into a Lightweight AI Assistant Framework

This article provides a comprehensive walkthrough of the open‑source Nanobot project, detailing its architecture, core configuration, message bus, tool system, LLM provider, context builder, session management, agent loop, channel integration, cron and heartbeat services, and CLI commands, while illustrating each component with code snippets and diagrams.

AI assistantLLMNanobot
0 likes · 29 min read
Inside Nanobot: A Deep Dive into a Lightweight AI Assistant Framework
Su San Talks Tech
Su San Talks Tech
Mar 9, 2026 · Backend Development

How to Connect OpenClaw with Enterprise WeChat in 3 Simple Steps

This guide walks you through installing the OpenClaw plugin, creating a WeChat Work robot, linking it to OpenClaw, and testing the connection, enabling AI assistants to operate within Enterprise WeChat without requiring public IPs or complex callbacks.

Backend DevelopmentIntegrationOpenClaw
0 likes · 5 min read
How to Connect OpenClaw with Enterprise WeChat in 3 Simple Steps
Su San Talks Tech
Su San Talks Tech
Mar 8, 2026 · Artificial Intelligence

Top 10 Must-Have OpenClaw Skills to Boost Your AI Projects

This guide curates the ten most essential OpenClaw skills—covering browser automation, AI‑optimized search, self‑improving agents, Google Workspace integration, knowledge‑base connectivity, code repository management, project tracking, and security tools—explaining their popularity, core capabilities, installation commands, and recommended adoption order for new users.

AI agentsOpenClawProductivity
0 likes · 12 min read
Top 10 Must-Have OpenClaw Skills to Boost Your AI Projects
Su San Talks Tech
Su San Talks Tech
Mar 7, 2026 · Artificial Intelligence

Boost Your AI Coding with OpenCode + Oh My OpenCode: A Low‑Cost Agent Workflow

This article explains how to combine the open‑source terminal AI environment OpenCode with the Oh My OpenCode plugin to create a powerful, cost‑effective agent workflow that leverages Claude Opus 4.5's long context, automates testing, and integrates with GitHub Copilot for rapid project development.

AI agentsAgent orchestrationCLI Tools
0 likes · 9 min read
Boost Your AI Coding with OpenCode + Oh My OpenCode: A Low‑Cost Agent Workflow
Su San Talks Tech
Su San Talks Tech
Mar 4, 2026 · Artificial Intelligence

10 Must‑Have Claude Code Skills to Supercharge Your Development Workflow

This guide lists ten essential Claude Code Skills—ranging from automatic skill evolution and popular skill discovery to free JS animation, unlimited canvas design, version‑safe updates, dynamic PPT generation, batch styling, auto‑skill creation, expert‑methodology sourcing, and formatted Office document output—each with a brief description and install command.

AI SkillsAutomationCLI Tools
0 likes · 8 min read
10 Must‑Have Claude Code Skills to Supercharge Your Development Workflow
Su San Talks Tech
Su San Talks Tech
Mar 3, 2026 · Operations

Turn Feishu into an AI Assistant in 20 Minutes with OpenClaw

This step‑by‑step guide shows how to integrate the OpenClaw AI tool with Feishu by creating a Feishu app, configuring permissions, setting up event subscriptions, adding the Feishu channel in OpenClaw, publishing the app, and testing the AI assistant—all without writing code or hosting a server.

AI assistantAutomationCLI
0 likes · 8 min read
Turn Feishu into an AI Assistant in 20 Minutes with OpenClaw