skill-creator-ext

Create and extend skills within the 1C BSL Agent Development Framework.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill skill-creator-ext
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator-ext
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/framework-meta/skill-creator-ext
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill skill-creator-ext

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating and extending skills specifically for the 1C BSL Framework, ensuring consistency and adherence to framework conventions.

Core Features & Use Cases

  • Framework-Specific Skill Creation: Guides users on when and how to create new skills within the framework's categorized structure (bsl-practices, tool-usage, spec-writing, *-ext).
  • Extension Convention: Details the pattern for creating extension skills (<base-name>-ext/SKILL.md) that augment existing base skills.
  • Use Case: When developing a new tool-usage skill for a 1C metadata discovery tool, this Skill provides the exact structure and content guidelines to ensure it integrates seamlessly with the framework.

Quick Start

Use the skill-creator-ext skill to understand the process for creating a new tool-usage skill within the 1C BSL Framework.

Frequently Asked Questions about skill-creator-ext

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

FAQPage Schema
How do I create a new skill for the 1C BSL Agent Development Framework?

To create a 1C BSL skill, you follow specific guidelines for skill categorization, naming conventions, and content structure to ensure proper integration within the framework environment.

What is the naming convention for extending an existing 1C BSL skill?

The convention for extending a 1C BSL skill requires creating an extension skill named `<base-name>-ext/SKILL.md` to augment the base skill's functionality.

What categories are available when structuring skills in the 1C BSL Framework?

The 1C BSL Framework organizes skills into categorized structures such as `bsl-practices`, `tool-usage`, `spec-writing`, and extension patterns like `*-ext`.

Do I need to follow specific content guidelines for 1C BSL tool-usage skills?

Yes, developing a tool-usage skill requires following exact structure and content guidelines to ensure seamless integration with 1C BSL agent interactions and development environments.

Can I use this skill to integrate a 1C metadata discovery tool into the framework?

Yes, this skill provides the structural and content guidelines needed to integrate a new 1C metadata discovery tool seamlessly into the framework's agent interactions.

Why do my custom 1C BSL skills fail to integrate with the framework?

Integration fails when custom 1C BSL skills do not adhere to framework-specific naming conventions, content structure, or categorization guidelines required for agent interactions.