Skip to content

bifrost-io/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bifrost agent skills

Installation

Install one skill by name:

npx skills add bifrost-io/skills --skill bifrost-slpx

Install all skills from this repo:

npx skills add bifrost-io/skills --skill '*'

Install globally (so the skill is available across projects), add -g if your skills CLI supports it:

npx skills add bifrost-io/skills --skill '*' -g

Skills

Hand-maintained

Skill Description
bifrost-slpx Bifrost SLPx liquid staking via @bifrostio/slpx-cli: rates, APY, info, vETH mint/redeem/claim/balance/status.

Related repos

  • CLI only (npm package, no skills bundled): slpx-cli@bifrostio/slpx-cli

License

MIT — same terms as the skill markdown and references in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors