Scientific Writer Init banner
K-Dense-AI K-Dense-AI

Scientific Writer Init

Development community

Description

--- description: Initialize the current project with Scientific Writer - a deep research and writing tool that combines AI-driven research with well-formatted written outputs. --- # Scientific Writer Project Setup When the user runs `/scientific-writer:init`, do the following: ## ⚠️ CRITICAL RULE: NEVER READ THE TEMPLATE FILE **Throughout this entire process, you must NEVER use the read_file tool on the template file. The template file is 1362 lines long and reading it wastes time and tokens

Installation

Installs to ~/.claude/skills/k-dense-ai-claude-scientific-writer-scientific-writer-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/k-dense-ai-claude-scientific-writer-scientific-writer-init && curl -fsSL https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-writer/HEAD/commands/scientific-writer-init.md -o ~/.claude/skills/k-dense-ai-claude-scientific-writer-scientific-writer-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository