finance-research-agent: Skill for Claude Code

.claude/skills/sci-write/SKILL.md

sci-write is a skill for Claude Code from sreenathvemula/finance-research-agent. It costs 171 tokens per session (1,991 once invoked), scanned A, original, Apache-2.0.

A writing workflow for scientific papers and grant or fellowship applications in seismology, natural hazards, and AI for geoscience. It emphasizes precise reasoning, checkable technical claims, and prose suitable for expert reviewers.

In plain words
What is it for?
Use it to draft or improve research papers and applications such as MSCA-PF, DFG Eigene Stelle, Humboldt Fellowship, and GFZ Discovery proposals.
Why use it?
It helps prevent drafts that sound analytical but lack evidence, technical substance, or clear connections between ideas.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is sreenathvemula/finance-research-agent's own configuration. It tells Claude Code how to work on finance-research-agent itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything finance-research-agent configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sreenathvemula/finance-research-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sreenathvemula/finance-research-agent/main/.claude/skills/sci-write/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sreenathvemula/finance-research-agent

Made for: Claude Code.

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 sci-write

README.md
[![agentmods](https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/sci-write.svg)](https://agentmods.dev/skills/sreenathvemula/finance-research-agent/sci-write)
Your own site
<a href="https://agentmods.dev/skills/sreenathvemula/finance-research-agent/sci-write"><img src="https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/sci-write.svg" alt="Measured on agentmods" height="20"></a>
Per session 171 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,991 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00171 $0.01991
Opus 5 $0.00086 $0.00996
Sonnet 5 $0.00034 $0.00398
Haiku 4.5 $0.00017 $0.00199

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

Security

Grade A, and why

sci-write 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 5d 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.

.claude/skills/sci-write/SKILL.md · 129 lines

How it starts

The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sci-Write

Purpose: produce scientific text a tired expert reviewer trusts. Two failure modes kill drafts: shallow content (sentences that sound analytical but assert nothing checkable) and AI-pattern prose (the surface tics reviewers now recognize instantly). This skill guards against both, in that order — content first, surface second, because de-slopping a hollow paragraph just yields a hollow paragraph.

The user's standard (non-negotiable, applies to every draft)

  1. Precise flow of thought. Each sentence opens with what links back (old information) and ends on its new point; the next sentence picks that point up. This stress-to-topic chaining is what "flow" mechanically is — if two adjacent sentences could be swapped without loss, the flow is broken. Full mechanics: references/writing-craft.md §A.
  2. Deep technical engagement — never shallow. Every paragraph must carry a checkable claim: a named method, dataset, quantity, or citation, and what exactly it shows. When reviewing literature, state what each work actually did and where it stops, not that it "highlights the importance of" something. If you don't know the specifics, say so and ask or research; do not pad with generalities.
  3. No AI slop. Run every draft through the checklist in references/ai-writing-signs.md before calling it done.
  4. No em-dash unless essential. Essential means a genuine interruption or appositive that commas, parentheses, a colon, or two sentences would mangle. Default to those alternatives.
  5. Clarity above cleverness. Plain verbs, subject next to verb, one point per unit, the same term for the same concept every time (a synonym implies a different concept). If a sentence needs rereading, rewrite it.

Workflow

  1. Identify the document type and venue first. Paper vs. proposal changes the architecture (below). For the four fellowship schemes, read references/funding-schemes.md — each has hard page limits, mandated section orders, and named rejection causes; text is scored against the funder's template bullets, not against abstract quality.
  2. Outline before drafting: one sentence per intended paragraph, in order. Check the outline carries the argument by itself. Fix structure here — vague feedback on a draft almost always means broken story structure, not bad wording.
  3. Draft to the architecture below, writing from the reader's expectations (references/writing-craft.md).
  4. Revise in two separate passes: first content (every paragraph's checkable claim), then the de-slop pass (references/ai-writing-signs.md, which ends with the full 5-step revision procedure).
  5. Verify every citation against the actual source — existence, metadata, and that it supports the exact sentence citing it. Fabricated or mismatched citations are fatal in review, and they are the most common LLM citation failure.

Read the full file on GitHub · 129 lines

Files

What ships with it

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

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. 5d ago First seen · 129 lines · 0 tokens per session scan A c91f2b9ccd51

Subscribe to this mod's changes

sci-write is a skill published in the GitHub repository sreenathvemula/finance-research-agent (0 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 171 tokens to every session and 1,991 once invoked, about $0.0009 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.

Related

Other skills, from other repositories

weekly-fno-trade-planner

Weekly F&O trade planning skill for Indian markets. Analyzes news/macro events, identifies trending sectors and instruments, determines probable direction, suggests option strategy with entry/exit levels, and manages stop-loss and profit booking after position entry. Use when user wants a weekly trade idea, F&O…

ajeeshworkspace/indian-trading-skills · 86 tokens

india-news-tracker

Track and analyze Indian stock market news, corporate announcements, SEBI circulars, bulk/block deals, and earnings calendars. Auto-fetches headlines from MoneyControl, Economic Times, LiveMint, BSE/NSE filings. Use when the user asks about recent news, corporate actions, upcoming events, or wants a daily market news…

ajeeshworkspace/indian-trading-skills · 76 tokens

options-strategy-advisor

Options strategy analysis for Indian F&O markets (NSE). Use when user requests options strategy recommendations, P/L analysis, Greeks calculation, risk management, or F&O strategy planning for Nifty, Bank Nifty, or stock options.

ajeeshworkspace/indian-trading-skills · 53 tokens

india-market-breadth

Analyze Indian market breadth health using advance/decline data, stocks above moving averages, new highs/lows, and sector participation. Use when assessing rally quality, market participation width, or equity exposure levels for NSE/BSE.

ajeeshworkspace/indian-trading-skills · 51 tokens

india-stock-analysis

Use when user requests analysis of Indian stocks, fundamental assessment, technical review, comparisons, or investment reports for NSE/BSE listed companies.

ajeeshworkspace/indian-trading-skills · 31 tokens

backtest-expert

Expert guidance for systematic backtesting of trading strategies on Indian markets (NSE/BSE). Use when developing strategies, testing robustness, avoiding overfitting, or validating trading ideas.

ajeeshworkspace/indian-trading-skills · 41 tokens