Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Amj Submission

ASecurity

Use when running the final pre-submission preflight for an Academy of Management Journal (AMJ) manuscript — ScholarOne portal, anonymization for double-blind review, AOM house-style formatting, files, and ethics declarations. Checks readiness to submit; it does not handle the post-decision response (amj-rebuttal).

1,052 stars
0 votes
0 copies
0 views
Added 6/4/2026
ai-agents

Security Analysis

A100/100

Scanned 6/4/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill amj-submission --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Amj Submission?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Amj Submission
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-amj-submission/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-amj-submission)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: amj-submission
description: Use when running the final pre-submission preflight for an Academy of Management Journal (AMJ) manuscript — ScholarOne portal, anonymization for double-blind review, AOM house-style formatting, files, and ethics declarations. Checks readiness to submit; it does not handle the post-decision response (amj-rebuttal).
---

# Pre-Submission Preflight (amj-submission)

## When to trigger

- "We're submitting this week" — the last check before hitting submit
- Unsure what ScholarOne requires (anonymized manuscript, title page, cover materials)
- Need to confirm double-blind anonymization is complete
- Verifying the manuscript matches current AMJ/AOM formatting requirements

> Always re-verify current limits and required files on the official AMJ submission page and the AOM Style Guide before submitting — specifics change. As of 2026-05-30 the verified key specs are below.

## Verified AMJ/AOM specs (confirm current values)

- **Length:** full manuscripts have a **40-page maximum for the main body**, which *includes* text, references, and appendices but *excludes* tables and figures. (AOM uses a **page** limit, not a word cap.)
- **Formatting:** double-spaced throughout (including references and notes), **Times New Roman 12-point**, **1-inch margins** on all sides, pages numbered consecutively.
- **Abstract:** no more than **200 words**.
- **Keywords:** **three** keywords supplied at submission.
- **Submission portal:** ScholarOne Manuscripts at **mc.manuscriptcentral.com/AMJ**.
- **Review:** blind review; desk review typically takes ~1-2 weeks, and AMJ targets developmental feedback to authors within roughly **60 days**. Authors who submit are expected to reciprocate by reviewing for AMJ when asked.
- **Style:** APA conventions per the AMJ Style Guide for Authors (citations, reference list, headings, tables).
- **Integrity:** manuscripts are screened with **iThenticate**; no simultaneous submission; any preprint posted online must be **removed during the review period**.
- **Fees:** AOM charges **no submission fee**; immediate open access is optional and carries an **APC of US$3,500** (AMJ is otherwise subscription-published). Verify current amounts.
- **AI disclosure:** any use of AI tools must be disclosed in the **cover letter** and the **acknowledgements**, with confirmation that you have read the AOM AI policy; AI cannot be listed as an author.

## Pre-submission checklist

### Anonymization (double-blind)

- [ ] Manuscript file contains **no** author names, affiliations, or acknowledgments
- [ ] Self-citations are worded neutrally ("prior research (Author, 2020)"), not "our earlier work"
- [ ] Acknowledgments, funding, and author bios live on a **separate title page**, not in the manuscript
- [ ] File metadata/properties scrubbed of author identity
- [ ] File names contain no author or institution identifiers

### Format (verify against the current AOM Style Guide)

- [ ] Title page (separate): title, authors, affiliations, contact, acknowledgments, funding
- [ ] Abstract ≤ 200 words; **three** keywords supplied
- [ ] AOM/APA-style citations and reference list, alphabetized and complete
- [ ] Headings follow the AOM hierarchy; **double-spaced, Times New Roman 12-pt, 1-inch margins**
- [ ] Tables and figures placed/numbered as the portal requires; each self-contained
- [ ] Main body **≤ 40 pages** (text + references + appendices; tables/figures excluded)

### Files for ScholarOne

- [ ] Anonymized main document (manuscript + tables + figures, or as the portal specifies)
- [ ] Separate title page with all identifying information
- [ ] Cover letter to the editor (concise: fit, contribution, not under review elsewhere)
- [ ] Any required supplementary/online appendix files
- [ ] High-resolution figure files if requested separately

### Declarations & ethics

- [ ] Human-subjects/IRB approval stated where applicable (separate from anonymized text)
- [ ] Data-availability/transparency statement as required by current policy
- [ ] No concurrent submission; prior conference/working-paper versions disclosed in the cover letter
- [ ] **AI use disclosed** in the cover letter and acknowledgements per the AOM AI policy (AI is never an author)
- [ ] Conflicts of interest and funding disclosed on the title page
- [ ] Authorship and contribution roles agreed by all authors

### References & consistency

- [ ] Every in-text citation appears in the reference list and vice versa
- [ ] Canonical theory works for the focal domain are cited (a frequent reviewer check)
- [ ] Hypothesis labels, construct names, and table/figure numbers are consistent throughout

## ScholarOne operation notes

- AMJ submits through ScholarOne Manuscripts at **mc.manuscriptcentral.com/AMJ**; create/keep your author account and ORCID current.
- Select the correct article type and the most fitting division/keywords so the manuscript routes to an appropriate action editor.
- You may be asked to suggest qualified, non-conflicted reviewers — propose people in the focal conversation without recent co-authorship.
- Upload anonymized files and the title page in the slots the system designates; preview the built PDF before final submission.

## Anti-patterns

- Submitting with self-identifying language ("in our 2019 study") intact.
- Acknowledgments/funding left inside the anonymized manuscript.
- Reference list in a non-AOM default style straight from the reference manager.
- Missing data-availability/ethics statement, or undisclosed AI use, where the policy requires one.
- Inconsistent hypothesis labels or table numbers between text and exhibits.
- Letting the main body exceed the 40-page limit by forgetting that references and appendices count toward it.

## Output format

```
【Anonymization】pass / fix: [...]
【Format vs. AOM guide】pass / fix: [...]
【Files ready】manuscript / title page / cover letter / supplements: yes/no
【Declarations】IRB / data availability / disclosures: complete? [...]
【References】citations↔list reconciled; canonical theory cited: yes/no
【Article type & division】selected ...
【Next step】await decision → amj-review-process; on R&R → amj-rebuttal
```

## Resources

- [`templates/manuscript_template.md`](templates/manuscript_template.md) — full AMJ manuscript skeleton (title page, abstract ≤200 words, three keywords, theory & hypotheses, methods, results, discussion, references) with verified AOM format specs
- The full pre-submission self-check (anonymization / format / files / declarations / references / portal) is inline above in this skill
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — management-research data sources and analysis software (Mplus / R lavaan / HLM / Stata / SPSS PROCESS)
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — official AOM/AMJ URLs behind every verified fact in this pack (accessed 2026-05-30)

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →