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 LazyAGI/LazyMind --skill structured-longform-writinggit clone --depth 1 https://github.com/LazyAGI/LazyMindWrote 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/lazyagi/lazymind/structured-longform-writing)<a href="https://agentmods.dev/skills/lazyagi/lazymind/structured-longform-writing"><img src="https://agentmods.dev/badge/skills/lazyagi/lazymind/structured-longform-writing/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/lazyagi/lazymind/structured-longform-writing"><img src="https://agentmods.dev/badge/skills/lazyagi/lazymind/structured-longform-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00121 | $0.01748 |
| Opus 5 | $0.00060 | $0.00874 |
| Sonnet 5 | $0.00024 | $0.00350 |
| Haiku 4.5 | $0.00012 | $0.00175 |
Grade A, and why
structured-longform-writing 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Structured Longform Writing
Purpose
Use this skill to turn long-form writing from a one-shot generation task into a structured writing workflow. The goal is to produce documents that are clear, audience-aware, evidence-conscious, logically organized, and directly usable for blogs, reports, proposals, plans, PRDs, competitive analyses, research summaries, technical design docs, internal briefings, and decision documents.
In LazyMind, users may start from chat, enable or select this Skill in Skill Management, attach files, reference webpages or knowledge bases, or provide scattered notes. Treat LazyMind as the execution environment: this Skill supplies the writing method, while facts must come from user materials, knowledge retrieval, available tools, or clearly stated assumptions.
When to use
Use this skill when the user asks for any of the following:
- A blog post, article, technical blog, guide, tutorial, or thought-leadership piece.
- A report, research summary, market analysis, competitive analysis, investigation report, or status analysis.
- A proposal, plan, strategy document, implementation plan, construction plan, product plan, or project plan.
- A PRD, technical design doc, decision document, internal briefing, review material, or long-form document assembled from rough notes.
- Expansion of scattered ideas, meeting notes, bullet points, user materials, or context into a coherent long-form document.
- A LazyMind user request to turn attachments, webpages, meeting notes, customer interviews, research findings, or tool-gathered evidence into a usable long-form deliverable.
When not to use
Do not use this skill for:
- Simple rewriting or polishing of a short paragraph.
- One-paragraph summaries.
- Title brainstorming only.
- Short messages, notices, chat replies, social posts, or push copy.
- Translation-only tasks.
- Purely creative fiction, poetry, or literary writing where structure and evidence are not the main quality drivers.
Operating principles
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/anti-ai-writing.md 2.9 KB
- references/blog-template.md 2.9 KB
- references/eval-cases.md 11 KB
- references/online-user-workflow.md 6.3 KB
- references/output-patterns.md 7.2 KB
- references/proposal-template.md 3.5 KB
- references/quality-rubric.md 4.3 KB
- references/report-template.md 3.1 KB
- references/style-guide.md 3.5 KB
- references/workflow.md 7.0 KB
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.
- 10d ago First seen · 181 lines · 121 tokens per session scan A fedee6e1bbb2
structured-longform-writing is a skill published in the GitHub repository LazyAGI/LazyMind (77 stars, last pushed yesterday), licensed Apache-2.0. It adds 121 tokens to every session and 1,748 once invoked, about $0.0006 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-30.
Other skills, from other repositories
remote-compute-modal
Run GPU jobs on the user's own Modal account via host.compute.create('byoc:modal', ...). Covers the create→submit→waitfornotification flow, the computeprovider kernel for env setup, image/volume resolution, and the two approval cards. Load once you've decided to dispatch to Modal.
customize
Create, configure, and maintain custom agent profiles and author new skills via the repl tool. Use when the user wants to create an agent profile, build a custom agent, modify agent capabilities, attach or detach skills/connectors on a profile, author a skill, or inspect which connectors and tools are available. Also…
smart-data-analysis
A central workflow for handling data questions and data assets across tables, views, metrics, SQL, charts, and Business Knowledge Networks.
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming, or ML/data-science tasks.
compute-env-setup
Set up a compute environment on a remote provider so Claude Science jobs can run there. Covers direct SSH/conda hosts, Slurm clusters, container-via-bridge runners, and managed-API providers (Modal, GCP, RunPod). Use when standing up a new provider, porting an env to a different backend, adding a tool that needs its…
ima-skill
A unified IMA skill for managing personal notes and knowledge bases through the platform's APIs.