How to Create a Custom Skill

I built the article-writing skill to turn CLI conversations into publishable markdown articles. V1 was mostly Codex-oriented, then I iterated: more generic extraction, cleaner deliverables, and 4 tones/voices.

Here is a reproducible method to create a …

IA 2026 The Survival Guide after the end of Premium Requests

The April 2026 announcement marked a turning point: GitHub officially ended the principle of “Premium Requests” to switch to a real consumption (AI Credits) model. From now on, each interaction is billed by the weight of the data. For a …

Networking basics

Basic notions of networking

Network (computing)#

Set of computers linked together (cable or wireless). These computers can remotely:

  1. Share resources (modem, hard drive, CD-Rom drive, applications, etc.)
  2. Exchange data: documents, chats etc.

Network cables …