@ai-welopc/writing-method-scene-pack
v0.1.0
Published
A sanitized welopc writing-method scene pack for turning AI topics, field tests, and retrospectives into reusable business workflows.
Maintainers
Readme
@ai-welopc/writing-method-scene-pack
A sanitized welopc writing-method scene pack for turning AI topics, field tests, failures, and tool observations into reusable business workflows.
This package is content-first. It provides prompts, templates, QA checklists, and a scene-pack guide that can be used by humans or agents.
Install
npm install @ai-welopc/writing-method-scene-packCLI
Print the installed scene-pack directory:
npx welopc-writing-packPrint file paths as JSON:
npx welopc-writing-pack --jsonProgrammatic Use
import { files, scenePackRoot } from "@ai-welopc/writing-method-scene-pack";
console.log(scenePackRoot);
console.log(files.masterPrompt);What Is Included
scene-pack/welopc-writing-method-scene-pack.md: main guide.scene-pack/prompts/welopc-writing-master-prompt.md: master writing prompt.scene-pack/templates/article-brief-template.md: article brief template.scene-pack/templates/reusable-section-template.md: reusable section template.scene-pack/checklists/editorial-qa.md: editorial QA checklist.scene-pack/source/public-notes.md: sanitized source notes.scene-pack/article_preview.html: local preview page.scene-pack/wechat_draft.html: WeChat-style draft summary.
Core Principle
Do not write AI as a new tool. Write it as a reusable, reviewable, and feedback-driven business capability.
