bd-skill-creating

Create agent skills with SKILL.md and references/ directories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bitsydarel/BDSkills --skill bd-skill-creating
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bd-skill-creating
Source: https://github.com/bitsydarel/BDSkills/tree/main/plugins/bd-skill-creating/skills/bd-skill-creating
Command: npx skills add https://github.com/bitsydarel/BDSkills --skill bd-skill-creating

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured guide and best practices for creating new AI agent skills that adhere to the open agent-skills standard, ensuring discoverability and efficiency.

Core Features & Use Cases

  • Standardized Skill Creation: Follows a clear workflow from defining purpose to validation.
  • Progressive Disclosure: Emphasizes keeping SKILL.md concise and detailed content in references/.
  • Use Case: When you need to build a new skill for your AI agent, use this skill to understand the required structure, naming conventions, and content organization for SKILL.md and associated reference files.

Quick Start

Use the bd-skill-creating skill to generate a new skill directory structure.

Frequently Asked Questions about bd-skill-creating

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

FAQPage Schema
What is progressive disclosure in agent skill creation?

To create an AI agent skill, follow a structured workflow: define the skill's purpose, establish clear naming conventions, organize content in SKILL.md, and place detailed instructions in the references directory.

How do I structure an AI agent skill for discoverability?

To structure an AI agent skill for discoverability, keep the SKILL.md file concise and move detailed instructions into the references directory, following the open agent-skills standard for clear naming conventions and content organization.

What is the best way to organize content in an agent's SKILL.md file?

The best way to organize content in an agent's SKILL.md file is to keep it concise and focused on core instructions, while placing detailed documentation in the references directory to maintain progressive disclosure.

Do I need to follow the open agent-skills standard to build effective agent capabilities?

Following the open agent-skills standard is necessary to build effective agent capabilities, as it enforces progressive disclosure, clear naming conventions, and structured content organization to ensure skills are discoverable and efficient.