Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Process Mission Agent Skills

License: MIT skills.sh

This repository contains Agent Skills maintained by the Process Mission team, providing reusable expertise and workflows for AI coding agents specialized for Operating System development.

Install with npx skills

# List available skills
npx skills add processmission/agent-skills --list

# Select and install skills interactively
npx skills add processmission/agent-skills

Manual installation

git clone https://github.com/processmission/agent-skills.git
cp -R agent-skills/skills/<skill-name> ~/.codex/skills/

Replace <skill-name> with a skill directory name. For other agents, copy it to that agent's Skills directory.

Skills

Skill category Description
Interactive GDB debugging Drive persistent GDB sessions safely through tmux for local, remote, QEMU, and core-dump debugging.
Zephyr agent skills Reusable skills for Zephyr development, debugging, exploration, patch review, and safety evidence.

Star History

Star History Chart

About

Skills for Operating System development

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages