Loading...
Loading...
Set up a complete book writing workspace with AI agents, instructions, prompts, and scripts. Use when users want to create a new book/technical writing project with Markdown + Re:VIEW + PDF output workflow. Triggers on "book writing workspace", "technical book project", "執筆ワークスペース", or similar project setup requests.
npx skill4agent add aktsmm/agent-skills book-writing-workspacepython scripts/setup_workspace.py `
--name "project-name" `
--title "Book Title" `
--path "D:\target\path" `
--chapters 8scripts/setup_workspace.pydocs/page-allocation.md.github/copilot-instructions.md| Agent | Role | Permissions |
|---|---|---|
| Write and edit manuscripts | Edit |
| Review manuscripts (P1/P2/P3) | Read only |
| Convert Markdown to Re:VIEW | Edit |
| Coordinate workflow | Delegate to agents |
| Tool | Purpose | Required |
|---|---|---|
| Python 3.8+ | Scripts | Yes |
| Git | Version control | Yes |
| Docker | Re:VIEW PDF build | Optional |
.github/agents/docs/page-allocation.md/gc_Commit| Topic | Reference |
|---|---|
| Folder Structure | references/folder-structure.md |
| Agents | references/AGENTS.md |
| Instructions | references/copilot-instructions.md |