cef-cli

Manage CEF agent service lifecycles via CLI commands and cef.config.yaml.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/CEF-AI/skills --skill cef-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cef-cli
Source: https://github.com/CEF-AI/skills/tree/main/skills/cli
Command: npx skills add https://github.com/CEF-AI/skills --skill cef-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The CLI provides a centralized way to manage the end-to-end lifecycle of CEF agent services, reducing manual steps and ensuring consistent deployments.

Core Features & Use Cases

  • Create and manage agent services, deployments, workspaces, and cubbies
  • Deploy updates and run status checks from a single command-line interface
  • Clone existing projects for rapid local development and testing

Quick Start

Install the CLI, configure cef.config.yaml, and run cef deploy to provision your entire project.

Frequently Asked Questions about cef-cli

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

FAQPage Schema
How do I automate agent service deployments from the command line?

Agent service lifecycle management is automated through a CLI that handles creation, deployment, monitoring, and teardown. By configuring cef.config.yaml and running `cef deploy`, you provision entire projects consistently without manual steps.

What is the best way to manage CEF workspaces and cubbies during development?

Managing CEF workspaces and cubbies is done through a centralized command-line interface. It provides strict commands for creating, monitoring, and cloning these entities, ensuring consistent configurations and rapid local development.

How do I configure cef.config.yaml for project deployments?

To configure cef.config.yaml, you define parameter formatting, deployment order, and validation rules. The CLI applies these strict configurations during execution to provision your entire project accurately.

Can I clone existing agent projects for local testing using a CLI?

Yes, you can clone existing agent projects for local testing. The CLI provides commands to duplicate agents, workspaces, and related entities, enabling rapid local development and isolated testing scenarios.

Does the CEF CLI support monitoring and teardown of agent streams?

Yes, the CLI supports monitoring and teardown of agent streams. It includes in-line status reporting and strict commands to safely tear down agents, workspaces, and streams when they are no longer needed.