Skip to content

e-nicolas/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Skills

skills.sh

Agent skills I use in my day-to-day work.

Skills

  • pragmatic - treats prompts as hypotheses and grounds responses in facts, evidence, documentation, data, or explicit logic. I use it for research, planning, and building new things.
  • pink-elephant - shapes prompts, instructions, and requested planning changes around the intended outcome so the context stays clean, direct, and aligned with what the AI should do. I use it when refining plans, prompts, and text without carrying distracting context forward.
  • research - researches a topic across different sources. I use it to explore subjects in depth and compare what the sources say.
  • task-breakdown - breaks large, complex things into a clear sequence of practical tasks. I use it to turn broad ideas, plans, or initiatives into focused work I can execute step by step.
  • web-agent - helps an agent navigate browser sessions well, with guardrails for authenticated flows, logged-in sessions, and safe browser automation.

Install

Install these skills with skills:

npx skills add e-nicolas/skills

Install a specific skill:

npx skills add e-nicolas/skills --skill pragmatic

Local Development

From this repository, install the local skills globally for Codex:

npx skills add . --global

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors