create-expert

Create domain-expert agent definitions as Markdown files for brainstorming sessions.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/VanLengs/astra-studio-plugins --skill create-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-expert
Source: https://github.com/VanLengs/astra-studio-plugins/tree/main/studio-core/skills/create-expert
Command: npx skills add https://github.com/VanLengs/astra-studio-plugins --skill create-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates ready-to-use domain-expert agent definitions for brainstorming sessions, enabling teams to tailor expert perspectives quickly.

Core Features & Use Cases

  • Create new domain experts from scratch or customize existing ones to align with company terminology and processes.
  • Persist agent definitions to project-level studio/agents for version control and reuse across event-storm, persona development, and domain research tasks.
  • Override built-in experts by supplying project-specific definitions, ensuring consistent guidance within planning workflows.

Quick Start

Save the new agent definition to studio/agents/{expert-slug}.md.

Frequently Asked Questions about create-expert

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

FAQPage Schema
How do I create a custom domain expert for brainstorming sessions?

To create a custom domain expert, you generate a reusable agent definition saved as a Markdown file. This file is stored in the studio/agents directory, allowing you to tailor expert perspectives quickly for brainstorming.

What is the best way to define an expert persona for event-storm workshops?

Defining an expert persona for event-storm workshops involves creating a Markdown file with frontmatter fields and an agent role description. This persisted definition provides consistent, project-specific guidance during the workshop.

Can I override built-in experts with my own project-specific definitions?

Yes, you can override built-in experts by supplying project-specific definitions. This ensures your team receives consistent guidance aligned with company terminology and processes during domain research.

How do I persist agent definitions for reuse across persona development tasks?

You persist agent definitions by saving them as Markdown files within the project-level studio/agents folder. This enables version control and reuse across various tasks like persona development and domain research.

Does Astra Studio support custom agent definitions for domain research?

Astra Studio supports custom agent definitions by referencing Markdown files saved in studio/agents. These files contain frontmatter and role descriptions that other skills can reference for domain research tasks.