Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Hoplite Agent Skills

Public Agent Skills for working with Hoplite, the cloud coding-agent platform. Skills are plain SKILL.md folders that Claude Code, Codex, OpenCode and other agents load on demand.

Install

Install one skill globally with the skills CLI:

npx skills add CarbonCopyInc/skills --skill handoff-to-hoplite --global

List everything available in this repository:

npx skills add CarbonCopyInc/skills --list

Skills

Skill What it does
handoff-to-hoplite Continue a local Claude Code, Codex or OpenCode session in a live Hoplite cloud thread by running hoplite handoff safely. Requires the Hoplite CLI.

Layout

Each skill lives in skills/<name>/ with a SKILL.md (frontmatter name + description, then instructions) and optional agent-specific metadata under agents/.

Contributing

Open a pull request. Keep skills self-contained, free of secrets and internal hostnames, and describe when the skill should be used in the description frontmatter so agents can pick it up unprompted.

License

MIT. See LICENSE.

About

Agent Skills for Hoplite: hand off local coding sessions to Hoplite cloud threads and more

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors