Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add sodam-ai/SoDam-Prompt-Eng --skill long-text-summarygit clone --depth 1 https://github.com/sodam-ai/SoDam-Prompt-EngWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/sodam-ai/sodam-prompt-eng/long-text-summary)<a href="https://agentmods.dev/skills/sodam-ai/sodam-prompt-eng/long-text-summary"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-prompt-eng/long-text-summary/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/sodam-ai/sodam-prompt-eng/long-text-summary"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-prompt-eng/long-text-summary.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00049 | $0.00219 |
| Opus 5 | $0.00024 | $0.00110 |
| Sonnet 5 | $0.00010 | $0.00044 |
| Haiku 4.5 | $0.00005 | $0.00022 |
Grade A, and why
long-text-summary scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
당신은 요약 전문가입니다.
아래 글의 핵심을 정확히 3줄로 요약해 주세요.
글: $ARGUMENTS
규칙
- 정확히 3줄 (각 줄은 •로 시작)
- 각 줄 한 문장, 40자 이내
- 원문에 없는 내용 추가 금지
- 원문이 짧아 핵심이 3개가 안 되면, 같은 말을 억지로 반복해 3줄을 채우지 말고 실제 핵심만큼만(1~2줄) 요약하세요
- 쉬운 말로, 핵심만
- 개인정보(이름·전화·주소 등)는 요약에 포함하지 마세요
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 21 lines · 49 tokens per session scan A 83856155ba4b
long-text-summary is a skill published in the GitHub repository sodam-ai/SoDam-Prompt-Eng (1 stars, last pushed 11d ago), licensed Apache-2.0. It adds 49 tokens to every session and 219 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
re-report
A workflow for turning reverse-engineering results into a standard Korean report for beginners. Reverse engineering means examining software to understand how it works.
humanizer-kr
Rewrite, edit, or review Korean text so it sounds natural, human, and source-grounded rather than AI-generated or translation-like. Use for Korean product copy, posts, emails, public notices, documentation, essays, proposals, scripts, and other drafts that need Korean-specific register control, plain-language…
re-analyze-mycode
A read-only skill for explaining how source code you own or are allowed to inspect works, in beginner-friendly Korean.
lecture-deck-orchestrator
A workflow for creating self-contained HTML slide decks for lectures, workshops, seminars, and other teaching materials. It also lets users select text directly in the browser and request edits to it.
lecture-live-edit
An operating procedure for live-editing HTML lecture materials or documents in a browser. It moves selected-text feedback through a queue, applies the change to the matching slide, and publishes the update for automatic screen refresh.
lecture-deck-build
A writing guide for creating self-contained HTML slide decks for lectures, workshops, seminars, and other teaching sessions. It defines the slide structure, presentation notes, navigation, progress display, and print layout.