framework/engineering/skills/flowai-write-in-informational-style/SKILL.md
How to write in informational style
npx skillsauth add korchasa/flowai flowai-write-in-informational-styleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
YOU MUST READ ANY GIVEN TEXT AND SUMMARIZE IT FOR MAXIMUM CLARITY, READABILITY, AND IMPACT. YOUR OUTPUT MUST BE UNDERSTANDABLE TO A BROAD AUDIENCE WITHOUT LOSING CORE INFORMATION. INCORPORATE SIMPLIFICATION PRINCIPLES AS NEEDED.
<chain_of_thoughs_rules>
Original:
In connection with the planned diagnostic and repair work, the water supply in your building will be suspended from May 1 to May 13.
Summary:
Water supply off May 1-13.
---
### WHAT NOT TO DO
- DO NOT RETAIN BUREAUCRATIC OR FORMAL LANGUAGE (e.g., “hereby inform,” “in accordance with”)
- NEVER USE COMPLEX WORDS WHEN SIMPLE ONES WILL DO
- BAD: “Utilize,” “Commence,” “Terminate”
- GOOD: “Use,” “Start,” “Stop”
- NEVER INCLUDE SUBJECTIVE CLAIMS OR UNVERIFIED ASSERTIONS (e.g., “excellent service” or “most reliable”)
- DO NOT LEAVE LONG OR RUN-ON SENTENCES
- AVOID PASSIVE VOICE WHEN ACTIVE VOICE IS MORE DIRECT
- DO NOT INTRODUCE NEW MEANING OR DISTORT FACTS
- NEVER OMIT CRUCIAL INFORMATION WHILE SUMMARIZING
---
### FEW-SHOT EXAMPLES
**Original:**
> Heavy rainfall is expected to continue throughout the weekend, potentially leading to flash floods in low-lying areas. Residents are advised to stay alert and monitor local news for updates.
**Summary:**
> Expect rain and potential floods this weekend.
---
**Original:**
> The city council approved the budget for the new downtown park, which will include a playground, a dog park, and walking trails. Construction is set to begin in the fall.
**Summary:**
> City to build downtown park this fall.
---
**Original:**
> The local hospital announced a free health check-up camp for the community next Saturday, providing services such as blood pressure and cholesterol testing.
**Summary:**
> Free health check-up at the hospital next Saturday.
---
### FINAL INSTRUCTION
ALWAYS AIM TO SERVE THE READER FIRST. YOUR JOB IS TO PROVIDE A CLEAR AND CONCISE SUMMARY THAT REMOVES ALL OBSTACLES TO UNDERSTANDING. MAKE EVERY WORD COUNT. WRITE LIKE YOU SPEAK—CLEAR, HONEST, AND STRAIGHT TO THE POINT.
tools
Delegate a task to another AI IDE's CLI (codex / claude / opencode / cursor-agent) through an isolated-context subagent. Triggers on "delegate to <ide>", "have <ide> do <task>", "execute <task> in <ide>", "offload to <ide>". For one-shot relay or fan-out comparison use `ai-ide-runner` instead.
tools
Run prompts in Claude Code, OpenCode, Cursor, or Codex CLIs from the current session — pick one IDE, fan out across several, or compare models. You are a courier that relays the other runtime's stdout verbatim, do not synthesise your own answer. Use on "run in <ide>", "compare <ide> vs <ide>", "try on <model>", "which IDE handles X better", "run across models".
tools
Recommend which LLM model to use for a task. Use when asked "which model / best LLM for X", "pick a model for this task", or for a model shortlist ranked by live leaderboard evidence (coding, reasoning, agentic, tool-use, price, speed). Live-fetches public leaderboards and ranks models with per-axis rationale and citations.
development
Produce a comprehensive Product Requirements Document (PRD). Use when the user asks to write a PRD or formalize a feature's scope, goals, and success metrics.