Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI...
Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.
Convert documentation into structured Agent Skills following progressive disclosure principles. Use when (1) Converting user documentation or guides into skills, (2) Creating skills from existing...
A simple test skill that creates a greeting file
Agent Skill: TYPO3 Core contribution workflow. Use when working with Forge issues, submitting patches to Gerrit, or contributing docs. By Netresearch.
A complete skill for E2E testing
A clear, concise description of what your skill does and when Claude should use it. Include the main functionality and use cases.
Agent Skill: CLI tool management. Use when commands fail with 'command not found', installing tools, or checking project environments. By Netresearch.
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.
Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Claude Code...
DaleStudy/skills μ μ₯μμ μλ‘μ΄ μ€ν¬μ μμ±νκ±°λ κΈ°μ‘΄ μ€ν¬μ μμ ν λ μ¬μ©. λ€μ μν©μμ νμ±ν: (1) μ μ€ν¬ μμ± μμ² μ, (2) SKILL.md νμΌ μμ± λλ μμ μ, (3) μ€ν¬ ꡬ쑰λ frontmatter κ΄λ ¨ μ§λ¬Έ μ, (4) 'skill', 'SKILL.md', 'frontmatter' ν€μλκ° ν¬ν¨λ μμ μ
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoringβwhere even top agents achieve less than 50% on real-world...
My catalogue of Skills.md
Loads (copies) a skill from a local source directory into the current project's skill library (.claude/skills). Use this when the user wants to import or copy a skill from another location on the...
Agent Skill: Apply Netresearch brand identity. MANDATORY for Netresearch projects. Include: (1) [n] logo, (2) colors #2F99A4/#FF4D00/#585961, (3) Raleway+Open Sans fonts.
Agent Skill: DDEV setup for TYPO3 extension development. Use when setting up local dev environment or multi-version testing (11.5/12.4/13.4/14.0). By Netresearch.
Create and validate new AI agent skills. This skill provides standards, templates, and validation tools to ensure high-quality, interoperable skills across different AI agents.
Agent Skill: Git workflow best practices for teams and CI/CD. Use when establishing branching strategies, implementing Conventional Commits, configuring PRs, or integrating Git with CI/CD. By Netresearch.
Comprehensive guide for building AI agents that interact with Solana blockchain using SendAI's Solana Agent Kit. Covers 60+ actions, LangChain/Vercel AI integration, MCP server setup, and...
Create and configure Claude Code sub-agents with custom prompts, tools, and models