Tagged articles
111 articles
Page 1 of 2
Old Zhang's AI Learning
Old Zhang's AI Learning
May 15, 2026 · Artificial Intelligence

Alibaba’s Qoder 1.0 Transforms Desktop AI Coding – Hands‑On Review

Qoder 1.0 upgrades from a 0.x prototype to a full‑featured AI IDE with a new independent Quest view, multi‑agent parallelism, end‑to‑end delivery, long‑term memory, extensible expert teams, and full‑stack quality checks, demonstrated by recreating a browser extension in minutes.

AI IDEAgentic CodingBrowser Agent
0 likes · 14 min read
Alibaba’s Qoder 1.0 Transforms Desktop AI Coding – Hands‑On Review
ZhiKe AI
ZhiKe AI
May 15, 2026 · Artificial Intelligence

How to Build Effective Claude Skills: Step‑by‑Step Guide, Limits, and Real Examples

This guide walks you through creating custom Claude skills—from defining a precise problem and naming conventions to crafting detailed descriptions, writing structured instructions, uploading via the UI or API, testing with realistic scenarios, iterating based on usage, and applying best‑practice tips with concrete skill examples.

AIAPIClaude
0 likes · 22 min read
How to Build Effective Claude Skills: Step‑by‑Step Guide, Limits, and Real Examples
James' Growth Diary
James' Growth Diary
May 14, 2026 · Backend Development

Inside Claude Code Skills: How a Single Markdown File Powers a Five‑Layer Loading Mechanism

The article dissects Claude Code's Skills system, showing how a lone SKILL.md file, combined with a five‑layer file‑system scope, inode‑based deduplication, conditional activation, plugin integration and incremental injection, enables zero‑code extensibility while managing token consumption for LLM agents.

Claude CodeConditional ActivationPlugin Integration
0 likes · 23 min read
Inside Claude Code Skills: How a Single Markdown File Powers a Five‑Layer Loading Mechanism
Old Zhang's AI Learning
Old Zhang's AI Learning
May 9, 2026 · Artificial Intelligence

Claude’s Open‑Source Financial Skills: A Deep Dive

Anthropic’s new claude‑for‑financial‑services repository bundles 11 ready‑to‑run agents, vertical plugins, and 11 MCP data connectors that automate core Wall Street workflows—from pitch decks and earnings reviews to valuation modeling—while offering clear installation paths and guidance for enterprise customization.

AI agentsClaudeFinancial Services
0 likes · 13 min read
Claude’s Open‑Source Financial Skills: A Deep Dive
IT Services Circle
IT Services Circle
May 3, 2026 · Artificial Intelligence

Master Claude Code with the /powerup Command: A Complete Interactive Tutorial

This article walks you through Claude Code’s new /powerup command introduced in version v2.1.90, showing how to verify your version, launch the interactive ten‑lesson tutorial, use file references with @, switch between four operation modes, undo changes, run background tasks, configure CLAUDE.md, extend functionality with MCP, install Skills and Hooks, create Subagents, sync sessions across devices, and adjust model and effort settings for optimal performance.

AI CodingCLI tutorialClaude Code
0 likes · 34 min read
Master Claude Code with the /powerup Command: A Complete Interactive Tutorial
AI Architecture Path
AI Architecture Path
May 3, 2026 · Artificial Intelligence

How Matt Pocock’s Open‑Source ‘Skills’ Turns AI Coding from Vibe to Engineer‑Level Precision

Matt Pocock’s open‑source ‘Skills’ framework tackles four common AI‑coding pitfalls—misaligned requirements, verbose output, non‑runnable code, and architectural decay—by providing lightweight, composable skills such as deep‑questioning, domain‑language generation, test‑driven development, and architecture‑guardrails, enabling engineers to guide AI with disciplined, reproducible workflows.

AI CodingMatt PocockPrompt engineering
0 likes · 15 min read
How Matt Pocock’s Open‑Source ‘Skills’ Turns AI Coding from Vibe to Engineer‑Level Precision
Architect
Architect
Apr 30, 2026 · Artificial Intelligence

How Hermes Agent’s Memory System Fixes the Layered Misconception in OpenClaw

The article dissects Hermes Agent’s four‑layer memory architecture—hot memory, session search, skills, and optional Honcho—explaining how each layer’s cost and purpose differ from OpenClaw’s approach, and why careful placement of facts, history, procedures, and user models leads to more stable, cache‑aware agents.

Agent MemoryHermes AgentHoncho
0 likes · 25 min read
How Hermes Agent’s Memory System Fixes the Layered Misconception in OpenClaw
AI Waka
AI Waka
Apr 26, 2026 · Artificial Intelligence

Can Your AI Agent Write New Instructions? Exploring Google ADK’s New Skills Feature

The article examines how Google’s Agent Development Kit (ADK) tackles the context‑window bottleneck by introducing a three‑layer Skills architecture that lets agents load domain‑specific knowledge on demand, compares implementation modes, provides a step‑by‑step weather‑skill example, and contrasts ADK with OpenAI’s Agent SDK.

AI agentsGoogle ADKOpenAI SDK
0 likes · 18 min read
Can Your AI Agent Write New Instructions? Exploring Google ADK’s New Skills Feature
IT Services Circle
IT Services Circle
Apr 25, 2026 · Artificial Intelligence

Understanding AI Core Concepts: Agent, Skills, Tools, and MCP

The article explains the four core AI components—Agent, Tools, Skills, and MCP—detailing their definitions, roles, the problems they address, and how they interoperate within the Cursor platform to transform a conversational model into a functional digital worker.

