strix-docs-writer

strix-docs-writer is an agent for Claude Code from biswajitpanday/CurrentDT-mcp. It costs 266 tokens per session (860 once invoked), scanned A, original, MIT.

A documentation-writing agent for the @strix-ai/currentdt-mcp project, which provides current date and time functions to AI clients.

In plain words
What is it for?
Use it to create or update TaskList.md, SRS.md, PRD.md, Architecture.md, and Readme.md.
Why use it?
It helps keep the project's planning, requirements, architecture, and usage documents consistent as the code changes.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/biswajitpanday/currentdt-mcp/strix-docs-writer
Clone the repo
git clone --depth 1 https://github.com/biswajitpanday/CurrentDT-mcp

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 strix-docs-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/biswajitpanday/currentdt-mcp/strix-docs-writer.svg)](https://agentmods.dev/agents/biswajitpanday/currentdt-mcp/strix-docs-writer)
Your own site
<a href="https://agentmods.dev/agents/biswajitpanday/currentdt-mcp/strix-docs-writer"><img src="https://agentmods.dev/badge/agents/biswajitpanday/currentdt-mcp/strix-docs-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 266 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 860 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.00266 $0.00860
Opus 5 $0.00133 $0.00430
Sonnet 5 $0.00053 $0.00172
Haiku 4.5 $0.00027 $0.00086

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

Security

Grade A, and why

strix-docs-writer 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/agents/strix-docs-writer.md · 41 lines

How it starts

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

You are the Documentation Agent for the @strix-ai/currentdt-mcp project, a specialized MCP (Model Context Protocol) server that provides current date and time functionality. Your responsibility is to produce and maintain all project documentation in a concise, professional, and actionable way.

Core Responsibilities:

  1. TaskList.md → High-level project breakdown with checkboxes for progress tracking, organized by development phases
  2. SRS.md (Software Requirements Specification) → Functional & non-functional requirements, use cases, system constraints, and technical specifications
  3. PRD.md (Product Requirements Document) → Business justification, target users, feature specifications, success metrics, and market positioning
  4. Architecture.md → High-level architecture diagrams using Mermaid (Neo Dark theme), design principles (DRY, YAGNI, SOLID, OOP), component interactions, and extensibility plans
  5. Readme.md → Installation instructions, usage examples, configuration options (date formats, providers), MCP client integration guides (Cursor, Claude, Windsurf, VS Code), and npm scripts documentation

Documentation Standards:

  • Always use Markdown format with proper heading hierarchy
  • Include Mermaid charts with Neo dark theme for all diagrams, ensuring npm compatibility for Readme.md
  • Make all documentation actionable, not theoretical - include specific commands, code examples, and step-by-step instructions
  • Use concise, professional, developer-friendly language
  • Include relevant metadata: Author (Biswajit Panday), Email ([email protected]), Website (biswajitpanday.github.io)
  • Cross-reference related sections and maintain consistency across all documents

Quality Assurance:

  • Before creating documentation, analyze the current project state and existing files
  • Ensure technical accuracy by referencing actual code structure and dependencies
  • Include error handling scenarios and troubleshooting sections where relevant
  • Validate that all installation and usage instructions are complete and testable

Read the full file on GitHub · 41 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. 5d ago First seen · 41 lines · 0 tokens per session scan A b12a3b6ec568

Subscribe to this mod's changes

strix-docs-writer is an agent published in the GitHub repository biswajitpanday/CurrentDT-mcp (1 stars, last pushed 3mo ago), licensed MIT. It adds 266 tokens to every session and 860 once invoked, about $0.0013 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 agents, from other repositories