bart-new-specialist

Guide users through a dialogue to create a Bart specialist profile with YAML frontmatter.

8|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/leandrostoroli/bart-loop --skill bart-new-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bart-new-specialist
Source: https://github.com/leandrostoroli/bart-loop/tree/main/skills/bart-new-specialist
Command: npx skills add https://github.com/leandrostoroli/bart-loop --skill bart-new-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users create a new Bart specialist profile for bart-loop by guiding them through a structured, multi-step conversation and generating the profile Markdown frontmatter file.

Core Features & Use Cases

  • Guided identity discovery: name, description, role, skills, agents, standards, premises, and placement.
  • Automatic profile generation: writes a YAML frontmatter profile and the associated Learnings section scaffold.
  • Placement options: supports project-local or global profiles and corresponding agent wiring.
  • Validation workflow: checks references against existing skills and agents and prompts adjustments as needed.

Quick Start

Describe the intended specialist and approve prompts to start the guided creation.

Frequently Asked Questions about bart-new-specialist

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

FAQPage Schema
How do I create a new Bart specialist profile for agent automation?

The skill uses a structured, multi-step conversation to capture the specialist's name, description, role, skills, agents, and standards. It then generates a YAML frontmatter profile to automate agent file creation.

What is a YAML frontmatter profile used for in agent file generation?

A YAML frontmatter profile defines the metadata, premises, and testing protocols for a Bart specialist. It acts as the configuration that wires the specialist into project-local or global agent automation workflows.

Can I validate references to existing skills and agents when designing a specialist profile?

Yes, the creation workflow includes a validation step that checks your specialist's referenced skills and agents against existing ones. It prompts adjustments if any references are invalid before generating the agent file.

Does the profile generation support both project-local and global placement?

Yes, you can choose between project-local or global placement during the guided setup. The skill generates the corresponding agent file wiring based on your selected placement option.

How do I draft Premises and Testing Protocol sections for an agent file?

The skill automatically drafts the Premises and Testing Protocol sections based on your dialogue inputs. It scaffolds these sections within the generated Markdown file alongside the YAML frontmatter profile.

What information do I need to provide to generate a specialist agent file?

You need to provide the specialist's name, description, role, skills, agents, standards, and premises. The guided dialogue prompts you for each field step-by-step to ensure the agent file is complete.