AI ArchitectureArtificial IntelligenceMCP
0 likes · 13 min read
Understanding AI Core Concepts: Agent, Skills, Tools, and MCP
Architects' Tech Alliance
Architects' Tech Alliance
Apr 25, 2026 · Artificial Intelligence

How Domestic Claw Platforms Are Winning the AI Agent Entry Battle

The article analyzes OpenClaw’s shift from GUI to API, its continuous workflow capabilities, the competition for high‑frequency user scenarios, the prospect of per‑device Claw instances, data‑context security concerns, and the potential fragmentation of SaaS software in the emerging AI agent market.

AI AgentAPIChina
0 likes · 12 min read
How Domestic Claw Platforms Are Winning the AI Agent Entry Battle
Architect
Architect
Apr 23, 2026 · Artificial Intelligence

What Exactly Belongs in a .claude/ Folder? A Beginner’s Guide

This article explains the purpose and layered structure of the .claude/ directory in Claude Code projects, detailing what files belong in CLAUDE.md, settings.json, hooks, commands, skills, and agents, and how to organize project‑level versus user‑level configurations for reliable, maintainable AI‑assisted development.

AI agentsClaude CodeSkills
0 likes · 32 min read
What Exactly Belongs in a .claude/ Folder? A Beginner’s Guide
Machine Heart
Machine Heart
Apr 21, 2026 · Artificial Intelligence

How Externalization Drives the Evolution of LLM Agents – Insights from a 54‑Page SJTU Review

A recent 54‑page arXiv review by Shanghai Jiao Tong University and collaborators argues that the reliability gains of LLM agents stem more from externalizing memory, skills, protocols, and harness infrastructure than from scaling the underlying model, outlining three structural mismatches and a unified externalization framework.

ExternalizationHarnessLLM agents
0 likes · 13 min read
How Externalization Drives the Evolution of LLM Agents – Insights from a 54‑Page SJTU Review
AI Software Product Manager
AI Software Product Manager
Apr 21, 2026 · Artificial Intelligence

10 Must‑Have Claude Code Skills to Turn It Into a Real Agent

After months of using Claude Code, the author discovers that the real performance gap comes from the Skills you add—not the model itself—showing how ten carefully chosen Skills can transform Claude Code from a simple coding assistant into a versatile, repeatable digital teammate for browsing, summarizing, testing, refactoring, and more.

AI agentsClaude CodeSkills
0 likes · 18 min read
10 Must‑Have Claude Code Skills to Turn It Into a Real Agent
AI Waka
AI Waka
Apr 21, 2026 · Artificial Intelligence

Why Massive Prompts Fail and How Skills Transform AI Agents

The article explains how monolithic system prompts become costly, unreliable, and hard to maintain as AI agents grow, and demonstrates a modular Skill‑based architecture that loads knowledge on demand, improves scalability, debugging, and reuse.

AIPrompt engineeringScalability
0 likes · 13 min read
Why Massive Prompts Fail and How Skills Transform AI Agents
AI Waka
AI Waka
Apr 20, 2026 · Artificial Intelligence

How to Build Powerful Claude Skills: A Step‑by‑Step Guide

Learn how to design, write, test, and deploy reusable Claude Skills—custom instruction sets that automate document processing, code review, content creation, and data handling—by defining goals, crafting SKILL.md, adding scripts, creating trigger phrases, and measuring performance with concrete examples.

AIClaudePrompt engineering
0 likes · 15 min read
How to Build Powerful Claude Skills: A Step‑by‑Step Guide
AndroidPub
AndroidPub
Apr 20, 2026 · Mobile Development

How Google’s Android CLI, Skills, and Knowledge Base Empower AI Agents

Google’s April 2026 release of Android Agent tools—Android CLI, Android Skills, and Android Knowledge Base—shows how a unified, command‑line interface and structured skill packages let AI agents reliably perform standard Android development tasks while staying up‑to‑date with official documentation.

AI AgentAndroidCLI
0 likes · 8 min read
How Google’s Android CLI, Skills, and Knowledge Base Empower AI Agents
Baidu Geek Talk
Baidu Geek Talk
Apr 15, 2026 · Artificial Intelligence

Unveiling Claude Code: How Rules, MCP, and Skills Power the Coding Agent

This article dissects the leaked Claude Code v2.1.88 source to reveal how the three core concepts—Rules, MCP, and Skills—are implemented, where they are injected in the Anthropic LLM API request, and when developers should prefer each mechanism for reliable, secure, and token‑efficient coding agent workflows.

Claude CodeLLM agentsMCP
0 likes · 25 min read
Unveiling Claude Code: How Rules, MCP, and Skills Power the Coding Agent
ArcThink
ArcThink
Apr 14, 2026 · Artificial Intelligence

Mastering Claude Code Plugins: Skills, MCP, Hooks and Real‑World Configurations

This guide dissects Claude Code’s rapidly growing plugin ecosystem—covering the five‑layer architecture, top‑installed plugins, detailed configuration examples for Skills, MCP servers, Agents, and Hooks, and practical best‑practice recommendations to turn Claude Code into a powerful, production‑grade development assistant.

AI pluginsClaude CodeConfiguration
0 likes · 22 min read
Mastering Claude Code Plugins: Skills, MCP, Hooks and Real‑World Configurations
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 13, 2026 · Artificial Intelligence

Codex Desktop: Turning AI Coding into a Shift‑Change Assistant

OpenAI’s new Codex desktop app upgrades AI programming from a simple code‑completion tool to a multi‑agent, schedule‑driven assistant that can run parallel tasks, automate routine engineering work, and encapsulate team SOPs as reusable Skills, signaling a shift toward AI‑driven development workflows.

