cws6206/easylastskill — explained in plain English
Analysis updated 2026-05-18
Get a compact German language report on what has happened around a topic in the last 30 days.
Compare two competing tools or products against each other in one report.
Export a research report as an HTML page to share with others.
Track a person, company, product, repository, or research topic using public sources.
| cws6206/easylastskill | hellogithub-team/hydra | dasterprokio/awesome-ai-companion | |
|---|---|---|---|
| Stars | 235 | 231 | 240 |
| Language | Python | Python | Python |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Output is in German only.
EasyLastSkill is a German language skill for Codex or similar agent tools that quickly researches the most recent activity around a topic. By default it looks at the last thirty days and puts together a compact report that includes its sources, a relevance score, and a note about how uncertain the findings are. You install it either by pulling it in as a skill source with a command like npx skills add, or by building a local skill bundle with a Python script included in the repository. Once installed, you run it from the command line with the topic you want to research and how many days back to look, for example asking about OpenAI Codex over the last thirty days. The report can be saved to a file, exported as an HTML page for easy sharing, or generated in a comparison mode that evaluates two topics against each other, such as Codex versus Claude Code. Version 0.2 added several improvements: a better structured German language summary with a short conclusion, new signals, context, and uncertainty notes, more source types including news, Hacker News, GitHub, Reddit RSS feeds, arXiv, YouTube signals, and optionally Bluesky, the comparison mode, topic profiles for people, companies, products, repositories, and research, HTML export, a configuration file, a relevance score built from recency, source weight, engagement, and topic match, and a simple bundle build process for installing and releasing the skill. All of the sources it pulls from are public and do not require an API key. Configuration options, such as the topic, number of days, maximum results, which sources to use, and output format, are set through a TOML file. If network access, rate limits, or the search terms do not return usable results, the report says so directly rather than making something up. The project is licensed under the GNU General Public License version 3.0.
A German language Codex skill that researches recent news and activity on a topic and writes a short sourced report.
Mainly Python. The stack also includes Python, TOML.
You can use, modify, and share this freely, but any modified version you distribute must also be open source under the same license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.