management-review-writer

Drafts management literature reviews from OpenAlex workspaces with validated APA citations.

Updated Jul 15, 2026
One-click install
npx skills add https://github.com/1549171506/shizhengmubangai1 --skill management-review-writer-1549171506
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: management-review-writer
Source: https://github.com/1549171506/shizhengmubangai1/tree/main/Desktop/123/.claude/skills/management-review-writer
Command: npx skills add https://github.com/1549171506/shizhengmubangai1 --skill management-review-writer-1549171506

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve? Writing a management or strategy literature review from a large paper corpus often leads to fabricated citations, inconsistent structure, and lost context across long drafting sessions. This Skill enforces an approved review plan, a citation allowlist, and persistent guardrails so the draft stays evidence-grounded and structurally stable. ## Core Features & Use Cases - Review Packet Generation: Builds review_packet.md and review_guardrails.md from a review workspace, detecting whether the evidence base is abstract-only, mixed, or full-text. - Citation Allowlist & Audit: Generates citation_allowlist.jsonl from the corpus and CNKI RIS files, then validates draft DOIs and author-year citations against Crossref and OpenAlex. - Plan-Gated Drafting: Refuses to draft until an approved review_plan.md exists, keeping section architecture and paragraph blueprints frozen. - Use Case: After screening 200 papers on entrepreneurial bricolage with a planner skill, run the packet builder, draft a 1800-word APA-style review, and audit every citation before delivery. ## Quick Start Ask the AI to build a review packet from your review workspace and draft the literature review following the approved review plan, then validate the draft citations before finalizing.

Frequently Asked Questions about management-review-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a management literature review from an OpenAlex corpus?

First ensure an approved review_plan.md exists in the workspace, then run build_review_packet.py with the workspace path, topic, and word count. The script generates a review packet, guardrails, and citation allowlist that guide the drafting pass.

How do I validate citations in a literature review draft?

Run validate_draft_citations.py with the draft path and workspace. It checks every DOI against citation_allowlist.jsonl and verifies resolvability through Crossref and OpenAlex, writing a pass/fail audit report.

Can I draft a review without an approved review plan?

No. The skill treats an approved review_plan.md as a hard precondition and hands control back to the planning stage if the plan is missing or unapproved. This keeps the section architecture and paragraph blueprint frozen during drafting.

Does the review writer support Chinese papers from CNKI?

Yes. The packet builder can parse CNKI RIS files from a specified directory and merge them into the citation allowlist with deduplication by DOI or normalized title. You can disable this with the exclude flag.

What happens if the evidence base is abstract-only?

The script detects the source level automatically and selects an abstract-only template. The draft must then avoid claims about methods, identification strategies, or boundary conditions not visible in abstracts, and label the limitation in the prose.