foreman
New2GitHub TrendingGeneralby AIisNothing
包工头(Foreman)— 一个作用于其它 Skill 的 Skill:把黑盒 Skill 翻译成人话,看懂、上手,并在运行时全程可见、关键处随时插手。
First seen 6/3/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/foreman.md https://raw.githubusercontent.com/AIisNothing/foreman/main/SKILL.md3
Invoke in Claude Code
/foremanView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is foreman?
包工头(Foreman)— 一个作用于其它 Skill 的 Skill:把黑盒 Skill 翻译成人话,看懂、上手,并在运行时全程可见、关键处随时插手。
How to install foreman?
To install foreman: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/foreman.md https://raw.githubusercontent.com/AIisNothing/foreman/main/SKILL.md. Finally, /foreman in Claude Code.
What is foreman best for?
foreman is a skill categorized under General. Created by AIisNothing.