Agent skills I use in my day-to-day work.
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 these skills with skills:
npx skills add e-nicolas/skillsInstall a specific skill:
npx skills add e-nicolas/skills --skill pragmaticFrom this repository, install the local skills globally for Codex:
npx skills add . --global