name: config-custom description: Generate a structured custom research config profile
config-custom
Purpose
Generate a rich, structured YAML config profile for a custom research domain, method, or journal using existing presets as templates.
Inputs
- category
- description
Outputs
- config/{category}/custom_{slug}.yaml
- config/active.yaml
Accepted Forms
- config-custom
- /config-custom
Natural Language Examples
- None
Required Policies
- None
Profile Keys Read
- None
Constraints
- None
Process Steps
- Read existing config presets for the requested category
- Read core config defaults and infer the expected structure
- Generate a detailed custom YAML profile that matches package conventions
- Activate the new profile in config/active.yaml
Failure Handling
- If category is invalid, request one of domain, method, or journal
- If the description is too vague, request concrete scope and examples