Tagged articles

Agent Skills

110 articles · Page 2 of 2
Design Hub
Design Hub
Jan 8, 2026 · Artificial Intelligence

Say Goodbye to Bloated Prompts! Cursor's Dynamic Context Discovery Makes AI Coding Smarter

Cursor introduces a "dynamic context discovery" approach that lets AI coding agents fetch only the information they need, cutting token usage by 46.9% and improving response quality through five practical techniques such as file‑based tool output, history archives, Agent Skills, on‑demand MCP loading, and treating terminal sessions as files.

AI codingAgent SkillsCursor
0 likes · 7 min read
Say Goodbye to Bloated Prompts! Cursor's Dynamic Context Discovery Makes AI Coding Smarter
AI Insight Log
AI Insight Log
Jan 4, 2026 · Artificial Intelligence

Agent Skills for Context Engineering: 4K Stars, Powering Cursor & Codex

The open‑source ‘Agent Skills for Context Engineering’ project, which amassed over 4,100 stars in a week, demonstrates why managing a model’s attention budget—through foundational, operational, and development‑methodology skills—is essential as context windows grow, and provides platform‑agnostic instructions for Claude Code, Cursor and other AI tools.

Agent SkillsClaude CodeContext Engineering
0 likes · 7 min read
Agent Skills for Context Engineering: 4K Stars, Powering Cursor & Codex
Wuming AI
Wuming AI
Dec 21, 2025 · Artificial Intelligence

Claude Agent Skills Explained: Differences, Installation, and Practical Use

This article demystifies Claude's Agent Skills by defining their structure, comparing them with Rules and MCP, illustrating progressive disclosure with concrete examples, and providing step‑by‑step installation and usage instructions for both official and custom skills.

AIAgent SkillsClaude
0 likes · 11 min read
Claude Agent Skills Explained: Differences, Installation, and Practical Use
AI Insight Log
AI Insight Log
Dec 21, 2025 · Artificial Intelligence

OpenAI Codex Adds Official Skills Support, Echoing Claude’s Open Agent Standard

OpenAI’s Codex now officially supports the open Agent Skills standard, introducing reusable instruction‑script‑resource bundles, progressive disclosure loading, explicit and implicit invocation methods, built‑in system skills, and cross‑tool compatibility including GitHub Copilot, signaling a move toward a unified AI agent ecosystem.

AI automationAgent SkillsGitHub Copilot
0 likes · 7 min read
OpenAI Codex Adds Official Skills Support, Echoing Claude’s Open Agent Standard
Baobao Algorithm Notes
Baobao Algorithm Notes
Dec 20, 2025 · Artificial Intelligence

How General‑Purpose Agents Are Converging on Claude Code and Deep Agent Designs

The article analyzes the 2025 shift toward a unified "general‑type" agent architecture exemplified by Claude Code and Deep Agent, detailing industry adoption, core technical features, skill‑based extensions, long‑running capabilities, and practical steps for building domain‑specific agents.

AI architectureAgent SkillsClaude Code
0 likes · 25 min read
How General‑Purpose Agents Are Converging on Claude Code and Deep Agent Designs
BirdNest Tech Talk
BirdNest Tech Talk
Oct 17, 2025 · Artificial Intelligence

How to Extend Claude with Custom Agent Skills Using SKILL.md

Claude’s new Agent Skills let developers package domain expertise into organized SKILL.md files and resource folders, enabling progressive disclosure, code execution, and scalable context loading, with detailed guidance on structure, bundling, evaluation, and security considerations for building robust, reusable AI agents.

AI AgentsAgent SkillsClaude
0 likes · 11 min read
How to Extend Claude with Custom Agent Skills Using SKILL.md