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

Pmla Citation And Style

ASecurity

Use when formatting a PMLA (Publications of the Modern Language Association) essay in MLA style — in-text parenthetical citations keyed to a Works Cited list built from the MLA Handbook's template of core elements, plus quotation, translation, and discursive-note conventions. PMLA requires the most recent MLA Handbook. Handles citation mechanics; it does not write the argument.

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

Security Analysis

A100/100

Scanned 6/6/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill pmla-citation-and-style --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Pmla Citation And Style?

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

Security grade badge for Pmla Citation And Style
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-pmla-citation-and-style/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-pmla-citation-and-style)

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

Download with Pro
Files
SKILL.md
---
name: pmla-citation-and-style
description: Use when formatting a PMLA (Publications of the Modern Language Association) essay in MLA style — in-text parenthetical citations keyed to a Works Cited list built from the MLA Handbook's template of core elements, plus quotation, translation, and discursive-note conventions. PMLA requires the most recent MLA Handbook. Handles citation mechanics; it does not write the argument.
---

# Citation & MLA Style (pmla-citation-and-style)

PMLA requires **MLA style as set out in the most recent edition of the MLA Handbook** — the field's own
standard, not a generic Chicago or APA format. This skill handles the mechanics: in-text parenthetical
citations, a **Works Cited** list built from the **template of core elements**, and the conventions for
quotation, translation, and discursive notes. Get this right; reviewers and editors notice.

## When to trigger

- Building or auditing in-text citations and the Works Cited list
- Deciding how to cite a primary text, edition, translation, or archival source
- Formatting quotations (run-in vs. block) and discursive notes
- Final style pass before `pmla-submission`

## MLA style essentials

1. **In-text parenthetical citation.** Cite author and page (or author and an appropriate locator) in
   parentheses, keyed to the Works Cited entry. Keep the author's name and the locator unambiguous
   where multiple works are cited.
2. **Works Cited via core elements.** Build each entry from the MLA **template of core elements**
   (Author. Title of source. Title of container, Contributors, Version, Number, Publisher, Publication
   date, Location), with "containers" for works inside larger works. One consistent style throughout.
3. **Editions and primary texts.** Cite the **reliable edition** you actually quote; if the edition
   matters to the reading, make it explicit. Be consistent across the essay.
4. **Quotation.** Short quotations run into the text with quotation marks; longer passages set off as
   block quotations per the Handbook. Reproduce wording, spelling, and punctuation exactly; mark
   omissions and interpolations clearly.
5. **Translations and non-English sources.** State your translation policy and apply it consistently;
   cite both original and translation as appropriate. **Translations are excluded** from the PMLA word
   count — but they must still be cited.
6. **Discursive notes.** PMLA permits substantive notes, but they **count toward** the 6,000–9,000-word
   range. Use them for genuine elaboration, not citation dumping.

## A pre-submission style check

- [ ] Every in-text citation has a matching Works Cited entry, and vice versa
- [ ] Works Cited entries follow the current MLA template of core elements
- [ ] One consistent style throughout (manage with Zotero / BibTeX-MLA, then verify by hand)
- [ ] Quotations exact; block-quote threshold and formatting per the Handbook
- [ ] Translation policy stated and applied; originals/translations cited
- [ ] Discursive notes are substantive (and the word count accounts for them)

## Anti-patterns

- Using APA/Chicago/numeric styles instead of MLA
- In-text citations with no Works Cited entry (or orphaned entries)
- Inexact quotation; silent emendation; unspecified edition
- A reference manager's output pasted in without checking it against the Handbook
- Stuffing citations or a second argument into discursive notes that then blow the word count

## Output format

```
【Style】MLA (most recent MLA Handbook) confirmed? [Y/N]
【In-text ↔ Works Cited】one-to-one match? [Y/N]
【Core-elements entries】consistent throughout? [Y/N]
【Quotations】exact; block formatting correct? [Y/N]
【Translation policy】stated and applied? [Y/N/NA]
【Notes】substantive; counted in word total? [Y/N]
【Next】pmla-review-process
```

## Supplementary resources

- [`../../resources/external_tools.md`](../../resources/external_tools.md) — MLA Handbook, MLA Style Center, and reference managers
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — MLA-style requirement and word-count rule

Attribution

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

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

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

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

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 →