EasyLastSkill is a German Codex/Agent-Skill for quick research on topic days, focusing on the last 30 days by default and producing a compact report with sources, relevance score, and uncertainties. It includes installation via npx or a bundle build, usage examples, and configuration options.
What it is
EasyLastSkill is a deutschsprachige Codex-/Agent-Skill for fast research over the last days of a topic. By default it analyzes the last 30 days and creates a compact report with sources, a relevance score, and uncertainties. License: GNU General Public License v3.0.
How it works
It gathers data from public, open sources (Google News RSS, Hacker News via Algolia API, GitHub Search API, Reddit RSS, arXiv API, YouTube signals via public RSS, Bluesky via public search API). Outputs are in German and can include HTML export, a comparison mode, and topic profiles. Also supports a configuration file easy-last-skill.toml.
Getting started
Installation:
npx skills add CWS6206/EasyLastSkill -g
Alternativ kann ein .skill-Bundle gebaut werden:
python skills/easy-last-skill/scripts/build_skill_bundle.py
Usage:
python skills/easy-last-skill/scripts/easy_last_skill.py "OpenAI Codex" --tage 30
Bericht speichern:
python skills/easy-last-skill/scripts/easy_last_skill.py "OpenAI Codex" --speichern bericht.md
HTML-Bericht erzeugen:
python skills/easy-last-skill/scripts/easy_last_skill.py "OpenAI Codex" --format html --speichern bericht.html
Vergleich auswerten:
python skills/easy-last-skill/scripts/easy_last_skill.py "Codex vs Claude Code" --vergleich
Recent releases
- none
Traction
Stars: 238, Forks: 32, Open issues: 0
Behind the repo
Autor: Dr. René Bäder PhDs. Lizenz: GNU General Public License v3.0
Caveats
License: GNU General Public License v3.0. Created: 2026-07-08. Last push: 2026-07-08. Language: Python. License: GPL-3.0. All outputs are German; network access may affect results and rate limits.
