133 related articles

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

Build a local AI knowledge base with MiniMax M2 in OpenCode: source tracing, fact vs. opinion separation, conflict preservation, and timeliness management.

No coding required! This guide breaks down the complete Claude workflow: custom Projects, batch SEO content, one-sentence tool building with Artifacts, and Claude Code terminal ops—with real traffic-growth cases.

A deep dive into GPT-5.6's official eight-dimension prompt framework — tracing AI verbosity back to RLHF and training data, with practical constraint techniques to fix it.

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.

A deep dive into Agent Skills: SKILL.md structure, four core elements (workflow/docs/tools/assets), real-world case studies, and how Skills differ from prompts.

Gemini quietly swapped its code syntax highlighting theme, sparking developer discussion. We break down One Dark, Dracula, and how Google's Material Design shapes its coding UI.

Anthropic's open-source Claude Cookbooks project offers runnable Jupyter Notebook examples covering RAG, Tool Use, multimodal processing, and more—helping developers master Claude API best practices.

Browser Use is an open-source AI Agent framework that lets LLMs autonomously drive browser operations via natural language. This article breaks down its four-layer architecture, core Agent loop, CDP perception layer, dynamic Tools dispatch, and its Skills, Sandbox, and MCP extension capabilities.

Sidenote is an open-source tool that lets you annotate rendered static blog pages in natural language, with an LLM auto-locating source files and generating Git diffs.

An in-depth analysis of the zero-dependency decision record auditor: from AI compliance and incident postmortems to human-AI accountability, exploring how 'Governance as Code' enables traceable, transparent AI decision-making.

An in-depth guide to Claude Skills: from built-in skills and plugins to building your own custom skills and continuous refinement. Learn to end repetitive instructions and build an automated, consistent AI workflow.

Microsoft open-sources Flint, a visualization language for AI agents that helps developers understand decision paths, multi-step reasoning, and collaboration flows to improve debugging and observability.

A complete AI learning workflow: batch download videos, auto-transcribe, generate structured notes with AI, then build intelligent search and Q&A via Dify. Turn scattered videos into a reusable personal knowledge base.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

Use NotebookLM for cross-document AI research and reasoning, Obsidian for long-term knowledge storage and linking. Combine both to build a second brain that gets smarter with use.

Security researchers disclose the GitLost attack, which uses prompt injection to trick GitHub AI agents into leaking private repository source code. An in-depth analysis of the attack principle, AI agent security risks, and developer defense recommendations.

Step-by-step guide to installing Claude Code Desktop, enabling developer mode for account-free use, integrating DeepSeek via CC Switch, Chinese localization, and custom Skills in ten minutes.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

Master OpenAI Codex fast, even from scratch! Learn Codex vs ChatGPT differences, four versions, interface tips, plugins & skills, browser automation, plus six best practices.