AI CodingCodexMulti-Agent
0 likes · 9 min read
Codex Desktop: Turning AI Coding into a Shift‑Change Assistant
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 11, 2026 · Artificial Intelligence

OpenClaw Automation Explained: From Zero to Enterprise‑Ready Architecture, Hooks & Webhooks

The article walks readers through OpenClaw’s complete automation architecture, detailing the roles of Client, Gateway, Hooks, Cron, Heartbeat, Agent, Skills, and Plugins, explaining event flow, execution steps, hook loading, webhook integration, and practical enterprise deployment patterns, while providing concrete examples and configuration snippets.

AIOpenClawSkills
0 likes · 13 min read
OpenClaw Automation Explained: From Zero to Enterprise‑Ready Architecture, Hooks & Webhooks
Frontend AI Walk
Frontend AI Walk
Apr 10, 2026 · Industry Insights

Five Future‑Ready Thinking Models to Reset Your Cognition in the AI Era

The article outlines five forward‑looking mental models—embracing CLI, adopting management thinking, integrating ecosystems, focusing on reusable Skills, and limiting Agent creation—to help product people, creators, and developers upgrade their personal operating system for the AI‑driven future.

AICLIEcosystem Integration
0 likes · 12 min read
Five Future‑Ready Thinking Models to Reset Your Cognition in the AI Era
IT Services Circle
IT Services Circle
Apr 3, 2026 · Artificial Intelligence

What Are AI Agents? A Complete Guide to LLMs, Function Calls, MCP & A2A

This article explains the core concepts behind AI agents—including how they differ from large language models, their relationship to workflows, the various agent operating modes, and the underlying technologies such as function calls, the Model Context Protocol (MCP), Skills, and the Agent‑to‑Agent (A2A) protocol—providing clear examples and practical comparisons for developers and interviewees.

A2ALLMMCP
0 likes · 32 min read
What Are AI Agents? A Complete Guide to LLMs, Function Calls, MCP & A2A
SuanNi
SuanNi
Mar 31, 2026 · Artificial Intelligence

Mastering Claude Code: A Complete Guide to the .claude Folder and Advanced Configurations

This in‑depth guide explains how to unlock the full power of Claude Code by understanding the dual .claude directories, crafting effective CLAUDE.md and CLAUDE.local.md files, organizing modular rules, hooks, skills, and agents, and configuring permissions with settings.json for secure, repeatable AI‑assisted development.

AI AssistantClaudeConfiguration
0 likes · 16 min read
Mastering Claude Code: A Complete Guide to the .claude Folder and Advanced Configurations
AI Engineering
AI Engineering
Mar 30, 2026 · Artificial Intelligence

How to Master Claude Code: A Practical Guide to the .claude Folder

This guide explains the purpose of the .claude directory, details how CLAUDE.md, rules, hooks, skills, agents, and settings.json work together, and provides step‑by‑step instructions for configuring Claude Code to follow project‑specific policies and improve productivity.

AI AssistantClaude CodeSkills
0 likes · 13 min read
How to Master Claude Code: A Practical Guide to the .claude Folder
Wuming AI
Wuming AI
Mar 29, 2026 · Industry Insights

Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows

The article argues that merely sharing AI prompts and tool lists is insufficient; instead, documentation and tools must be transformed into AI‑friendly, callable skills, illustrating the shift with concrete OpenClaw and CoPaw examples that enable self‑healing, redundancy, and truly automated workflows.

AI workflowOperationsSkills
0 likes · 8 min read
Turning Docs into AI‑Callable Skills: A Practical Shift to AI‑First Workflows
AI Algorithm Path
AI Algorithm Path
Mar 29, 2026 · Artificial Intelligence

Mastering Claude Code Extensions: Skills, MCP, Hooks, Sub‑agents, Agent Teams & Plugins

Claude Code, Anthropic's CLI AI programming assistant, offers six extensible mechanisms—Skills, MCP, Sub‑agents, Agent Teams, Hooks, and Plugins—each explained with purpose, setup steps, concrete examples, and practical guidance on when and how to combine them for robust AI‑driven workflows.

AI extensionsAgent TeamsClaude Code
0 likes · 12 min read
Mastering Claude Code Extensions: Skills, MCP, Hooks, Sub‑agents, Agent Teams & Plugins
ShiZhen AI
ShiZhen AI
Mar 28, 2026 · Artificial Intelligence

Unlock Claude Code’s Hidden Power: Inside the .claude/ Folder

The article explains how the .claude/ directory serves as Claude Code’s control center—detailing its two‑level structure, the role of CLAUDE.md, rules, commands, skills, agents, and settings.json, and provides a step‑by‑step guide to configure and extend it for team and personal workflows.

CLAUDE.mdClaudeClaude Code
0 likes · 16 min read
Unlock Claude Code’s Hidden Power: Inside the .claude/ Folder
AgentGuide
AgentGuide
Mar 27, 2026 · Artificial Intelligence

What Are Skills in LLM Agents? How They Work and When to Use Them

The article defines Skills as structured local folders that encapsulate domain‑specific processes, knowledge, and tools for large language models, contrasts them with temporary Prompts, outlines suitable use cases, details their components, and explains their on‑demand loading mechanism that saves tokens.

On-demand LoadingPrompt engineeringSkills
0 likes · 4 min read
What Are Skills in LLM Agents? How They Work and When to Use Them
AI Waka
AI Waka
Mar 26, 2026 · Artificial Intelligence

When to Use MCP vs. Skills with Claude: A Practical Decision Framework

This article analyzes the trade‑offs between Model Context Protocol (MCP) and Skills for Claude‑based AI workflows, offering a three‑question test, real‑world examples, and architectural diagrams to help engineers choose the most efficient approach for their tasks.

