📝
WritingPython

Report

by s0912758806p

Report is a Writing skill for Claude Code, published by s0912758806p in agentic-sop-to-work.

206 stars21 forkson s0912758806p/agentic-sop-to-workAdded 2026/09/05Repository updated 2026/06/23
agentic-workflowclaude-codeclaude-code-pluginclaude-code-plugin-agenticsopsop
Install in seconds
Install Report
Copy Report into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/s0912758806p/agentic-sop-to-work/tree/main/plugins/agentic-sop-kit/kit/skills/report ~/.claude/skills/report

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/s0912758806p/agentic-sop-to-work.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/agentic-sop-kit/kit/skills/report/SKILL.md in s0912758806p/agentic-sop-to-work
Installs to
~/.claude/skills/report
Collection
One of 11 skills cataloged from this repository
Category
Writing1227 skills

What Report does

Report renders a draft Markdown summary from a stats artifact and includes a source-trace section. Use it when you need a human-reviewed report from upstream stats.

Report is cataloged under Writing on DirSkills. Report comes from a repository tagged agentic-workflow, claude-code, claude-code-plugin, claude-code-plugin-agenticsop and sop.

Documentation

README

Skill C — report(產出 DRAFT 報告)

SOP 流程的第 3 步。讀上游 stats,輸出標示 DRAFT 的 Markdown 報告(含來源追溯區)。

綁定的單一工具

  • python3(標準庫)。本 skill 只此一個工具。

依賴(完整宣告;缺項明確報錯)

  • python >= 3.8

參數化(無硬編碼)

  • 輸入:--in <stats artifact.json>
  • 輸出:--out <report.md>

介面

  • 輸入 artifactstats@1(讀 data.statstrace)。
  • 輸出:Markdown .md,開頭標 DRAFT — 需人員覆核;附來源追溯區。

執行

python3 skills/report/tool.py --in <out/b.json> --out <out/report.md>

獨立重用

skills/report/ + lib/kit.py 可單獨抽出;只要上游給 stats@1 artifact 即可運作。產出永遠是 DRAFT,永不自動歸檔。

Frequently asked about Report

  • What else does s0912758806p publish alongside Report?

    Report is one of 11 skills that DirSkills catalogs from s0912758806p/agentic-sop-to-work, the repository it ships in. Its siblings there include ALCOA Guard, Agentic SOP and Agentic Workflow Audit. Each one is a separate skill with its own page in this directory, installs the same way Report does, and is maintained by s0912758806p in that same repository. The rest of the collection is listed on the s0912758806p/agentic-sop-to-work page.

  • How does Report compare to other Writing skills?

    Report ranks #980 by stars among the 1227 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Report against them. Open each page to compare what they document and how they install.

More from s0912758806p/agentic-sop-to-work

Report is one of 11 skills cataloged on DirSkills from s0912758806p/agentic-sop-to-work.

See all 11 skills