Back to the catalog

gh-stack

jssblck/agents · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por jssblck/agents no skills.sh. Instale com: npx skills add jssblck/agents@gh-stack

Details

Kind
Agent skills
Topic
No topic detected
Publisher
jssblck
Origin
skillssh
Category
ferramentas
Last push
2026-09-12T05:58:27Z
Repository state
ativo
Language
Shell
License
GPL-3.0
Added
2026-09-09 16:06:12
Updated
2026-09-11 17:08:16
Origin id
jssblck/agents/gh-stack

README

# agents

Jess's agent skills, one directory per skill, in the
[Agent Skills](https://agentskills.io/specification) format.

Project skills live under `skills/`. Machine skills live under `machine/`.

Use [project-bootstrap](skills/project-bootstrap/SKILL.md) when requesting
repository setup or the full project template. Ordinary coding uses the existing
toolchain and does not add review gates or release infrastructure.

```sh
./install -g   # replace user-level skills with the machine pack
./install      # sync project skills into the current repo; keep the project's own
```

`-g` deletes the user-level skill directories, then installs only `machine/` globally.
Install `skills/` per project with `./install`.

Without `-g`, installs the project pack into the current directory (`.agents/skills/`, linked from `.claude/skills/`, recorded in `skills-lock.json`). Copies of skills this repo has deleted are removed when git does not track them. Project-owned skills and installs from other sources stay.

Use Codex's built-in computer use and browser tools for browser and desktop tasks.

More