plain-report

plain-report is a skill for Claude Code, Codex from text2future/flowix. It costs 0 tokens per session (77 once invoked), scanned A, original, MIT.

A tool for creating a plain report artifact in a named notebook. It sends the completed report to the host, which stores it and creates a reference document.

In plain words
What is it for?
Use it when the user explicitly asks for a plain report and provides the notebook to receive it.
Why use it?
It ensures the report is stored through the supported command instead of being written into the workspace manually.

Skill for Claude CodeCodex

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

Good fit Use it when the user explicitly asks for a plain report and provides the notebook to receive it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/text2future/flowix/plain-report
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 text2future/flowix --skill plain-report
Clone the repo
git clone --depth 1 https://github.com/text2future/flowix

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 plain-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/text2future/flowix/plain-report/github.svg)](https://agentmods.dev/skills/text2future/flowix/plain-report)
Your own site
<a href="https://agentmods.dev/skills/text2future/flowix/plain-report"><img src="https://agentmods.dev/badge/skills/text2future/flowix/plain-report/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 plain-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/text2future/flowix/plain-report"><img src="https://agentmods.dev/badge/skills/text2future/flowix/plain-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 77 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.
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.00000 $0.00077
Opus 5 $0.00000 $0.00039
Sonnet 5 $0.00000 $0.00015
Haiku 4.5 $0.00000 $0.00008

Measured yesterday against content hash ec8cdc9ce41e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

plain-report 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 yesterday.

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.

examples/plain-report/SKILL.md · 11 lines

What it actually says

Plain Report

Use this tool only when the user explicitly asks to create a plain report.

Prepare the complete report text and pass it to:

flowix plugin create plain-report --notebook <name|id|path>

The host stores the artifact under .flowix/plugin/plain-report and creates the corresponding Flowix pointer document. Do not create either file manually.

Files

What ships with it

1 file 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.

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. yesterday First seen · 11 lines · 0 tokens per session scan A ec8cdc9ce41e

Subscribe to this mod's changes

plain-report is a skill published in the GitHub repository text2future/flowix (410 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 77 tokens. 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-09-10.

Related

Other skills, from other repositories

nature-data

Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data…

Galaxy-Dawn/claude-scholar · 90 tokens

nsfc-budget

A tool that creates an editable LaTeX budget justification and renders it as a PDF for an NSFC research-funding application. NSFC is China’s National Natural Science Foundation, and a budget justification explains why proposed costs are needed.

huangwb8/ChineseResearchLaTeX · 138 tokens

nsfc-ref-alignment

A read-only checker for references in NSFC LaTeX proposals. It compares citations with the bibliography and flags missing entries, field errors, and possible mismatches between claims and papers.

huangwb8/ChineseResearchLaTeX · 90 tokens

publication-chart-skill

This skill should be used when the user asks for a publication-quality scientific figure or table, wants help choosing the right chart for results, needs a paper-ready pubfig or pubtab workflow, wants a figure + companion table for a results section, wants an Excel sheet turned into publication-ready LaTeX, or wants…

Galaxy-Dawn/claude-scholar · 77 tokens

transfer-old-latex-to-new

A content-migration tool for moving text, references, and other written material into an existing ChineseResearchLaTeX document template. It works within the template’s allowed content files and does not change the template’s shared code or layout.

huangwb8/ChineseResearchLaTeX · 161 tokens

obsidian-source-ingestion

Use this skill to ingest external materials into the current project-scoped Obsidian KB as source notes under Sources/Papers, Sources/Web, Sources/Docs, Sources/Data, Sources/Interviews, or Sources/Notes.

Galaxy-Dawn/claude-scholar · 51 tokens