npx skills add https://github.com/cevatkerim/skills --skill unsplashInstale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.
A collection of reusable skills for AI coding agents.
Using the skills CLI:
npx skills add cevatkerim/skills
Or install a specific skill:
npx skills add cevatkerim/skills --skill unsplash
Search and fetch high-quality photos from Unsplash with automatic attribution.
Features:
See skills/unsplash/README.md for detailed documentation.
.
├── README.md # This file
└── skills/
└── unsplash/ # Unsplash photo search skill
├── SKILL.md
├── README.md
├── install.sh
├── .env.example
├── scripts/
│ ├── lib/
│ ├── search.sh
│ ├── random.sh
│ └── track.sh
└── examples/
If you find this project useful, consider buying me a coffee!
MIT