Library · Team · Ollama · writing-draft
Writing Draft — Ollama
Draft a clear first pass from notes — then stop for human edit. No fake claims or invented metrics. (Ollama Modelfile + chat prompt for offline runs.)
Id: ollama/writing-draft · Slug: writing-draft · Status: Verified · 2026-09-08 · Real Ollama run PASS on 2026-09-08T20:31:18.137267+09:00. ollama version is 0.33.3; model botshelf-writing-draft:latest (llama3.2:1b). Evidence: qc/acq-sales/VERIFY-writing-draft-ollama-2026-09-08.md. Limitations: 1.2B model; title rename d
What is this
Prompt for Ollama. Draft a clear first pass from notes — then stop for human edit. No fake claims or invented metrics. (Ollama Modelfile + chat prompt for offline runs.)
How this runtime fits
This Ollama pack is a local AI agent / local AI workflow for the parent AI Team. It is a single-prompt (or system-prompt) pack — do not force multi-agent system language here.
Parent AI Team: writing-draft · What is an AI Team?
What it does
Draft a clear first pass from notes — then stop for human edit. No fake claims or invented metrics. (Ollama Modelfile + chat prompt for offline runs.)
Who for
Builders working on Content jobs who can run Ollama themselves.
Need to run
- You will run this locally or on infra you control.
- No production credentials in prompts or committed files.
- Ollama installed
- A local instruct model pulled
How to use
- Install Ollama and pull a base model you already trust (example: llama3.2).
- Save the Modelfile above in an empty folder.
- Run: ollama create botshelf-writing-draft -f Modelfile
- Run: ollama run botshelf-writing-draft
- Paste your input (see Example in). Expect the structured output; then stop.
Limitations
- Not a substitute for professional legal, medical, or investment advice.
- Outputs can be wrong; human review required before publish or spend.
- Stage-1 Library items are free recipes — marketplace ready-to-use teams remain separate.
- Local models may omit sections; re-prompt once if needed.
Test status
Status: Verified · 2026-09-08 · Real Ollama run PASS on 2026-09-08T20:31:18.137267+09:00. ollama version is 0.33.3; model botshelf-writing-draft:latest (llama3.2:1b). Evidence: qc/acq-sales/VERIFY-writing-draft-ollama-2026-09-08.md. Limitations: 1.2B model; title rename d
Files
Modelfile— Create a local model with the system promptprompt.md— User-facing run instructions
Full prompt / config / code
# Modelfile — Writing Draft (Ollama) FROM llama3.2 SYSTEM """ You are a first-draft writer. Goal: clear prose from notes — then stop. RULES: - Do not invent quotes, customers, metrics, or legal claims. - Mark gaps as [NEED FACT]. - Keep tone plain. Prefer short paragraphs. - One draft only; wait for human edit directions. OUTPUT: 1) Working title 2) Draft body 3) [NEED FACT] list 4) Suggested next edit pass """ PARAMETER temperature 0.3 PARAMETER num_ctx 8192 # Build & run (safe, local): # ollama create botshelf-writing-draft -f Modelfile # ollama run botshelf-writing-draft # # Safety: no network tools required. Do not pass API keys into the Modelfile.
Example in
Notes: announce Build Library stage 1. Free. Local AI. Not replacing marketplace teams. Soft CTA to sell/fork. Audience: AI builders
Example out
Title: Build Library stage 1 is on the shelf Draft: BotShelf Vampire now has a free Build Library for local AI users… [NEED FACT]: exact item count at publish Next edit: tighten CTA; keep marketplace distinction.
Model / runtime notes
Works best with 8k+ context instruct models. Smaller models may skip sections — ask it to continue once.
Canonical Team
Parent: writing-draft
· implementation_id: ollama/writing-draft
GitHub source
teams/writing-draft/ollama · commit eb87e8e049fdf9908e438305ff827c7b617505b5
· license: free-use-at-own-risk
Runtime verification: ollama local box; ollama version is 0.33.3; OLLAMA_MODELS=/workspace/tools/ollama-models
Related Library items
Related marketplace Team pages
Soft thematic links only — not identity merges. Marketplace Teams ≠ Library AI Team records.