Tag
Perplexity has released its internal Agent Skills building handbook, proposing a new developer mindset distinct from traditional software engineering, emphasizing context management and implicit pattern matching principles for AI agents.
A community-driven GitHub repository collecting 50+ verified agent skills to enhance Claude Code workflows across CLI, web, and API interfaces.
The Perplexity team has published guidelines for the design, iteration, and maintenance of Agent Skills, emphasizing that writing Skills is not traditional coding but rather constructing context for the model. The article proposes a counter-intuitive methodology focused on evaluation-first approaches, progressive loading, and optimizing Agent behavior by handling edge cases (Gotchas).
The Fangtang OPC Skill Set is an open-source project with 15.4k stars on GitHub that breaks down the one-person company methodology into 9 installable, conversational, and executable Agent Skills, helping solo entrepreneurs build a complete personal business system — from resource inventory to conversion funnel.
Obsidian founder releases a set of agent skills including obsidian-cli, json-canvas, and obsidian-markdown, enabling integration with AI agents like Claude Code and Codex CLI.
Google released a library of skills for the Gemini API that improves agent accuracy in generating correct API code, with evaluations showing 87% accuracy with Gemini 3 Flash and 96% with Gemini 3.1 Pro.
Tutorial shows how to quickly set up DSPy with GEPA and RLM using Claude and Codex, providing copy-paste ready code.
Flutter team released a collection of agent skills providing tailored instructions for Flutter app development workflows, designed to help AI agents follow best practices with reduced errors.
Anthropic introduces 'Agent Skills' as an open standard for equipping AI agents with domain-specific expertise via composable directories of instructions and scripts. This framework enhances the portability and specialization of agents like Claude Code without requiring custom model training.
Curated GitHub repository offering 1100+ real-world AI agent skills from major dev teams like Anthropic, Google, Stripe, and Vercel, compatible with Claude Code, Codex, Cursor, and other AI coding assistants.
Clerk released Skills—installable Agent Skills packages that let AI coding agents instantly add full authentication flows to any framework with one command.
Clerk launches Clerk Skills, installable packages for AI coding agents that enable them to implement production authentication across multiple frameworks. The skills work with popular AI agents like Claude Code, Cursor, and GitHub Copilot, allowing developers to automate auth setup, custom sign-in flows, and user management.