Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

bkper/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 

Repository files navigation

Bkper Skills (deprecated)

This repository is deprecated and should be archived.

The Bkper CLI skill now lives with the Bkper CLI, because it is generated from the CLI agent configuration and is meant to help external coding agents operate the local bkper CLI safely.

Install from the new source

npx skills add bkper/bkper-cli --skill bkper-cli

Install and authenticate the CLI first when the agent needs live Bkper access:

npm i -g bkper
bkper auth login

Migrating from the old repo

If you installed the old bkper or bkper-cli skill from this repository, remove it and reinstall from bkper/bkper-cli:

npx skills remove bkper
npx skills remove bkper-cli
npx skills add bkper/bkper-cli --skill bkper-cli

General Bkper context

For general Bkper Q&A without local CLI/tool access, use the published Markdown docs instead:

https://bkper.com/llms.txt
https://bkper.com/docs/core-concepts.md

About

Bkper Skills for AI Agents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors