eforge-profile-new

Create named eforge agent runtime profiles via interactive prompts and YAML generation.

69|4|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/eforge-build/eforge --skill eforge-profile-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eforge-profile-new
Source: https://github.com/eforge-build/eforge/tree/main/packages/pi-eforge/skills/eforge-profile-new
Command: npx skills add https://github.com/eforge-build/eforge --skill eforge-profile-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation of new agent runtime profiles for eforge, enabling consistent configuration across projects and users through a guided, interactive workflow.

Core Features & Use Cases

  • Interactive wizard: step-by-step prompts to define scope, profile name, and per-tier settings (planning, implementation, review, evaluation).
  • Per-tier configuration: capture harness, provider (pi only), model id, and effort for each tier, with sensible defaults and overrides.
  • Preview and activation: generate the YAML profile, preview it, create the profile in the chosen scope, and optionally activate it for the current project.

Quick Start

Start the skill to launch an interactive guided wizard that creates a new eforge profile.

Frequently Asked Questions about eforge-profile-new

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

FAQPage Schema
How do I create a new agent runtime profile for eforge?

To create an eforge agent runtime profile, use a guided interactive wizard that prompts for scope, profile name, and tier configurations, then generates and previews the YAML file before creating it.

What is an eforge agent runtime profile and what does it configure?

An eforge agent runtime profile is a named YAML configuration that defines settings for planning, implementation, review, and evaluation tiers, including harness, provider, model id, and effort levels.

How do I configure per-tier settings like model and effort for an agent profile?

Per-tier settings for an agent profile are configured through step-by-step prompts that capture harness, provider, model id, and effort for each tier, providing sensible defaults and allowing overrides.

Can I preview the YAML configuration before creating an agent profile?

Yes, the profile creation workflow generates the YAML configuration and provides a full preview before creating the profile in the chosen scope and optionally activating it for the current project.

What happens if I try to create an eforge profile with an existing name?

If you attempt to create an eforge profile using a name that already exists or is invalid, the workflow handles the error to prevent overwriting and guides you to select a valid name.

Do I need a specific provider to set up an eforge agent profile?

No external provider dependencies are required to build the profile structure, but the configuration wizard specifically captures the pi provider, model id, and effort settings for each tier.