1969 related articles

A deep dive into Agent Skills and its core design philosophy — progressive disclosure. Covers middleware, dynamic tools, and Metawheel implementation for building scalable AI agents.

A roundup of 12 trending open-source AI agent projects on GitHub, covering video generation, agent frameworks, skill packs, code engines, security scanning, and voice processing.
Payload-Less Skills: The Hidden Supply…
Payload-Less Skills are a stealthy new attack targeting LLM agent supply chains — no malicious code required. Learn how they work and how to defend against them.

A security researcher demonstrates how to customize Claude into an automated penetration testing system with memory, skills, and a knowledge base — successfully compromising CTF targets and finding real Bug Bounty vulnerabilities.

GitHub Trending July 4: The AI Agent ecosystem explodes across specs, frameworks, and apps — from agentskills to Vibe-Trading, a full Agent tech stack emerges.

Coding alone isn't enough anymore. Learn the 5 key steps to commanding AI Agents—define outcomes, split tasks, provide context, iterate small, and keep humans in the loop.

MCP Server vs Agent Skills: how to choose? This article systematically outlines an AI Agent architecture decision framework across three dimensions—essential differences, applicable scenarios, and judgment criteria.

Agent Studio unifies AI Agent role definition (Subagents) and Skills on one platform, enabling coordinated orchestration through a shared MCP endpoint, progressive disclosure, and moderated community publishing.

Deep dive into Skill Studio's "Linked Context" mechanism—skill files become real-time URL fetches instead of pre-loaded copies, extending AI Agent progressive disclosure to the entire open web.

Harness Engineering is becoming a must-have skill for AI agent developer roles. Learn the architecture, how top agent products use it, and how to practice with LangChain DeepAgents.

AI coding failures in enterprise aren't about weak models — they're about missing frameworks. Learn how Knowledge Bases, Skills, MCP, and Agents work together.

Learn how to build an AI-driven API automation testing framework using Agent+Skill architecture with Claude Code, covering test case generation, script execution, and report output.

Learn the essential difference between Skills and Tool Calls in AI Agents through a practical Excel agent case study, with full API call chain analysis.

Deep dive into Agent Skills: how they solve React Agent pain points through on-demand loading and capability modularization, improving decision precision for production-ready enterprise AI Agents.

Deep dive into the essential difference between Skill and MCP in AI Agent development. Skill handles the process layer for codifying workflows; MCP handles the capability layer for connecting external systems.

Deep dive into the AI Skills system architecture and execution flow, covering Skill.md dual-layer design, skill scanning and matching, on-demand loading, and practical integration methods.

A deep dive into Agent Skills architecture: core concepts, components, and how it works. Clarifies common misconceptions about Skills vs. MCP, and compares Skills with Multi-Agent architecture.

SkillSpector is NVIDIA's open-source AI Agent Skill security scanner that detects data exfiltration, malicious commands, and overly broad permissions before installation.

Learn how to build 6 testing agents using AI Skills for test case generation, Xmind mind maps, performance reports, JMeter scripts, and more — saving 3-4 hours daily with no coding required.

Deep dive into Agent Skill's core design—Progressive Disclosure—with detailed middleware and dynamic tool implementation, Multi-Agent comparison, and practical tips.