# §
![[OpenAI.png|128]] ![[whitexai.webp|128]]
# AI
Has ~~Is taking~~ over the world.
> *"In the beginning there was man, and for a time, it was good."*
[[ChatGPT.]]
[[AI/WORKBENCH/CPB 2026-03-16 AI the WHOLE DAMn thing/Models./ChatGPT./ChatGPT]]
[[Claude]]
[[AI/WORKBENCH/CPB 2026-03-16 AI the WHOLE DAMn thing/Models./Gemini./Gemini]]
[[AI/WORKBENCH/CPB 2026-03-16 AI the WHOLE DAMn thing/Models./Grok./Grok]]
https://status.openai.com/
## AI Websites
https://typograph.studio/en/chat?prompt=Modern%20coding%20with%20elegance
[Lumo: Privacy-first AI assistant where chats stay confidential](https://lumo.proton.me/guest)
### Image Generation
- https://www.artbreeder.com/
- https://www.bing.com/create
### Text
- https://novelai.net/
- https://leonardo.ai/
### Alt-Text Generators
- https://alttext.ai/ ⭐️
- https://ahrefs.com/writing-tools/img-alt-text-generator
- https://alttextgenerator.ai/try
---
[Google NotebookLM](https://notebooklm.google.com/)
[Overview - Agent Skills](https://agentskills.io/home)
[Specification - Agent Skills](https://agentskills.io/specification)
# What are skills?
Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows.
At its core, a skill is a folder containing a `SKILL.md` file. This file includes metadata (`name` and `description`, at minimum) and instructions that tell an agent how to perform a specific task. Skills can also bundle scripts, templates, and reference materials.