AI workflowClaudeLLM integration
0 likes · 10 min read
When to Use MCP vs. Skills with Claude: A Practical Decision Framework
Design Hub
Design Hub
Mar 24, 2026 · Artificial Intelligence

Why the .claude Folder Is the Most Crucial Part of Claude Code to Configure

Understanding the .claude directory—its project‑level and global subfolders, the roles of CLAUDE.md, rules, commands, skills, agents, and settings.json—lets you turn Claude Code from a black‑box chat tool into a configurable, team‑aligned coding partner that respects permissions and workflow conventions.

AI ConfigurationClaude CodePrompt engineering
0 likes · 21 min read
Why the .claude Folder Is the Most Crucial Part of Claude Code to Configure
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 20, 2026 · Artificial Intelligence

Understanding Claude Code Skills: Insider Engineers Share Systematic Practices

The article walks through Claude Code’s Skills system—explaining what Skills are, categorizing common types, offering concrete best‑practice tips, showing how to store data, use on‑demand hooks, distribute and measure Skills, and concluding with practical advice for early‑stage AI agent development.

AI agentsClaude CodeSkills
0 likes · 18 min read
Understanding Claude Code Skills: Insider Engineers Share Systematic Practices
o-ai.tech
o-ai.tech
Mar 18, 2026 · Artificial Intelligence

Mastering Claude Code Skills: A Hands‑On Guide from Beginner to Expert

This guide explains how Claude Code Skills work as folder‑based agents, introduces a nine‑category taxonomy, and shares practical design patterns—including progressive disclosure, Gotchas, memory handling, hooks, and sharing strategies—to help developers build robust, reusable Skills from scratch.

AIClaudePrompt engineering
0 likes · 18 min read
Mastering Claude Code Skills: A Hands‑On Guide from Beginner to Expert
Java Tech Enthusiast
Java Tech Enthusiast
Mar 18, 2026 · Artificial Intelligence

Demystifying OpenClaw: Agents, RAG, Memory & Skills Explained

This article explains the OpenClaw AI agent framework, detailing how its core Agent follows an Observe‑Plan‑Act loop, how Memory uses SQLite for short‑ and long‑term storage, how RAG retrieves external knowledge, and how Skills replace MCP with modular tool workflows, plus security tips and deployment links.

AI AgentMemoryOpenClaw
0 likes · 14 min read
Demystifying OpenClaw: Agents, RAG, Memory & Skills Explained
Shuge Unlimited
Shuge Unlimited
Mar 17, 2026 · Operations

Exploring OpenClaw for K8s AIOps: Four Practical Scenarios from Concept to Deployment

This article analyzes how OpenClaw’s Skills, Subagent, and Cron capabilities can be leveraged to build Kubernetes AIOps solutions, presenting four detailed scenarios—fault diagnosis, resource optimization, security audit, and continuous health checks—while evaluating technical feasibility, security, reliability, cost, and a phased rollout plan.

Cloud NativeKubernetesOpenClaw
0 likes · 19 min read
Exploring OpenClaw for K8s AIOps: Four Practical Scenarios from Concept to Deployment
o-ai.tech
o-ai.tech
Mar 14, 2026 · Artificial Intelligence

Mastering Codex: Essential Best Practices for Coding Agents

This guide walks beginners through proven habits for using Codex more efficiently across CLI, IDE extensions, and the Codex app, covering prompting, planning, validation, AGENTS.md, MCP integration, skills, automations, configuration, testing, and session management.

AGENTS.mdAI CodingCodex
0 likes · 16 min read
Mastering Codex: Essential Best Practices for Coding Agents
SpringMeng
SpringMeng
Mar 14, 2026 · Artificial Intelligence

How Do Skills, MCP, RAG, and Agents Relate in OpenClaw?

The article explains OpenClaw’s four‑layer architecture—Agent, Memory, RAG, and Skills—detailing how each component (including Function Call and MCP) works, how they differ from platforms like Dify, and provides practical security guidelines for running the open‑source AI agent framework.

AI AgentMCPMemory
0 likes · 15 min read
How Do Skills, MCP, RAG, and Agents Relate in OpenClaw?
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 AgentFunction CallingMemory
0 likes · 14 min read
Demystifying OpenClaw: How Agents, RAG, Memory, and Skills Power AI Automation
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 10, 2026 · Artificial Intelligence

Install AutoClaw in One Minute: Quick Setup for a Local AI Assistant

AutoClaw wraps the open‑source OpenClaw client, turning a half‑day installation into three simple steps—download, install, and auto‑configure—while adding seamless Feishu integration, support for GLM‑5 and pony‑alpha‑2 models, built‑in skills, and security recommendations for custom skill creation.

AI AssistantAutoClawFeishu
0 likes · 6 min read
Install AutoClaw in One Minute: Quick Setup for a Local AI Assistant
IT Services Circle
IT Services Circle
Mar 8, 2026 · Artificial Intelligence

Mastering LLM Skills: Modular Prompt Engineering for Scalable AI Workflows

The article explains how to replace monolithic prompts with reusable, lazy‑loaded Skill files, compares Skills with Prompt, MCP and Function Calling, shows concrete Skill structures and examples, and demonstrates a Spring Boot AI interview platform with open‑source repositories.

AI workflowFunction CallingLLM
0 likes · 12 min read
Mastering LLM Skills: Modular Prompt Engineering for Scalable AI Workflows
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 5, 2026 · Artificial Intelligence

When Do AI Agent Skills Actually Add Value? A Deep Dive into Skills vs Commands vs Sub‑Agents

