Creating Reports

Test-Fixture-Stub-Skill zum Generieren von Berichten aus Daten; keine versandfähige Produkt-Skill

von 8ddieHu0314 · 8ddieHu0314/Skill-Lab

Tested · Didn't pass

Creating Reports — Test-Fixture-Stub-Skill zum Generieren von Berichten aus Daten; keine versandfähige Produkt-Skill

Was es kann

Eine 33-line skill that says it creates detailed reports und data summaries, offering three generic best-practices (validate input, add timestamps, summary plus detail view). It lives in the tests/fixtures directory of the Skill-Lab evaluation framework, not as a distributed skill.

Testbericht

Dies ist keine real skill: it is a fixture inside the Skill-Lab test harness (tests/fixtures/skills/), a 33-line stub whose entire guidance is validate input, add timestamps, show summary und detail. Asked to build a report from sales figures, the no-skill baseline produced a richer output than the stub's advice, so it adds no edge over doing nothing.

Getestet am: 2026-07-24 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/8ddieHu0314/Skill-Lab
mkdir -p ~/.claude/skills
cd Skill-Lab && cp -r tests/fixtures/skills/creating-reports ~/.claude/skills/creating-reports

Befehle & Beispiel-Prompts

  • /creating-reportsTest-Fixture-Stub-Skill zum Generieren von Berichten aus Daten; keine versandfähige Produkt-Skill

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Create a detailed report summarizing this dataset
  • Generate a data summary report with timestamps
  • Give me a summary plus detail view of this data