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 …

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 …