Skip to content

sembr/skills

Repository files navigation

SemBr Skills

A collection of Agent Skills for working with Semantic Line Breaks.

Installing

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

Claude Code

Install using the plugin marketplace:

/plugin marketplace add sembr/skills

Cursor

Install from the Cursor Marketplace, or add manually via Settings > Rules > Add Rule > Remote Rule (Github) with sembr/skills.

npx skills

Install using the npx skills CLI:

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

Pi

Install as a Pi Package:

pi install git:github.com/sembr/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
OpenCode ~/.config/opencode/skills/ docs
OpenAI Codex ~/.codex/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.

Skill Useful for
sembr-reformat Reflowing prose into Semantic Line Breaks

Resources

License

Released under the MIT License.

About

Agent skills for Semantic Line Breaks

Resources

License

Stars

Watchers

Forks

Contributors