This article examines how the concept of Skills in AI agents evolves from a seemingly redundant feature in specialized coding tools to a crucial, reusable abstraction in enterprise‑level, multimodal agent platforms, outlining the scenarios where Skills shine and where they become unnecessary.

ReusabilitySkillsagent platforms
0 likes · 19 min read
When Do AI Agent Skills Actually Add Value? A Deep Dive into Skills vs Commands vs Sub‑Agents
Data Party THU
Data Party THU
Mar 4, 2026 · Artificial Intelligence

Top 10 Must‑Install OpenClaw Skills for Powerful AI Agents

This article introduces OpenClaw’s versatile Skills system, highlights the ten most recommended Skills—including tavily-search, find‑skills, proactive‑agent, GitHub integration, and security tools—provides installation commands, and explains how each enhances AI agents’ capabilities for real‑time search, automation, and safe operation.

OpenClawSkills
0 likes · 5 min read
Top 10 Must‑Install OpenClaw Skills for Powerful AI Agents
Shuge Unlimited
Shuge Unlimited
Mar 3, 2026 · Artificial Intelligence

OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert

This comprehensive guide walks you through OpenClaw's five advanced modules—identity system, persistent memory, Skills, sub‑agents, and cron jobs—showing how to configure each with concrete file examples, JSON settings, and CLI commands so your AI assistant gains personality, long‑term recall, extensible capabilities, parallel processing, and automated workflows.

AI AssistantConfigurationCron Jobs
0 likes · 22 min read
OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert
Efficient Ops
Efficient Ops
Mar 2, 2026 · Artificial Intelligence

Deploy OpenClaw: Your Multi‑Channel AI Agent Gateway Made Easy

OpenClaw is an AI agent gateway that supports WhatsApp, Telegram, Discord and other platforms, offering a quick curl‑based installation, a guided configuration wizard, extensible Skills system, token‑saving plugins, and operational tools for DevOps and SRE tasks.

AI AgentInstallationMulti-Channel Messaging
0 likes · 6 min read
Deploy OpenClaw: Your Multi‑Channel AI Agent Gateway Made Easy
Architect
Architect
Feb 27, 2026 · Artificial Intelligence

Turning AI Agents into Deliverable Workflows: Skills, Shell, and Compaction Explained

The article explains why writing code alone does not guarantee delivery, outlines three core challenges for long‑running agents—process reuse, execution, and context continuity—and presents a practical framework of Skills, Shell, and Compaction together with ten actionable recommendations, security guidelines, and implementation steps for teams.

AI agentsShellSkills
0 likes · 18 min read
Turning AI Agents into Deliverable Workflows: Skills, Shell, and Compaction Explained
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 26, 2026 · Artificial Intelligence

Why Function Calling, MCP, and Skills Matter for Modern AI Agents

This article explains the core concepts of Function Calling, Model Context Protocol (MCP), and Skills, showing how they build on each other to enable reliable tool use, reduce integration costs, and let users define complex workflows with natural language.

AIAgentsFunctionCallingLLMIntegration
0 likes · 18 min read
Why Function Calling, MCP, and Skills Matter for Modern AI Agents
PaperAgent
PaperAgent
Feb 13, 2026 · Artificial Intelligence

How to Build Claude Skills: A Complete Guide to Powerful AI Agents

This article provides a detailed technical guide on Anthropic's Claude Skills, explaining their definition, file structure, progressive disclosure design, real‑world use cases, step‑by‑step implementation instructions, core design patterns, testing methods, success metrics, and iteration signals for building robust AI agents.

AI agentsClaudeMCP
0 likes · 11 min read
How to Build Claude Skills: A Complete Guide to Powerful AI Agents
Architect
Architect
Feb 11, 2026 · Artificial Intelligence

How to Engineer Claude Agents for Stable Production: From Single Agent to Multi‑Agent Systems

This article synthesizes Anthropic’s recent Claude Agent blogs, presenting a layered architecture and practical steps to transform chat‑centric agents into reliable, production‑ready systems, covering when to adopt multi‑agent setups, the role of Skills and MCP, and a ready‑to‑use implementation checklist.

MCPMulti-AgentSkills
0 likes · 22 min read
How to Engineer Claude Agents for Stable Production: From Single Agent to Multi‑Agent Systems
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Jan 31, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills

This tutorial walks you through installing Claude Code on macOS, Linux, and Windows, configuring its environment, creating and managing Skills—including their directory layout, SKILL.md structure, progressive‑disclosure loading, and a real‑world pre‑sales proposal Skill—then running the Skill via the CLI with sample output.

AICLIClaude Code
0 likes · 20 min read
Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills
Old Zhang's AI Learning
Old Zhang's AI Learning
Jan 30, 2026 · Artificial Intelligence

Mastering Skills, Tools, MCP, and Subagents in Anthropic’s Agent Course

This article breaks down the core concepts from the free Anthropic short course—Tools, Skills, the Model Context Protocol (MCP), and Subagents—explaining their roles, differences, and how they combine to build reliable, parallelizable AI agents, illustrated with a customer‑insight case study.

AI agentsAgent ArchitectureAnthropic
0 likes · 8 min read
Mastering Skills, Tools, MCP, and Subagents in Anthropic’s Agent Course
AI Insight Log
AI Insight Log
Jan 30, 2026 · Frontend Development

Three.js Gets AI Skills: Structured Knowledge Boosts 3D Code Generation

The article examines common AI coding failures with Three.js—outdated APIs, math miscalculations, and shader glitches—and introduces the open‑source threejs‑skills repository, which supplies AI agents with best‑practice, performance‑tuned knowledge to dramatically improve 3D development outcomes.

AI CodingOpen sourceSkills
0 likes · 7 min read
Three.js Gets AI Skills: Structured Knowledge Boosts 3D Code Generation
AI Engineering
AI Engineering
Jan 29, 2026 · Artificial Intelligence

How a Tiny AGENTS.md Change Boosted AI Coding Accuracy from 53% to 100%

A Vercel team experiment shows that replacing the Skills approach with a small 8 KB AGENTS.md file raised AI coding agents' pass rate from 53% to a perfect 100%, revealing the fragility of explicit tool calls and the strength of passive, always‑available context.

AGENTS.mdAI coding agentsNext.js
0 likes · 11 min read
How a Tiny AGENTS.md Change Boosted AI Coding Accuracy from 53% to 100%
Frontend AI Walk
Frontend AI Walk
Jan 29, 2026 · Artificial Intelligence

AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks

The article systematically defines and compares the seven key AI programming abstractions—Rules, Commands, Subagents, MCP, Skills, Modes, and Hooks—detailing their core characteristics, typical use cases, implementation patterns, and best‑practice guidelines while highlighting common misunderstand‑ings and design trade‑offs.

AI programmingAgent DesignModes
0 likes · 18 min read
AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks
IT Services Circle
IT Services Circle
Jan 28, 2026 · Frontend Development

How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding

The article explains how the emerging concept of “Skills” provides AI agents with structured, framework‑specific best‑practice knowledge for React and Vue, turning AI from a simple code generator into a virtual colleague that writes code according to official guidelines and real‑world experience.

AI agentsAI code generationReact
0 likes · 6 min read
How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding
AI Insight Log
AI Insight Log
Jan 28, 2026 · Frontend Development

Vue Gets Its Own AI Skills – Using a Large‑Model Elimination Contest to Vet Rules

The community‑driven vue‑skills project applies a multi‑model verification process—baseline, skill, and killing‑zone tests using models like Claude 3.5 Sonnet and Claude 3 Haiku—to filter Vue‑specific rules, keeping only high‑entropy, capability‑or‑efficiency insights and syncing them via Skills Hub.

AIMulti-Model VerificationPrompt engineering
0 likes · 6 min read
Vue Gets Its Own AI Skills – Using a Large‑Model Elimination Contest to Vet Rules
BirdNest Tech Talk
BirdNest Tech Talk
Jan 27, 2026 · Artificial Intelligence

What Makes Claude Code Tick? A Deep Dive into Subagents, Skills, MCP, Slash Commands, Hooks, and Plugins

The article breaks down Claude Code’s six building blocks—Subagents, Skills, Model Context Protocol (MCP), Slash Commands, Hooks, and Plugins—detailing their characteristics, execution methods, programmability, complexity, autonomy, use cases, customization difficulty, persistence, and integration patterns, and concludes with a comparative matrix and key distinctions.

AI agentsClaude CodeModel Context Protocol
0 likes · 9 min read
What Makes Claude Code Tick? A Deep Dive into Subagents, Skills, MCP, Slash Commands, Hooks, and Plugins
Wuming AI
Wuming AI
Jan 26, 2026 · Industry Insights

8 Essential Skills to Thrive in the AI Era

In the rapidly evolving AI landscape, the author argues that creativity, fast learning, task decomposition, clear communication, critical thinking, awareness of blurred job boundaries, tech‑business integration, and product thinking are the most important capabilities for professionals to stay competitive.

AICareer DevelopmentSkills
0 likes · 8 min read
8 Essential Skills to Thrive in the AI Era
AI Tech Publishing
AI Tech Publishing
Jan 24, 2026 · Artificial Intelligence

Agent OS and Skills: 26 Years of Tech Trend Insights

The article examines the emerging concept of Agent OS as a platform for Skills, surveys the few mature Agent OS offerings across code, desktop, and web domains, highlights the rise of response APIs, reviews available agent SDKs, and explains the central role of the agent loop and its various shells.

AI agentsAgent LoopAgent OS
0 likes · 4 min read
Agent OS and Skills: 26 Years of Tech Trend Insights
AI Engineering
AI Engineering
Jan 22, 2026 · Artificial Intelligence

MCP Isn’t Broken – It’s Your Server Design, Not the Protocol

The article argues that the recent hype around Skills and the criticism of MCP stem from a mindset problem: developers treat MCP like a REST API wrapper, leading to poor server designs, and it offers six concrete design principles to build agent‑friendly MCP services.

AI toolingAgent DesignMCP
0 likes · 11 min read
MCP Isn’t Broken – It’s Your Server Design, Not the Protocol
Design Hub
Design Hub
Jan 22, 2026 · Artificial Intelligence

Create Pro‑Level Videos with Just Your Voice: Exploring Remotion Skills AI

Remotion Skills lets designers generate professional video clips by issuing natural‑language commands, leveraging React‑based video coding, component composition, and AI‑driven project planning, with a step‑by‑step walkthrough that covers installation, prompt creation, rendering, and result review.

AINaturalLanguageReact
0 likes · 5 min read
Create Pro‑Level Videos with Just Your Voice: Exploring Remotion Skills AI
Sohu Tech Products
Sohu Tech Products
Jan 21, 2026 · Artificial Intelligence

Building an AI Knowledge Management System with Claude Skills & Dynamic Routing

This article explains how to design and implement a knowledge‑management and intelligent‑assistant system called Krawl using Claude Skills, covering the three‑layer skill architecture, progressive disclosure, dynamic routing, lazy loading, meta‑tool integration, and concrete Python examples for video summarisation and knowledge queries.

AIClaudePython
0 likes · 19 min read
Building an AI Knowledge Management System with Claude Skills & Dynamic Routing
AI Tech Publishing
AI Tech Publishing
Jan 20, 2026 · Artificial Intelligence

10 Core Architecture Patterns for Scalable LLM Skills and Context Engineering

The article presents a ten‑step architecture for implementing scalable LLM Skills, covering a meta‑tool pattern to avoid tool explosion, progressive three‑level loading to save tokens, script execution outside the LLM context, Redis‑based storage with pub/sub updates, version locking, dynamic addition, batch loading, and file‑system strategies.

Context EngineeringLLMMeta-Tool
0 likes · 10 min read
10 Core Architecture Patterns for Scalable LLM Skills and Context Engineering
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 15, 2026 · Industry Insights

The Trending AI Skills Every Product Manager Should Master

This article systematically maps the rapidly growing AI Skills ecosystem, categorizing seven major domains—from programming and creative to design, business, learning, life, and productivity—explaining each skill's core value, real‑world use cases, and how to select or customize the right Skills for maximum impact.

AISkillsautomation
0 likes · 11 min read
The Trending AI Skills Every Product Manager Should Master
Fighter's World
Fighter's World
Jan 9, 2026 · Artificial Intelligence

Compound Engineering: Accelerating the Compound Evolution of AI Agents

The article analyzes how Compound Engineering—a methodology that teaches AI agents through work, extracts category‑level rules from bugs, maintains a living knowledge base, and compresses feedback loops—enables agents to remember past experience, achieve compounding productivity gains, and be applied beyond coding to industry domains.

AI agentsSkillscompound-engineering
0 likes · 22 min read
Compound Engineering: Accelerating the Compound Evolution of AI Agents
Frontend AI Walk
Frontend AI Walk
Jan 5, 2026 · Artificial Intelligence

When Should You Use Skills? An AI Developer’s Guide to Avoiding Pitfalls

This article presents a decision‑making framework for AI developers, showing how to evaluate the ROI of Skills versus long prompts, with concrete scoring tables, real‑world case studies, best‑practice recommendations, and clear guidelines to prevent over‑engineering and maintenance overhead.

AIPrompt engineeringROI
0 likes · 20 min read
When Should You Use Skills? An AI Developer’s Guide to Avoiding Pitfalls
Frontend AI Walk
Frontend AI Walk
Jan 4, 2026 · Artificial Intelligence

Skills vs MCP: How to Choose the Right Approach for AI Workflows

This article analytically compares Skills (brain‑level expertise) and MCP (external tool interface) for building AI agents, detailing their architectures, development effort, scalability, security, and real‑world use cases, and provides a decision framework to help engineers select the optimal combination.

AI agentsMCPModel Context Protocol
0 likes · 13 min read
Skills vs MCP: How to Choose the Right Approach for AI Workflows
DevOps Engineer
DevOps Engineer
Dec 27, 2025 · Artificial Intelligence

Demystifying GitHub AI: Models, Agents, Spaces, Spark, and More

This article explains GitHub's AI ecosystem—Models, Copilot, Agents, Spaces, Spark, Instructions, Skills, and the Model Context Protocol—clarifying each component, their relationships, and practical steps for developers to integrate them into their workflow.

CopilotGitHub AIMCP
0 likes · 12 min read
Demystifying GitHub AI: Models, Agents, Spaces, Spark, and More
Tech Minimalism
Tech Minimalism
Dec 25, 2025 · Artificial Intelligence

Master Claude Skills from Scratch: A Clear, Step‑by‑Step Guide

This article explains how Claude Skills turn Claude into a domain‑specific assistant by packaging expertise, workflows, and resources into reusable modules, and walks readers through the design principles, progressive‑disclosure architecture, six‑step creation process, advanced patterns, deployment tips, and a full FAQ.

AIClaudePrompt engineering
0 likes · 22 min read
Master Claude Skills from Scratch: A Clear, Step‑by‑Step Guide
Frontend AI Walk
Frontend AI Walk
Dec 23, 2025 · Artificial Intelligence

Advanced AI Programming: How to Effectively Harness OpenSpec, BMAD, and Skills

The article explains why developers hit bottlenecks when using AI for code, introduces the Vibe Engineering paradigm, and details how the three pillars—BMAD methodology, OpenSpec standard, and Skills extensions—work together through concrete examples, best‑practice guidelines, common pitfalls, and a step‑by‑step development roadmap.

AI programmingBMADOpenSpec
0 likes · 15 min read
Advanced AI Programming: How to Effectively Harness OpenSpec, BMAD, and Skills
AI Tech Publishing
AI Tech Publishing
Dec 22, 2025 · Artificial Intelligence

How Agent Skills and MCP Servers Work Together

This article explains how Anthropic's Skills and Model Context Protocol (MCP) servers complement each other to let Claude agents follow specific workflows, access external tools, and produce consistent, reliable outputs, illustrated with real‑world use cases and a quick reference guide.

AI agentsAnthropicClaude
0 likes · 13 min read
How Agent Skills and MCP Servers Work Together
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 19, 2025 · Industry Insights

Essential Skills Every AI Product Manager Must Master

The article outlines the critical role of AI product managers, detailing the technical, market, and communication skills they need, the product development process from research to launch, career progression, industry outlook, and the challenges and opportunities they face in the rapidly evolving AI landscape.

AI product managementCareer DevelopmentSkills
0 likes · 15 min read
Essential Skills Every AI Product Manager Must Master
AI Insight Log
AI Insight Log
Dec 17, 2025 · Artificial Intelligence

Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor

The author demonstrates that OpenAI has quietly integrated Anthropic‑style “Skills” into ChatGPT, exposing a /home/oai/skills directory with PDF and spreadsheet modules, explains how the PDF skill converts files to PNGs for vision‑based reading, and shows how to mount these skills in Cursor for local tool invocation.

AnthropicChatGPTCursor IDE
0 likes · 6 min read
Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor
Fighter's World
Fighter's World
Dec 16, 2025 · Artificial Intelligence

Boosting Large Language Model Domain Expertise with Claude Skills

The article analyzes why generic LLMs struggle with domain‑specific reasoning, critiques fine‑tuning, RAG and prompt engineering, and presents Claude Skills—using progressive disclosure, Pydantic validation, and state‑machine control—to encode expert constraints as executable rules, illustrated with finance compliance and legal reasoning case studies and backed by Anthropic research.

ClaudeDomain-specificLLM
0 likes · 20 min read
Boosting Large Language Model Domain Expertise with Claude Skills
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 3, 2025 · Product Management

Exploring the Many Product Manager Roles

The article outlines the various product manager positions—PM, TPM, MPM, DPM, UXPM, GPM, PPM, and HPM—detailing their responsibilities, required skills, career progression, and the benefits of cross‑functional expertise for building successful products.

GrowthRolesSkills
0 likes · 10 min read
Exploring the Many Product Manager Roles
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 29, 2025 · Artificial Intelligence

How to Let AI Watch Bilibili Reviews and Generate Buying Guides in Minutes

Discover how to transform Claude AI into a powerful research assistant that automatically fetches Bilibili video subtitles, converts them into clean markdown, analyzes the content, and produces structured product selection reports, all without manually watching videos, using Python scripts, cookies, and Claude Skills.

AIBilibiliClaude
0 likes · 25 min read
How to Let AI Watch Bilibili Reviews and Generate Buying Guides in Minutes
Open Source Tech Hub
Open Source Tech Hub
Oct 18, 2025 · Artificial Intelligence

How to Empower Claude with Custom Agent Skills: A Practical Guide

This article explains how to create, structure, and use Agent Skills for Claude, detailing the SKILL.md format, progressive disclosure, code execution, security best practices, and future directions for building reusable, composable capabilities in AI agents.

AIClaudeCode Execution
0 likes · 10 min read
How to Empower Claude with Custom Agent Skills: A Practical Guide
Architecture Digest
Architecture Digest
Sep 21, 2025 · Fundamentals

What Truly Builds a Programmer’s Competitive Edge?

The article argues that a programmer’s true moat isn’t a specific language or framework but core abilities such as rapid learning, problem abstraction, engineering mindset, communication, and genuine passion, which remain valuable despite fast‑changing technologies.

EngineeringSkillscareer
0 likes · 4 min read
What Truly Builds a Programmer’s Competitive Edge?
DevOps Coach
DevOps Coach
Sep 16, 2025 · Operations

How to Ace DevOps Interviews: Real Skills Over Certifications

The article examines the current chaos in DevOps hiring, exposing how certifications often mask a lack of practical ability, and offers concrete, experience‑based strategies—such as mastering fundamentals, troubleshooting, log analysis, honest self‑assessment, and building a solid portfolio—to succeed in DevOps interviews and improve hiring processes.

DevOpsOperationsSkills
0 likes · 10 min read
How to Ace DevOps Interviews: Real Skills Over Certifications
php Courses
php Courses
Mar 11, 2024 · Fundamentals

Essential Skills and Toolset for Full‑Stack Developers

The article outlines the ten core qualities required of full‑stack developers, presents a curated toolbox of essential development utilities, and provides a comprehensive learning roadmap that guides beginners from foundational computer science concepts to advanced full‑stack mastery.

DevelopmentSkillscareer
0 likes · 10 min read
Essential Skills and Toolset for Full‑Stack Developers
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jul 8, 2021 · Backend Development

Roadmap to Becoming a Java Backend Architect: Skills from Junior to Senior

From a fresh Java junior engineer to a seasoned architect, this guide outlines the essential skills, technologies, and responsibilities at each career stage—1‑3 years, 3‑5 years, and 5‑8 years—highlighting data structures, algorithms, frameworks, distributed systems, and database expertise needed for backend development.

Backend DevelopmentDistributed SystemsJava
0 likes · 5 min read
Roadmap to Becoming a Java Backend Architect: Skills from Junior to Senior
FunTester
FunTester
Apr 17, 2020 · Industry Insights

What Skills Make a Test Manager Truly Effective?

The article outlines the essential technical and non‑technical competencies—communication, problem‑solving, data analysis, adaptability, prioritization, time management, programming basics, negotiation, mentorship, and strategic intervention—that enable a test manager to lead agile QA teams successfully.

LeadershipSkillsautomation
0 likes · 11 min read
What Skills Make a Test Manager Truly Effective?
JD Retail Technology
JD Retail Technology
Apr 26, 2019 · Product Management

Philosophical Perspectives on Product Management and the Iceberg Model – Insights from Liu Jun

In this salon talk, Liu Jun explores the dialectical relationship between products and product managers through philosophical lenses, shares daily work scenarios, presents the Iceberg Model of product management, and outlines essential knowledge, skills, and qualities for becoming an outstanding product manager.

Skillsiceberg modelphilosophy
0 likes · 7 min read
Philosophical Perspectives on Product Management and the Iceberg Model – Insights from Liu Jun
21CTO
21CTO
Dec 21, 2018 · Big Data

What Does a Data Engineer Do? Skills, Certifications, and Career Path

This article explains the role of a data engineer, outlines essential big‑data architecture tools, key technical skills, differences from data scientists, and offers guidance on certifications and learning paths to launch a successful data‑engineering career.

Skillscertificationsdata engineering
0 likes · 7 min read
What Does a Data Engineer Do? Skills, Certifications, and Career Path