Skip to content

mlhiter/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

skills.sh

Reusable agent skills for practical writing, workflow packaging, Codex goal drafting, and Codex app run actions.

Skills

  • logseq-writer - turns topics, drafts, and notes into practical Logseq-style tutorial articles.
  • workflow-packager - reviews recent work evidence and recommends minimal reusable workflow assets.
  • codex-goal-builder - turns rough objectives into evidence-based Codex Goals.
  • codex-runner-creator - creates or repairs .codex/environments/environment.toml run actions.
  • screenshot-interaction - infers UI behavior and missing states from screenshots before implementation.

Install

Install all skills:

npx skills add mlhiter/skills --all

Install one skill:

npx skills add mlhiter/skills --skill logseq-writer

Preview the repository first:

npx skills add mlhiter/skills --list

Repository layout

Skills are published under the canonical skills/<skill-name>/SKILL.md structure used by skills.sh:

skills/
  logseq-writer/SKILL.md
  workflow-packager/SKILL.md
  codex-goal-builder/SKILL.md
  codex-runner-creator/SKILL.md
  screenshot-interaction/SKILL.md

Safety

These skills are instruction bundles. Read each SKILL.md before installing, especially skills that inspect local histories, write project files, or create automation assets.

About

Reusable agent skills

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages