structured-longform-writing

structured-longform-writing is a skill for Claude Code, Codex from LazyAGI/LazyMind. It costs 121 tokens per session (1,748 once invoked), scanned A, original, Apache-2.0.

A writing workflow for producing organized long documents such as reports, plans, proposals, technical designs, and research summaries.

In plain words
What is it for?
It is for drafting, expanding, organizing, and polishing substantial written documents.
Why use it?
It helps turn scattered notes or source material into clear documents suited to their intended readers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for drafting, expanding, organizing, and polishing substantial written documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lazyagi/lazymind/structured-longform-writing
Install

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.

Any agent
npx skills add LazyAGI/LazyMind --skill structured-longform-writing
Clone the repo
git clone --depth 1 https://github.com/LazyAGI/LazyMind

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for structured-longform-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/lazyagi/lazymind/structured-longform-writing/github.svg)](https://agentmods.dev/skills/lazyagi/lazymind/structured-longform-writing)
Your own site
<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.

agentmods 80×15 button for structured-longform-writing

Your own site · 80×15
<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>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,748 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash fedee6e1bbb2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

skills/writing/structured-longform-writing/SKILL.md · 181 lines

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

Read the full file on GitHub · 181 lines

Changes

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.

  1. 10d ago First seen · 181 lines · 121 tokens per session scan A fedee6e1bbb2

Subscribe to this mod's changes

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.

Related

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.

UnicomAI/wanwu · 65 tokens

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…

UnicomAI/wanwu · 88 tokens

smart-data-analysis

A central workflow for handling data questions and data assets across tables, views, metrics, SQL, charts, and Business Knowledge Networks.

UnicomAI/wanwu · 167 tokens

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.

UnicomAI/wanwu · 84 tokens

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…

UnicomAI/wanwu · 134 tokens

ima-skill

A unified IMA skill for managing personal notes and knowledge bases through the platform's APIs.

UnicomAI/wanwu · 137 tokens