Daily Weekly Monthly

Weekly Shaarli

All links of one week in a single page.

Week 10 (March 2, 2026)

IP66 — Free IP Geolocation Database

Free IP Geolocation Database.
Use it anywhere.
An MMDB-compatible IP Geolocation database with ASN, country, and continent data. Free to use. No license keys required. Updated every day.

What are skills? - Agent Skills

What are skills?

Copy page

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.

Zellij

Zellij
Terminal Workspace with Batteries Included

linux download
macOS download
Try Zellij Without Installing
For bash/zsh: bash <(curl -L https://zellij.dev/launch) Copy
For fish: bash (curl -L https://zellij.dev/launch | psub) Copy