skill-preflight

Analyze existing skills and agents to prevent duplicate functionality.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/flonat-research --skill skill-preflight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-preflight
Source: https://github.com/flonat/flonat-research/tree/main/skills/skill-preflight
Command: npx skills add https://github.com/flonat/flonat-research --skill skill-preflight

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that new skills and agents are not created with duplicate functionality, saving time and effort in maintaining and managing the system.

Core Features & Use Cases

  • Pre-flight Duplicate Check: Before creating a new skill or agent, checks for existing ones with similar functionality.
  • Search by Name and Purpose: Identifies potential duplicates based on name and description.
  • Recommendation Actions: Provides recommendations on whether to proceed, extend, compose, iterate, or block the creation based on the overlap analysis.

Quick Start

Run the skill-preflight to check for duplicates before creating a new skill or agent.

Frequently Asked Questions about skill-preflight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check for duplicate functionality before creating a new agent or skill?

A pre-flight duplicate check analyzes existing skills and agents by searching their names and descriptions to identify potential overlaps, helping you prevent duplicate functionality before creating new components.

What is the best way to prevent duplicate skills in an agent system?

The best way to prevent duplicate skills is to perform a pre-flight check that searches existing components by name and purpose, identifying potential duplicates and recommending whether to block, extend, or iterate on the creation.

How does duplicate detection work for agent creation?

Duplicate detection for agent creation works by searching existing skills based on their name and purpose, identifying functionality overlaps, and providing recommendations on whether to proceed, compose, extend, or block the new creation.

Can I get recommendations on whether to extend or block a new skill creation?

Yes, you can get recommendations on whether to extend or block a new skill creation by analyzing potential duplicates, which evaluates the functionality overlap and advises whether to proceed, iterate, or halt the process.

When do I need a pre-flight check for skill creation?

You need a pre-flight check for skill creation when you want to ensure new skills or agents do not introduce duplicate functionality, saving time and effort in maintaining and managing the overall system.

What actions should I take if a functionality overlap is detected between agents?

If a functionality overlap is detected between agents, you should follow the provided recommendation actions, which advise whether to proceed with creation, extend the existing skill, compose components, iterate, or block the duplicate entirely.