@rubytech/create-maxy-code 0.1.26 → 0.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +38 -11
- package/package.json +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
- package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
- package/payload/platform/package-lock.json +0 -41
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
- package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
- package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
- package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
- package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
- package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
- package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
- package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
- package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
- package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
- package/payload/platform/plugins/email/mcp/package.json +0 -1
- package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
- package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
- package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
- package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
- package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
- package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
- package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
- package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
- package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
- package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
- package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/leads/PLUGIN.md +62 -0
- package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
- package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
- package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
- package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
- package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
- package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/listings/PLUGIN.md +103 -0
- package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
- package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
- package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
- package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
- package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
- package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
- package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
- package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
- package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
- package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
- package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
- package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
- package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
- package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
- package/payload/platform/plugins/loop/PLUGIN.md +108 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
- package/payload/platform/plugins/loop/mcp/package.json +21 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
- package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
- package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
- package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
- package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
- package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
- package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
- package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
- package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
- package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
- package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
- package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
- package/payload/platform/plugins/memory/mcp/package.json +0 -1
- package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
- package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
- package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
- package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
- package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
- package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
- package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: writer-craft
|
|
3
|
+
description: "Manuscript review and writing craft tools grounded in neuroscience-based story theory, professional editing practice, and prose technique. 11 skills covering story architecture, reader engagement, prose craft, point of view, persuasive storytelling, editorial practice, citation style, and three levels of manuscript review — plus a specialist subagent for autonomous deep manuscript review."
|
|
4
|
+
icon: ✍️
|
|
5
|
+
tools: []
|
|
6
|
+
always: false
|
|
7
|
+
metadata: {"platform":{"optional":true,"pluginKey":"writer-craft","embed":["admin"]}}
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Writer Craft
|
|
11
|
+
|
|
12
|
+
11 specialist skills for writers, editors, and anyone working with narrative. Each skill draws on neuroscience-based story theory (how the brain processes narrative), professional editing practice (developmental, line, and copyediting), and prose technique (sound, rhythm, word economy, POV). One specialist subagent performs autonomous deep manuscript review.
|
|
13
|
+
|
|
14
|
+
## When to Activate
|
|
15
|
+
|
|
16
|
+
The user is:
|
|
17
|
+
- Writing fiction or nonfiction and wants craft-level guidance
|
|
18
|
+
- Reviewing or editing a manuscript, chapter, scene, or passage
|
|
19
|
+
- Building a story from scratch using blueprinting methodology
|
|
20
|
+
- Working on persuasive writing, speeches, or advocacy storytelling
|
|
21
|
+
- Formatting citations and references in Chicago author-date style
|
|
22
|
+
- Seeking feedback on prose quality, POV consistency, or reader engagement
|
|
23
|
+
|
|
24
|
+
## Skills
|
|
25
|
+
|
|
26
|
+
### Story & Structure
|
|
27
|
+
|
|
28
|
+
| Skill | Purpose |
|
|
29
|
+
|-------|---------|
|
|
30
|
+
| `story-architecture` | Build and analyze internal story architecture: misbelief, desire, third rail, worldview, origin scenes, scene cards |
|
|
31
|
+
| `story-blueprint` | Walk a writer interactively through building a story from the inside out using the Story Genius blueprinting method |
|
|
32
|
+
| `reader-engagement` | Analyze and teach reader engagement: hooking from page one, urgency, cause-and-effect, setup-payoff, conflict escalation |
|
|
33
|
+
|
|
34
|
+
### Prose & Voice
|
|
35
|
+
|
|
36
|
+
| Skill | Purpose |
|
|
37
|
+
|-------|---------|
|
|
38
|
+
| `prose-craft` | Review and teach prose technique: sound and rhythm, sentence variety, punctuation, repetition, word economy, crowding and leaping |
|
|
39
|
+
| `point-of-view` | Guide point of view, narrative voice, tense, person, and indirect narration |
|
|
40
|
+
| `persuasive-storytelling` | Guide persuasive storytelling for nonfiction, speeches, marketing, and advocacy |
|
|
41
|
+
|
|
42
|
+
### Editing & Reference
|
|
43
|
+
|
|
44
|
+
| Skill | Purpose |
|
|
45
|
+
|-------|---------|
|
|
46
|
+
| `editorial-practice` | Guide professional editing methods: developmental editing, line editing, copyediting, self-editing, genre-specific considerations |
|
|
47
|
+
| `citation-style` | Guide Chicago author-date citation and reference formatting per the Chicago Manual of Style (17th edition) |
|
|
48
|
+
|
|
49
|
+
### Review
|
|
50
|
+
|
|
51
|
+
| Skill | Purpose |
|
|
52
|
+
|-------|---------|
|
|
53
|
+
| `review-manuscript` | Comprehensive multi-level review covering story architecture, reader engagement, prose craft, and editorial quality |
|
|
54
|
+
| `review-scene` | Deep analysis of a single scene against scene card criteria, engagement principles, and prose craft standards |
|
|
55
|
+
| `review-prose` | Prose-level review analyzing sound, rhythm, sentence variety, POV consistency, word economy, and crowding/leaping balance |
|
|
56
|
+
|
|
57
|
+
## Specialist Agent
|
|
58
|
+
|
|
59
|
+
| Agent | Purpose |
|
|
60
|
+
|-------|---------|
|
|
61
|
+
| `writer-craft--manuscript-reviewer` | Autonomous deep manuscript reviewer — reads a full manuscript or chapter and produces a structured report with inline observations and summary |
|
|
62
|
+
|
|
63
|
+
The manuscript-reviewer agent operates in its own context window with file tools (Read, Glob, Grep, Write), allowing it to work through full manuscripts autonomously. Use it when the user submits a substantial piece of text for comprehensive review across all dimensions.
|
|
64
|
+
|
|
65
|
+
## Tools Used
|
|
66
|
+
|
|
67
|
+
No MCP server. Skills operate via existing platform tools:
|
|
68
|
+
- `memory-search` — retrieve writing-related content from the knowledge base
|
|
69
|
+
- `render-component` — present structured choices during interactions
|
|
70
|
+
|
|
71
|
+
## References
|
|
72
|
+
|
|
73
|
+
Domain knowledge files loaded on demand by each skill. See individual skill files for their specific reference listings.
|
|
74
|
+
|
|
75
|
+
| Skill | References |
|
|
76
|
+
|-------|-----------|
|
|
77
|
+
| `story-architecture` | `misbelief-desire-worldview.md`, `blueprinting-and-scene-cards.md`, `origin-scenes-and-escalation.md`, `inner-issue-and-protagonist-goal.md` |
|
|
78
|
+
| `story-blueprint` | `blueprinting-process.md`, `blueprinting-exercises.md` |
|
|
79
|
+
| `prose-craft` | `sound-and-rhythm.md`, `word-economy.md`, `punctuation-and-grammar.md`, `repetition.md` |
|
|
80
|
+
| `point-of-view` | `pov-types-and-voice.md`, `tense-and-person.md`, `indirect-narration.md`, `protagonist-filter.md` |
|
|
81
|
+
| `reader-engagement` | `hooking-readers.md`, `cause-effect-setup-payoff.md`, `conflict-escalation.md`, `neurochemistry-of-engagement.md` |
|
|
82
|
+
| `persuasive-storytelling` | `audience-analysis.md`, `transformation-framework.md`, `crafting-persuasive-story.md`, `persuasion-case-studies.md` |
|
|
83
|
+
| `editorial-practice` | `developmental-editing.md`, `line-editing.md`, `copyediting.md`, `genre-specific-editing.md`, `self-editing.md` |
|
|
84
|
+
| `citation-style` | `citation-rules.md`, `reference-list-rules.md`, `journal-article-models.md`, `book-and-chapter-models.md`, `other-source-models.md` |
|
|
85
|
+
| `review-manuscript` | `review-manuscript-checklist.md` |
|
|
86
|
+
| `review-scene` | `scene-analysis-framework.md` |
|
|
87
|
+
| `review-prose` | `prose-review-checklist.md` |
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: manuscript-reviewer
|
|
3
|
+
description: "Autonomous deep manuscript reviewer. Delegate when the user submits a manuscript, chapter, or substantial passage for comprehensive review, asks for a 'full review', 'manuscript assessment', or 'deep critique', or wants feedback across all dimensions of writing quality rather than a specific aspect."
|
|
4
|
+
summary: "Reads a full manuscript or chapter and produces a structured report with inline observations and a summary covering story architecture, reader engagement, prose craft, and editorial quality."
|
|
5
|
+
model: claude-sonnet-4-6
|
|
6
|
+
tools: Read, Glob, Grep, Write
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# Manuscript Reviewer Agent
|
|
10
|
+
|
|
11
|
+
You are a manuscript reviewer with deep expertise in neuroscience-based story theory, professional editing practice, and prose craft. Your job is to read the submitted text carefully and produce a comprehensive review that helps the writer make their work better.
|
|
12
|
+
|
|
13
|
+
## Your Knowledge Base
|
|
14
|
+
|
|
15
|
+
You draw on three bodies of knowledge:
|
|
16
|
+
|
|
17
|
+
1. **Neuroscience-based story theory** — how the brain processes narrative, why readers engage or disengage, the internal architecture of story (misbelief, desire, third rail, cause-and-effect, setup-payoff)
|
|
18
|
+
2. **Professional editing practice** — developmental editing, line editing, copyediting, genre-specific considerations
|
|
19
|
+
3. **Prose craft technique** — sound, rhythm, sentence variety, POV, voice, word economy, crowding and leaping
|
|
20
|
+
|
|
21
|
+
## Review Process
|
|
22
|
+
|
|
23
|
+
### Step 1: Read the Full Text
|
|
24
|
+
Read everything before making observations. Note your first impressions — where you were engaged, confused, bored, or delighted. These are data.
|
|
25
|
+
|
|
26
|
+
### Step 2: Identify the Story's Core
|
|
27
|
+
Before critiquing, establish what exists:
|
|
28
|
+
- What is the story about (the internal journey, not the plot)?
|
|
29
|
+
- Who is the protagonist and what do they want?
|
|
30
|
+
- What is the misbelief or inner issue?
|
|
31
|
+
- What is the story question the reader is tracking?
|
|
32
|
+
|
|
33
|
+
If these cannot be identified, that is the primary finding.
|
|
34
|
+
|
|
35
|
+
### Step 3: Apply Four Lenses (in order)
|
|
36
|
+
|
|
37
|
+
**Lens 1 — Story Architecture:**
|
|
38
|
+
Check misbelief (specific, earned, active?), desire (in conflict with misbelief?), third rail (does every scene touch it?), cause-and-effect chain through the internal story, opening (last possible moment?), trajectory toward the Aha moment.
|
|
39
|
+
|
|
40
|
+
**Lens 2 — Reader Engagement:**
|
|
41
|
+
Check the opening hook, urgency, cause-and-effect scene to scene, setup-payoff integrity, conflict escalation, emotional resonance (protagonist reacting, reader able to mirror).
|
|
42
|
+
|
|
43
|
+
**Lens 3 — Prose Craft:**
|
|
44
|
+
Check sound and rhythm (mind's ear test), sentence variety, adjective/adverb economy, repetition (deliberate vs. accidental), POV consistency, exposition integration, crowding/leaping balance.
|
|
45
|
+
|
|
46
|
+
**Lens 4 — Editorial Quality:**
|
|
47
|
+
Check structural pacing, line-level clarity, internal consistency (names, timeline, details), passages where the reader would disengage.
|
|
48
|
+
|
|
49
|
+
### Step 4: Produce the Report
|
|
50
|
+
|
|
51
|
+
Output two parts:
|
|
52
|
+
|
|
53
|
+
**Part A — Inline Observations:**
|
|
54
|
+
Walk through the text, noting observations at the specific points where they occur. For each:
|
|
55
|
+
- Quote or reference the passage
|
|
56
|
+
- Name the issue precisely
|
|
57
|
+
- Explain why it matters to the reader's experience
|
|
58
|
+
- Suggest a direction for revision where possible
|
|
59
|
+
|
|
60
|
+
**Part B — Summary Report:**
|
|
61
|
+
|
|
62
|
+
```
|
|
63
|
+
## Manuscript Review: [Title/Description]
|
|
64
|
+
|
|
65
|
+
### What Works
|
|
66
|
+
[Specific, genuine praise — name what the writer does well]
|
|
67
|
+
|
|
68
|
+
### Story Architecture
|
|
69
|
+
[Misbelief, desire, third rail, internal story, cause-and-effect]
|
|
70
|
+
|
|
71
|
+
### Reader Engagement
|
|
72
|
+
[Hooks, urgency, setup-payoff, conflict, emotional resonance]
|
|
73
|
+
|
|
74
|
+
### Prose Craft
|
|
75
|
+
[Sound, rhythm, POV, word economy, crowding/leaping]
|
|
76
|
+
|
|
77
|
+
### Editorial Notes
|
|
78
|
+
[Structure, pacing, consistency, line-level issues]
|
|
79
|
+
|
|
80
|
+
### Priority Recommendations
|
|
81
|
+
[3-5 most important things to address, ordered by impact]
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
## Review Principles
|
|
85
|
+
|
|
86
|
+
- **Start with what works.** Every manuscript has strengths. Name them.
|
|
87
|
+
- **Biggest issues first.** If story architecture is broken, don't lead with comma placement.
|
|
88
|
+
- **Be specific.** Not "the pacing is off" but "Chapters 4-6 lose momentum because the protagonist has no active goal."
|
|
89
|
+
- **Explain why.** Don't just flag problems — explain what they do to the reader.
|
|
90
|
+
- **Preserve the author's voice.** Never suggest changes that would make the writing sound like you.
|
|
91
|
+
- **Frame as possibilities.** "What if..." rather than "You must..."
|
|
92
|
+
- **The book belongs to the author.** Help them write the best version of their book.
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: citation-style
|
|
3
|
+
description: "Guides Chicago author-date citation and reference formatting per the Chicago Manual of Style (17th edition). Use this skill whenever the user asks about citations, references, bibliography formatting, in-text citations, author-date style, Chicago style, how to cite a source, how to format a reference list, reference entries, parenthetical citations, narrative citations, DOIs, or any question about how to format a citation or reference for a journal article, book, chapter, conference paper, dissertation, report, newspaper, magazine, website, software, dataset, audiovisual source, archival material, patent, or legal case. Also use when reviewing a manuscript's reference list for consistency or when a writer needs to format citations correctly."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Citation Style: Chicago Author-Date
|
|
7
|
+
|
|
8
|
+
This skill covers citation and reference formatting in accordance with the Chicago Manual of Style, Seventeenth Edition (2017), using the author-date system. This is the standard for many academic journals and publishers.
|
|
9
|
+
|
|
10
|
+
## In-Text Citations
|
|
11
|
+
|
|
12
|
+
Citations appear in two forms:
|
|
13
|
+
|
|
14
|
+
### Narrative Citations
|
|
15
|
+
The author surname(s) appear as part of the sentence. The year follows in parentheses.
|
|
16
|
+
- `According to Singh and Harris (2018), this phenomenon occurs frequently.`
|
|
17
|
+
- `In 2018, Singh and Harris reported on the frequency...`
|
|
18
|
+
|
|
19
|
+
### Parenthetical Citations
|
|
20
|
+
The author surname(s) and year appear together in parentheses, placed at the end of a sentence before terminal punctuation.
|
|
21
|
+
- `This phenomenon occurs frequently in nature (Singh and Harris 2018).`
|
|
22
|
+
|
|
23
|
+
### Author Rules in Citations
|
|
24
|
+
|
|
25
|
+
| Authors | Citation Form |
|
|
26
|
+
|---------|-------------|
|
|
27
|
+
| 1 | Surname (Year) |
|
|
28
|
+
| 2 | Surname and Surname (Year) |
|
|
29
|
+
| 3 | Surname, Surname, and Surname (Year) |
|
|
30
|
+
| 4+ | Surname et al. (Year) |
|
|
31
|
+
| Organizational | Full name or abbreviation if reference uses one |
|
|
32
|
+
| No author | Short title in title case (Year) |
|
|
33
|
+
|
|
34
|
+
### Page Numbers with Quoted Passages
|
|
35
|
+
A comma separates year from page number: `(Liu et al. 2009, 124)` or for a range: `(Liu et al. 2009, 124–125)`.
|
|
36
|
+
|
|
37
|
+
### Multiple Citations
|
|
38
|
+
Arrange alphabetically by author surname; separate with semicolons: `(Abbas and Ludden 2018; Carlyle 1997; Carlyle et al. 1997)`
|
|
39
|
+
|
|
40
|
+
### Same Author, Same Year
|
|
41
|
+
Add lowercase letter designators: `(Murakami 2003a, 2003b)`
|
|
42
|
+
|
|
43
|
+
### Secondary Sources
|
|
44
|
+
Use "quoted in": `(Huang and Zoller 1995, quoted in Zhu 2010, 18)`
|
|
45
|
+
|
|
46
|
+
## Reference List
|
|
47
|
+
|
|
48
|
+
The reference section appears at the end of the text under the heading "References." It includes entries for all works cited. Entries use hanging indent format.
|
|
49
|
+
|
|
50
|
+
### Ordering Rules
|
|
51
|
+
1. Alphabetical by first author's surname
|
|
52
|
+
2. Same first author → alphabetical by subsequent authors
|
|
53
|
+
3. Same full author list → chronological by publication date
|
|
54
|
+
4. Same authors and year → alphabetical by title, with letter designators (a, b, c)
|
|
55
|
+
5. Organizational authors ordered alphabetically by name/acronym
|
|
56
|
+
6. No credited author → alphabetical by title among other entries
|
|
57
|
+
|
|
58
|
+
### Author Formatting in References
|
|
59
|
+
- First author: Surname, Given Name(s) or Initial(s).
|
|
60
|
+
- Subsequent authors: Given Name(s) Surname (not inverted)
|
|
61
|
+
- 2–10 authors: list all, "and" before final name
|
|
62
|
+
- 11+ authors: list first seven, then "et al."
|
|
63
|
+
- Do not replace repeated names with dashes
|
|
64
|
+
|
|
65
|
+
### Titles
|
|
66
|
+
- Journal/magazine/newspaper titles: italicised, title case, no quotation marks
|
|
67
|
+
- Article/chapter titles: roman font, quotation marks, title case
|
|
68
|
+
- Book/report titles: italicised, title case
|
|
69
|
+
|
|
70
|
+
### URLs and DOIs
|
|
71
|
+
- DOIs close journal article entries (when available)
|
|
72
|
+
- URLs close web and other electronic resource entries
|
|
73
|
+
- Access dates recorded only when no publication date can be determined
|
|
74
|
+
|
|
75
|
+
## Quick Formatting Checklist
|
|
76
|
+
|
|
77
|
+
- [ ] All in-text citations have corresponding reference entries (and vice versa)
|
|
78
|
+
- [ ] Author names formatted correctly (inverted first author, non-inverted subsequent)
|
|
79
|
+
- [ ] 4+ authors use "et al." in citations, full list (up to 10) in references
|
|
80
|
+
- [ ] Publication years present on all entries (or "n.d." / "forthcoming")
|
|
81
|
+
- [ ] Journal articles include volume, issue number, page range, and DOI
|
|
82
|
+
- [ ] Book entries include city and publisher
|
|
83
|
+
- [ ] Titles use correct capitalisation and formatting (italic vs. quotation marks)
|
|
84
|
+
- [ ] Reference list alphabetised correctly
|
|
85
|
+
- [ ] Same-author/same-year entries have letter designators
|
|
86
|
+
- [ ] Hanging indent format throughout reference list
|
|
87
|
+
|
|
88
|
+
## When to Read Reference Files
|
|
89
|
+
|
|
90
|
+
- **For detailed in-text citation rules** (placement, authors, years, special cases) — read `references/citation-rules.md`
|
|
91
|
+
- **For general reference list formatting rules** (ordering, author lists, titles, URLs/DOIs) — read `references/reference-list-rules.md`
|
|
92
|
+
- **For journal article reference models** with examples — read `references/journal-article-models.md`
|
|
93
|
+
- **For book and book chapter reference models** with examples — read `references/book-and-chapter-models.md`
|
|
94
|
+
- **For all other source types** (conferences, dissertations, reports, newspapers, magazines, web, software, audiovisual, unpublished, archival, legal) — read `references/other-source-models.md`
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Book and Book Chapter Reference Models
|
|
2
|
+
|
|
3
|
+
## Book Models
|
|
4
|
+
|
|
5
|
+
### One Author
|
|
6
|
+
`Gibson, J. J. 1966. *The Senses Considered as Perceptual Systems*. Boston: Houghton Mifflin.`
|
|
7
|
+
|
|
8
|
+
### Two Authors
|
|
9
|
+
`Hodgson, Jay, and Steve MacLeod. 2014. *Representing Sound*. Waterloo, ON: Wilfrid Laurier University Press.`
|
|
10
|
+
|
|
11
|
+
### Three Authors
|
|
12
|
+
`Bale, Tim, Paul Webb, and Monica Poletti. 2020. *Footsoldiers*. Abingdon, UK: Routledge.`
|
|
13
|
+
|
|
14
|
+
### Four to Ten Authors
|
|
15
|
+
List all. `Goad, Philip, Ann Stephen, Andrew McNamara, Harriet Edquist, and Isabel Wünsche. 2019. *Bauhaus Diaspora and Beyond*. Melbourne: Melbourne University Press.`
|
|
16
|
+
|
|
17
|
+
### No Credited Author
|
|
18
|
+
`*The Dual Disorders Recovery Book*. 1993. Center City, MN: Hazelden Foundation.`
|
|
19
|
+
|
|
20
|
+
### Nonprimary Author Credited
|
|
21
|
+
`Todorovic, Milan. 2016. *Rethinking Strategy for Creative Industries*. With Ali Bakir. Abingdon, UK: Routledge.`
|
|
22
|
+
|
|
23
|
+
### Editor in Author Role
|
|
24
|
+
`Goodwin, Prue, ed. 2005. *The Literate Classroom*. London: David Fulton.`
|
|
25
|
+
|
|
26
|
+
### Multiple Editors in Author Role
|
|
27
|
+
`Malici, A., and E. S. Smith, eds. 2018. *Political Science Research in Practice*. New York: Routledge.`
|
|
28
|
+
|
|
29
|
+
### Authored with Editor
|
|
30
|
+
`Arendt, Hannah. 1978. *The Life of the Mind*. Edited by Mary McCarthy. New York: Harcourt.`
|
|
31
|
+
|
|
32
|
+
### Republication (Reprint)
|
|
33
|
+
`Dewey, John. (1916) 1997. *Democracy and Education*. Reprint, New York: Free Press.`
|
|
34
|
+
|
|
35
|
+
### Numbered Edition
|
|
36
|
+
`du Cros, Hilary, and Bob McKercher. 2020. *Cultural Tourism*. 3rd ed. Abingdon, UK: Routledge.`
|
|
37
|
+
|
|
38
|
+
### Non-English Title with Translation
|
|
39
|
+
`Martín-Baró, Ignacio. 1995. *Violencia y agresión social* [Violence and social aggression]. Santo Domingo, Dominican Republic: Centro de Estudios Sociales.`
|
|
40
|
+
|
|
41
|
+
### Published Translation
|
|
42
|
+
`Bourdieu, Pierre. 1984. *Distinction*. Translated by Richard Nice. Cambridge, MA: Harvard University Press.`
|
|
43
|
+
|
|
44
|
+
### Translation with Edition
|
|
45
|
+
`Wittgenstein, Ludwig. 2009. *Philosophical Investigations*. Translated by G. E. M. Anscombe, P. M. S. Hacker, and Joachim Schulte. 4th rev. ed. Oxford: Wiley–Blackwell.`
|
|
46
|
+
|
|
47
|
+
### Multivolume Work
|
|
48
|
+
`Moore, C. 2013–2019. *Margaret Thatcher: The Authorized Biography*. 3 vols. London: Allen Lane.`
|
|
49
|
+
|
|
50
|
+
### Single Volume of Multivolume Work
|
|
51
|
+
`Hauser, Arnold. 2005. *Naturalism, Impressionism, The Film Age*. 3rd ed. Vol. 4 of *The Social History of Art*. London: Routledge.`
|
|
52
|
+
|
|
53
|
+
### Organizational Author (without abbreviation)
|
|
54
|
+
`Shanghai Finance Institute P2P Research Group. 2017. *Peer-to-Peer Lending with Chinese Characteristics*. Abingdon, UK: Routledge.`
|
|
55
|
+
|
|
56
|
+
### Organizational Author (with abbreviation)
|
|
57
|
+
`SFI P2P RG (Shanghai Finance Institute P2P Research Group). 2017. *Peer-to-Peer Lending with Chinese Characteristics*. Routledge.`
|
|
58
|
+
|
|
59
|
+
## Book Chapter Models
|
|
60
|
+
|
|
61
|
+
### One Editor
|
|
62
|
+
`Saks Berman, Joan. 1995. "From Chicago to Rainbow Bridge." In *Voices of Feminist Therapy*, edited by Elizabeth Friar Williams, 11–25. Reading, UK: Harwood Academic Publishers.`
|
|
63
|
+
|
|
64
|
+
### Two Editors
|
|
65
|
+
`Schwab, Brendan, and Steven Finocchiaro. 2018. "'Don't Fix It!': The Role of Player Empowerment." In *Match-Fixing in Sport*, edited by Stacey Steele and Hayden Opie, 135–150. Abingdon, UK: Routledge.`
|
|
66
|
+
|
|
67
|
+
### Three Editors
|
|
68
|
+
`Adams, Zeno, Roland Füss, and Dieter G. Kaiser. 2008. "Macroeconomic Determinants of Commodity Futures Returns." In *The Handbook of Commodity Investing*, edited by Frank J. Fabozzi, Roland Füss, and Dieter G. Kaiser, 87–112. Hoboken, NJ: John Wiley & Sons.`
|
|
69
|
+
|
|
70
|
+
### No Credited Author, Republication
|
|
71
|
+
`"The Putney Debates: The Debate on the Franchise." (1647) 2003. In *Divine Right and Democracy*, edited by David Wooton, 285–316. Indianapolis, IN: Hackett.`
|
|
72
|
+
|
|
73
|
+
### Chapter with Author-Supplied Translation
|
|
74
|
+
`Rey, B. 2006. "Le savoir universitaire: Un savoir sans problème?" [University knowledge: Problem-free knowledge?]. In *Situations de formation et problématisation*, edited by M. Fabre and E. Vellas, 143–158. Louvain-la-Neuve, Belgium: De Boeck.`
|
|
75
|
+
|
|
76
|
+
### Chapter from Titled Volume of Multivolume Work
|
|
77
|
+
`Brooke, Jonathan E. 2018. "Calcutta: A Central Exchange Point (1700–1840)." In *Since 1500*, edited by Aran MacKinnon and Elaine McClarnand MacKinnon, 103–120. Vol. 2 of *Places of Encounter*. New York: Routledge.`
|
package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
# In-Text Citation Rules — Chicago Author-Date
|
|
2
|
+
|
|
3
|
+
## Placement
|
|
4
|
+
|
|
5
|
+
### Narrative Citations
|
|
6
|
+
Author surname(s) appear as part of the sentence. Year in parentheses after the surname(s) or integrated into the sentence.
|
|
7
|
+
- `According to Singh and Harris (2018)...`
|
|
8
|
+
- `In 2018, Singh and Harris reported...`
|
|
9
|
+
|
|
10
|
+
### Parenthetical Citations
|
|
11
|
+
Author surname(s) and year together in parentheses, placed at end of sentence before terminal punctuation (period).
|
|
12
|
+
- `This occurs frequently (Singh and Harris 2018).`
|
|
13
|
+
|
|
14
|
+
If positioned elsewhere in the sentence, the citation precedes any nonterminal punctuation (comma, semicolon).
|
|
15
|
+
- `This occurs frequently (Singh and Harris 2018); however...`
|
|
16
|
+
|
|
17
|
+
## Quoted Passages
|
|
18
|
+
|
|
19
|
+
A page number follows the year, separated by a comma:
|
|
20
|
+
- Short quote: `(Liu et al. 2009, 124)`
|
|
21
|
+
- Page range: `(Liu et al. 2009, 124–125)` (en dash, not hyphen)
|
|
22
|
+
|
|
23
|
+
Narrative citation with page: `Liu et al. (2009, 124) make the claim...`
|
|
24
|
+
|
|
25
|
+
### Block Quotes
|
|
26
|
+
Quoted passages of 40+ words: set in indented block form without quotation marks. Parenthetical citation after terminal punctuation.
|
|
27
|
+
|
|
28
|
+
### Multiple Quotes from Same Source in One Paragraph
|
|
29
|
+
Full parenthetical citation after the first quote; subsequent quotes from the same work use only page number in parentheses: `(127)`.
|
|
30
|
+
|
|
31
|
+
## Author Rules
|
|
32
|
+
|
|
33
|
+
### One Author
|
|
34
|
+
Surname and year: `Singh (2018)` or `(Singh 2018)`
|
|
35
|
+
|
|
36
|
+
### Two Authors
|
|
37
|
+
Both surnames, joined by "and": `Singh and Harris (2018)` or `(Singh and Harris 2018)`
|
|
38
|
+
|
|
39
|
+
### Three Authors
|
|
40
|
+
All three surnames: `Nowacki, Creech, and Parks (2020)` or `(Nowacki, Creech, and Parks 2020)`
|
|
41
|
+
|
|
42
|
+
### Four or More Authors
|
|
43
|
+
First author surname + "et al.": `Prinzie et al. (2009)` or `(Prinzie et al. 2009)`
|
|
44
|
+
|
|
45
|
+
### Organizational Authors
|
|
46
|
+
- If reference uses abbreviation: use abbreviation in citation: `NIAAA (2016)`
|
|
47
|
+
- If reference spells out full name: use full name: `National Institute on Alcohol Abuse and Alcoholism (2016)`
|
|
48
|
+
|
|
49
|
+
### No Credited Author
|
|
50
|
+
Short title in title case:
|
|
51
|
+
- Article/chapter titles: in quotation marks: `"Physician Oversight" (2019)`
|
|
52
|
+
- Book/report/website titles: italicised: `*Dual Disorders Recovery Book* (1993)`
|
|
53
|
+
|
|
54
|
+
### First Authors with Same Surname
|
|
55
|
+
Distinguish by adding given-name initials: `G. R. Smith et al. (2001)` and `T. J. Smith and Gladwell (2012)`
|
|
56
|
+
|
|
57
|
+
### Four+ Authors, Same First Author, Same Year
|
|
58
|
+
Extend surname list to show differences: `Parnell, Foster, et al. (2018)` and `Parnell, Klein, et al. (2018)`
|
|
59
|
+
|
|
60
|
+
## Publication Years
|
|
61
|
+
|
|
62
|
+
### Date Range
|
|
63
|
+
En dash, full second year: `(Author 2013–2019)`
|
|
64
|
+
|
|
65
|
+
### Forthcoming
|
|
66
|
+
`(Author, forthcoming)` — accepted but not yet published in any form
|
|
67
|
+
|
|
68
|
+
### No Date
|
|
69
|
+
`(Author, n.d.)` — no identifiable publication date
|
|
70
|
+
|
|
71
|
+
### Circa
|
|
72
|
+
`(Author, ca. 1920)` — estimated date
|
|
73
|
+
|
|
74
|
+
### Original Publication and Republication
|
|
75
|
+
Original year in square brackets: `(Dewey [1916] 1997)`
|
|
76
|
+
|
|
77
|
+
### Same Authors, Same Year
|
|
78
|
+
Lowercase letter designators: `(Murakami 2003a, 2003b, n.d.-a, forthcoming-a)`
|
|
79
|
+
|
|
80
|
+
## Multiple Citations
|
|
81
|
+
|
|
82
|
+
### In Parenthetical Unit
|
|
83
|
+
Arrange alphabetically by author surname. Semicolons separate different author lists:
|
|
84
|
+
`(Abbas and Ludden 2018; Carlyle 1997; 2015a, 76; 2015b; Carlyle et al. 1997; Federation of State Medical Boards 2000, n.d.; Piquant 2019, forthcoming)`
|
|
85
|
+
|
|
86
|
+
### Same Author List, Multiple Years
|
|
87
|
+
Author appears once, years in parenthetical units separated by commas (or semicolons if page numbers included):
|
|
88
|
+
`Carlyle (1997; 2015a, 76; 2015b)`
|
|
89
|
+
|
|
90
|
+
## Special Cases
|
|
91
|
+
|
|
92
|
+
### Multivolume Work Citations
|
|
93
|
+
- Single volume entry: cite normally
|
|
94
|
+
- Multi-volume entry: specify volume: `(Hauser 2005, vol. 2)` or with page: `(Hauser 2005, 2:110)`
|
|
95
|
+
|
|
96
|
+
### Secondary Resource Citations
|
|
97
|
+
`Huang and Zoller (1995, quoted in Zhu 2010, 18)` — only the primary resource gets a reference entry
|
|
98
|
+
|
|
99
|
+
### Personal Communication
|
|
100
|
+
`Tomi Adeyemi (pers. comm., September 3, 2014)` — no reference entry
|
|
101
|
+
|
|
102
|
+
### Tables and Figures
|
|
103
|
+
Citations usually in table footnotes, not body. In figure captions, not graphics.
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
# Journal Article Reference Models
|
|
2
|
+
|
|
3
|
+
## Standard Models
|
|
4
|
+
|
|
5
|
+
### One Author
|
|
6
|
+
**Format:** `Author, Aaaa A. yyyy. "Title of the Journal Article: Subtitle." *Journal Title* ## (#): ####–####. https://doi.org/DOI.`
|
|
7
|
+
|
|
8
|
+
**Example:** `Binnall, James M. 2019. "Jury Diversity in the Age of Mass Incarceration: An Exploratory Mock Jury Experiment." *Psychology, Crime & Law* 25 (4): 345–363. https://doi.org/10.1080/1068316X.2018.1528359.`
|
|
9
|
+
|
|
10
|
+
**Citations:** Binnall (2019) [narrative]; (Binnall 2019) [parenthetical]
|
|
11
|
+
|
|
12
|
+
### Two Authors
|
|
13
|
+
**Format:** `Author, Aaaa A., and Bbbb B. Author. yyyy. "Title." *Journal Title* ## (#): ####–####. https://doi.org/DOI.`
|
|
14
|
+
|
|
15
|
+
**Example:** `Machado, Mercedes M., and Jacqueline M. Swank. 2019. "Therapeutic Gardening: A Counseling Approach for Bereavement from Suicide." *Death Studies* 43 (10): 629–633.`
|
|
16
|
+
|
|
17
|
+
### Three Authors
|
|
18
|
+
**Format:** `Author, Aaaa A., Bbbb B. Author, and Cccc C. Author. yyyy. "Title." *Journal Title* ## (#): ####–####.`
|
|
19
|
+
|
|
20
|
+
**Example:** `Nowacki, J. S., D. Creech, and M. Parks. 2020. "Political Climate, Voter Suppression Policies and Federal Sentencing Outcomes." *British Journal of Criminology* 60 (5): 1115–1180.`
|
|
21
|
+
|
|
22
|
+
### Four to Ten Authors
|
|
23
|
+
List all authors in reference. Use "et al." only in citations.
|
|
24
|
+
|
|
25
|
+
**Example:** `Prinzie, Peter, Geert Jan J. M. Stams, Maja Deković, Albert H. A. Reijntjes, and Jay Belsky. 2009. "The Relations between Parents' Big Five Personality Factors and Parenting." *Journal of Personality and Social Psychology* 97 (2): 351–362.`
|
|
26
|
+
|
|
27
|
+
### Eleven or More Authors
|
|
28
|
+
List first seven authors, comma, "et al."
|
|
29
|
+
|
|
30
|
+
**Example:** `Adeloye, Davies, Adebanke Olawole-Isaac, Asa Auta, Mary T. Dewan, Chiamaka Omoyele, Nnenna Ezeigwe, Wura Jacobs, et al. 2019. "Epidemiology of Harmful Use of Alcohol in Nigeria." *American Journal of Drug and Alcohol Use* 45 (5): 438–450.`
|
|
31
|
+
|
|
32
|
+
## Special Cases
|
|
33
|
+
|
|
34
|
+
### Organizational Author (without abbreviation)
|
|
35
|
+
`Select Committee on Race Relations and Immigration. 1975. "The Organisation of Race Relations Administration." *Journal of Ethnic and Migration Studies* 4 (3): 314–316.`
|
|
36
|
+
|
|
37
|
+
### Organizational Author (with abbreviation)
|
|
38
|
+
`SCRRI (Select Committee on Race Relations and Immigration). 1975. "The Organisation of Race Relations Administration." *Journal of Ethnic and Migration Studies* 4 (3): 314–316.`
|
|
39
|
+
|
|
40
|
+
### No Credited Author
|
|
41
|
+
`"Physician Oversight of Specialized Emergency Medical Services." 2019. *Prehospital Emergency Care* 23 (4): 590–591.`
|
|
42
|
+
|
|
43
|
+
### Nonprimary Author Credit
|
|
44
|
+
Add collaboration note after authors: `With P. López Torres and M. V. Reina.`
|
|
45
|
+
|
|
46
|
+
### Author-Supplied Translation of Non-English Title
|
|
47
|
+
`Guzmán, Fernando, Javier Barros, Paola Corti, and Magdalena Pereira. 2019. "El rito bautismal y las imágenes pintadas en la iglesia de Curahuara de Carangas" [The baptismal rite and the images painted in the church of Curahuara de Carangas]. *Colonial Latin American Review* 28 (1): 81–105.`
|
|
48
|
+
|
|
49
|
+
### Published Translation
|
|
50
|
+
`Ioffe, D. G. 2017. "The Revolutionary Aesthetics of the Second Russian Avant-Garde." Translated by N. Seligman Favorov. *Russian Studies in Literature* 53 (2): 172–200.`
|
|
51
|
+
|
|
52
|
+
### Advance Online Publication
|
|
53
|
+
`Chasi, Colin, and Cuthbeth Tagwirei. 2020. "Death and Ubuntu in Oliver Mtukudzi's Music." *Muziki*. Advance online publication. https://doi.org/10.1080/18125980.2020.1810110.`
|
|
54
|
+
|
|
55
|
+
### Forthcoming Article
|
|
56
|
+
`Rao, Smriti, Sarah Gammage, Julia Arnold, and Elizabeth Anderson. Forthcoming. "Human Mobility, COVID-19, and Policy Responses." *Feminist Economics*.`
|
|
57
|
+
|
|
58
|
+
### Journal without Issue Divisions (Volume Only)
|
|
59
|
+
`Bilish, Shane P., J. Nikolaus Callow, and Hamish McGowan. 2020. "Streamflow Variability and the Role of Snowmelt." *Arctic, Antarctic, and Alpine Research* 52:161–176.`
|
|
60
|
+
|
|
61
|
+
### Article with e-Location
|
|
62
|
+
`Capurro, G., J. Tustin, C. G. Jardine, and S. M. Driedger. 2022. "When Good Messages Go Wrong." *Human Vaccines & Immunotherapies* 18 (7): 2145822.`
|
|
63
|
+
|
|
64
|
+
### Article from Supplement
|
|
65
|
+
`Bender, Kimberly, et al. 2020. "A Human-Centered Design Approach." In "Advancing Social Work Education," edited by Benjamin F. Henwood and Amanda Aykanian. Supplement, *Journal of Social Work Education* 56 (S1): S28–S45.`
|
|
66
|
+
|
|
67
|
+
### Special Issue (Cited in Full)
|
|
68
|
+
`McCone, David R., Cynthia J. Thomsen, and Janice H. Laurence, eds. 2018. "Sexual Harassment and Sexual Assault in the US Military." Special issue, *Military Psychology* 30 (3).`
|
|
69
|
+
|
|
70
|
+
### Abstract from Compiled Abstract Issue
|
|
71
|
+
`Buckley, Anne F. 2017. "Mitochondrial Disorders." Abstract. *Ultrastructural Pathology* 41 (1): 76.`
|
|
72
|
+
|
|
73
|
+
### Review without Original Title
|
|
74
|
+
`McCully, Alan. 2019. Review of *Teacher Preparation in Ireland*, by Tom O'Donoghue, Judith Harford, and Teresa O'Doherty. *History of Education* 48 (5): 700–702.`
|