Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Helps agents author cross-platform, portable skills following best practices
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
Skills for discovering datasets, traits, and species information from the TRY plant trait database
Use when syncing skills from local folders, GitHub URLs, or skillsmp.com pages to multiple AI coding tool directories
Claude Code用のAgent Skillを作成する。新しいスキルの設計・実装、SKILL.mdの作成、agents/references/scriptsの構成を支援。スキル作成、スキル設計、ワークフロー自動化を行う際に使用。
Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow. Use when designing workflows with various node types, configuring single agents, or orchestrating...
SKILL.md
A clear description of what this skill does and when to use it. Include specific keywords that users would naturally say. Use when [specific scenarios].
Generates and executes skill enhancement plans using declarative project configuration and validation loop protocols.
Agent Skill: TYPO3 Core contribution workflow. Use when working with Forge issues, submitting patches to Gerrit, or contributing docs. By Netresearch.
Use when a user wants you to discover and optionally install new agent skills for a task, and you must get explicit consent before any global install into Codex.
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
Use when user asks to create, write, edit, or test a skill. Also use when documenting reusable techniques, patterns, or workflows for future Claude
<one-line description of what this Skill does and what it outputs>. Default output to docs/onboarding/, override via OUTPUT_DIR.
Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Use when creating reusable knowledge modules, adding specialized guidance, or building domain-specific expertise.
Validates that a skill or MCP implementation matches its manifest by running Codex-powered semantic comparisons across descriptions, preconditions, effects, and API surface.
Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.
Clear description of what this skill does and when Claude should use it. Be specific about triggers - include the functionality AND when to activate. Example: "Extract text from PDFs and fill...
Security audit skill for detecting dangerous APIs, footgun patterns, and vulnerability variants. Use when reviewing code for security issues or doing variant analysis.