skills

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2026 License: Apache-2.0

README

CEL Skills

Collection of skills and associated MCP server for working with CEL (Common Expression Language).

The Gemini CLI looks for skills in the .agents/skills (or _agent/skills) directory relative to your workspace root.

Once configured, you can invoke the skills by their name. For example, to test the authoring skill, you can ask Gemini CLI:

/cel:cel-authoring create a policy that checks if a user's age is
over 18.

The agent will then follow the updated workflow in your SKILL.md, calling cel_create_environment, cel_generate_prompt, and cel_compile as needed.

Directories

Path Synopsis
cmd
mcp command
Package main is the main package for the CEL MCP.
Package main is the main package for the CEL MCP.
internal
tools
Package tools provides the implementation of the cel-skills library.
Package tools provides the implementation of the cel-skills library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL