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

Mw Tables Figures

ASecurity

Use when finalizing regression tables and figures for a Management-World manuscript. Enforces three-line table style, footnote conventions, column-count discipline, and figure aesthetics.

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

Security Analysis

A100/100

Scanned 6/5/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill mw-tables-figures --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Mw Tables Figures?

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

Security grade badge for Mw Tables Figures
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-mw-tables-figures/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-mw-tables-figures)

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

Download with Pro
Files
SKILL.md
---
name: mw-tables-figures
description: Use when finalizing regression tables and figures for a Management-World manuscript. Enforces three-line table style, footnote conventions, column-count discipline, and figure aesthetics.
---

# 表格与图形(mw-tables-figures)

## 触发时机

- 主表 8 列以上,审稿人吐槽"信息密度过高"
- 表格用了边框 / 阴影 / 颜色 —— 不符合《管理世界》规范
- 图形分辨率不足 / 配色不专业

## 表格规范(三线表 / booktabs)

### 必备结构

```
表 3  政策冲击对企业研发投入的影响
═══════════════════════════════════════════
                  (1)      (2)      (3)
变量           研发支出  研发支出  研发支出
───────────────────────────────────────────
政策×处理后  0.045***  0.038***  0.040***
              (0.012)   (0.011)   (0.013)
              ......
───────────────────────────────────────────
控制变量          否       是       是
个体固定效应       是       是       是
年份固定效应       是       是       是
观测值          10,234   10,234   10,234
R²               0.213    0.247    0.251
═══════════════════════════════════════════
注:括号内为聚类于企业层面的稳健标准误;***、**、* 分别表示 1%、5%、10% 显著水平。
```

### 严守约束

- **不超过 6 列**(极端情况 7 列,绝不 8 列)—— 列多就拆表
- **三线表**:顶线粗、中线细、底线粗,无竖线
- 显著性标记 `*** ** *` 统一用三档
- 标准误在系数下方括号内,**不要用 t 值或 z 值**
- 控制变量行写"是 / 否",不要写出系数(除非论文核心是控制变量)
- 表号 + 表名在表上方,注释在表下方
- 注释**必须**包含:聚类层次、显著性符号定义

### 表格常见反模式

- 把系数写到小数点后 4–6 位(保留 3 位)
- 注释里"如表 3 所示"——废话
- 同一变量出现多次(已经做了交互项还把主项放回来)
- 用 stargazer / esttab 默认输出但不删冗余信息

## 图形规范

### 必备结构

- 字体:宋体 / Times New Roman 9–11 pt
- 颜色:黑白 + 1–2 种主色调(推荐深蓝 / 暗红),**不要彩虹色**
- 分辨率:≥ 300 dpi
- 图号 + 图名在**图下方**(与表相反)
- 注释:必须有数据来源 + 关键变量定义

### 常见图类

1. **平行趋势事件研究图** —— 95% CI,垂直虚线标处理时点
2. **政策时间线图** —— 与制度背景章节配套
3. **机制路径图** —— 用矩形 + 箭头,避免复杂阴影
4. **异质性森林图** —— 各子样本点估计 + CI

## 必查清单

- [ ] 主表 ≤ 6 列
- [ ] 三线表、无竖线
- [ ] 标准误格式统一
- [ ] 注释包含聚类层次
- [ ] 图形 300 dpi 以上
- [ ] 图表编号连续

## 反模式

- 表格里塞 R² + 调整 R² + 伪 R² + AIC + BIC + …… —— 选 1–2 个就够
- 图例用一长串说明
- 一张图叠 5 条曲线 + 5 种线型 + 5 种颜色
- 直接截图 Stata / R 输出贴进 Word

## 输出格式

```
【主表列数】X 列
【三线表合规】是 / 否
【标准误格式】统一 / 不统一
【图形 DPI】X
【缺漏注释】[...]
【下一步】mw-policy-implication
```

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', ...

686011 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 →