Skip to content
View roebi's full-sized avatar

Block or report roebi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roebi/README.md

roebi header

1 min read · 🇨🇭 Switzerland · Open Source


The New Work Way

I'm roebi — Robert Halter, Swiss software engineer with years of experience in test automation and CI/CD.

A while back I started asking: what if the way we work with AI could be as structured and reusable as good code?

That question led to New Work with Skills — a methodology where every task you give an AI agent is defined as a versioned, portable SKILL.md file. Not a vague prompt. A skill.

You don't prompt. You invoke a skill.
Skills are composable. Skills are auditable. Skills ship.

How it works

1. Define — Write a SKILL.md that captures what the agent should do, how, and when it's done.
2. Invoke — Any LLM agent reads the skill and executes it deterministically.
3. Compose — Skills call other skills. Complex workflows from simple building blocks.
4. Version — Pin skills like dependencies. Reproducible today, next year, on any model.

This is the agentskills.io open specification — and I'm actively building on it.


Where to go next

🌐 new-work-skills.devThe methodology, skill cards, live examples
📝 BlogWhat I'm learning, building, and discovering
🤖 agent-skillsMy personal skills library — open source
🛠 aider-skillsAgent Skills integration for aider

roebi · Robert Halter · New Work with Skills · new-work-skills.dev · Switzerland

Pinned Loading

  1. aider-skillsaider-skillsPublic

    Agent Skills integration for aider - inject structured skills into your AI pair programming sessions with zero aider changes.

    Python 7

  2. agent-skillsagent-skillsPublic

    agent skill library for ai agents using skills

    Python 3 1

  3. new-work-skillsnew-work-skillsPublic

    Agent Skills that teach and implement the **New Work with Skills** methodology

    2

  4. awesome-agent-skillsawesome-agent-skillsPublic

    Auto-generated awesome list of GitHub repositories tagged agent-skills, labeled by content and security signals. Skill Spec see agentskills.io.

    2

  5. agent-security-skillsagent-security-skillsPublic

    agent security skills - a 6 layer security skill system

    2

  6. skill-openapi-bridgeskill-openapi-bridgePublic

    Bridge between a SKILL.md with optional files and a local OpenAPI server.

    Python 1