Skip to content

ZephyrCloudIO/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr Skills

A collection of Agent Skills for Zephyr Cloud.

Installing

These skills work with any agent that supports the Agent Skills standard, including Claude Code, OpenCode, OpenAI Codex, and Pi.

Claude Code

Install using the plugin marketplace:

/plugin marketplace add ZephyrCloudIO/skills
/plugin install zephyr@zephyr-cloud
/reload-plugins

Cursor

Import the repo from GitHub using Cursor's documented skills flow:

  1. Open Settings > Rules
  2. Click Add Rule in Project Rules
  3. Choose Remote Rule (GitHub)
  4. Enter https://github.com/ZephyrCloudIO/skills

npx skills

Install using the npx skills CLI:

npx skills add https://github.com/ZephyrCloudIO/skills

Clone / Copy

Clone this repo and copy the skill folders into the appropriate directory for your agent:

Agent Skill Directory Docs
Claude Code ~/.claude/skills/ docs
Cursor ~/.cursor/skills/ docs
OpenAI Codex ~/.codex/skills/ docs
OpenCode ~/.config/opencode/skills/ docs
Pi ~/.pi/agent/skills/ docs

Skills

Skills are contextual and auto-loaded based on your conversation. When a request matches a skill's triggers, the agent loads and applies the relevant skill to provide accurate, up-to-date guidance.

Skill Useful for
zephyr-core Zephyr setup, with-zephyr, SDK selection, versions, tags, environments, snapshot/version URLs, dashboard flows, and public env vars
zephyr-module-federation zephyr:dependencies, host/remote setup, remote resolution, mixed-bundler Module Federation, and monorepo MF workflows

Resources

About

Skills for teaching agents how to build on Zephyr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages