config: add k-horikawa-dale/auto-report-creator to Agent Skills & AGENTS.md collection - #3104
Open
k-horikawa-dale wants to merge 1 commit into
Open
Conversation
…NTS.md collection
|
@k-horikawa-dale is attempting to deploy a commit to the pingcap Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds one repository to the existing
10124.agent-skills.ymlcollection.Repository
k-horikawa-dale/auto-report-creator — turns chat transcripts (ChatGPT/Claude exports, JSON, JSONL, or labeled text) into structured reports: executive briefs, technical write-ups, meeting minutes, changelogs, FAQs, or short digests, as Markdown, HTML or JSON.
Why it fits this collection
It ships as an agent skill (
SKILL.mdplus bundled scripts and references) designed to be dropped into an agent's skills directory, which is what this collection tracks. It also works standalone as a CLI.Two properties that distinguish it from general summarization tools:
^[message N]citation. Nothing is paraphrased or invented, and a test enforces this rather than leaving it as a documented promise.example.com).Zero third-party dependencies, standard library only, Python 3.9+. English and Japanese output with automatic language detection.
Verification
owner/repoformat, no duplicate entry in the collectionscripts/verify-collection.mjs(id and name unchanged, 13 unique items)Happy to move this to a different collection or close the PR if it is not a fit.