Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-asset-pricing

ai-asset-pricing 收录了来自 Alexander-M-Dickerson 的 38 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
38
Stars
58
更新
2026-04-19
Forks
10
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

new-project
其他生物科学家

Create a new empirical research project: generates projects/<name>/ with latex, code, scripts, results, literature, and guidance subfolders plus README.md and project-level CLAUDE.md.

2026-04-19
publication-figures
经济学家

Publication-ready figure conventions for empirical finance and economics. Covers matplotlib styling, color palettes, export settings, and common figure types (time series, decile bars, coefficient plots, event studies). Auto-apply when creating any figure, plot, or visualization.

2026-04-19
onboard
软件开发工程师

Agent-driven cold-start onboarding. Use the repo shell entrypoint to find or install Python 3.11+, then run the shared bootstrap audit/plan/apply flow and configure WRDS only if the user has it.

2026-04-04
build-deck
编辑

Create and compile Beamer presentations following the Rhetoric of Decks philosophy. Use when making seminar or conference slides.

2026-03-24
build-paper
编辑

Compile LaTeX to PDF using pdflatex + bibtex cycle

2026-03-24
create-skill
其他计算机职业

Creates new Claude Code skills, auto-apply skills, or auto-trigger rules, or audits existing ones for quality and effectiveness.

2026-03-24
latex-doctor
编辑

Clean and fix .tex files -- strip comments, fix compilation errors, verify section markers

2026-03-24
respond-to-referee
编辑

Draft response letter text and LaTeX edits for referee points, or generate a complete reply document

2026-03-24
run
软件开发工程师

Fast batch/single portfolio sort on Dickerson bond data. Bypasses orchestrator agent — runs directly via Bash. Use for known workflows on real data. Examples: /run batch cs ytm bbtm, /run batch cs ytm --wfs, /run single cs --nport 10

2026-03-24
setup-paper
编辑

Scaffolds a new academic paper from the LaTeX boilerplate template. Copies template files, replaces placeholder tokens with user-provided title, authors, and affiliations, writes [REMOVE]-tagged filler content with Fama-French citations, and compiles a test PDF. Use when starting a new paper or creating a fresh LaTeX project.

2026-03-24
sync-context
软件开发工程师

Detect documentation drift and propose updates to docs/ai/, AGENTS.md, and CLAUDE.md. Use when session-start warnings flag stale docs, after significant code changes, or periodically to keep context current.

2026-03-24
wrds-psql
软件开发工程师

Use this skill when the user needs to query WRDS data via PostgreSQL from the local machine. Covers psql connection using .pgpass credentials, query execution patterns, CSV/parquet export, and best practices for large extractions. Invoke when the user wants to pull data from WRDS (CRSP, OptionMetrics, Compustat) via SQL.

2026-03-24
write-section
编辑

Write a new section or subsection of an empirical finance paper following academic writing rules

2026-03-24
idea
其他高等院校教师

Adversarial research idea generator for empirical asset pricing. Surveys literature via Perplexity, stress-tests hypotheses, maps WRDS data feasibility, and compiles a research plan skeleton. Use when brainstorming new paper ideas, sharpening existing hypotheses, or resuming a prior ideation session.

2026-03-12
panel-data-rules
软件开发工程师

Rules and gotchas for CRSP, Compustat, and financial panel data: safe lagging/leading with date gap checks, look-ahead bias prevention, CCM linking, book equity construction, and missing value conventions. Auto-apply when working with CRSP, Compustat, or financial panel data.

2026-03-12
audit-captions
编辑

Audit all table and figure captions for language, notation, and formatting consistency

2026-03-12
audit-math
编辑

Adversarial audit of mathematical proofs, derivations, and formal environments

2026-03-12
audit-section
编辑

Deep audit of a single section -- style, factual accuracy, citations, logical flow

2026-03-12
build-context
编辑

Generate guidance/paper-context.md from user-provided .tex, .md, or .pdf files

2026-03-12
check-consistency
编辑

Fast cross-section consistency scan for numbers, terminology, and references

2026-03-12
compare-versions
编辑

Show diff between current and proposed text with change rationale

2026-03-12
edit-section
编辑

Revise an existing section for style, clarity, and correctness

2026-03-12
extract-section
其他高等院校教师

Extract a section from main.tex by key name

2026-03-12
full-paper-audit
其他高等院校教师

Audit the entire paper -- cross-section consistency, all citations, all style issues

2026-03-12
outline
其他高等院校教师

Analyze paper structure — section balance, word counts, Cochrane-principle compliance

2026-03-12
research
其他高等院校教师

Search for academic papers, references, and methodology literature using Perplexity MCP

2026-03-12
split-pdf
其他高等院校教师

Download, split, and deeply read academic PDFs with adaptive chunking. Splits into optimally-sized chunks based on paper length, reads in controlled batches, and produces structured extraction notes tailored for empirical finance papers.

2026-03-12
verify-citations
其他高等院校教师

Audit citations in LaTeX files -- check all \cite keys exist in .bib and verify via Perplexity

2026-03-12
bond-data
其他高等院校教师

Reference for the Dickerson corporate bond dataset: column mappings between WRDS and PyBondLab, rating encoding, return definitions, signal clusters, and data gotchas. Auto-apply when loading bond data for PyBondLab analysis.

2026-03-11
create-audit-agent
其他计算机职业

Creates new Claude Code agent configuration files or audits existing ones in .claude/agents/. Validates frontmatter, routing keywords, body-frontmatter alignment, ecosystem integration, and cross-agent consistency using a 17-point checklist.

2026-03-11
factor-construction
数据科学家

Look-ahead bias prevention and portfolio formation rules for cross-sectional asset pricing factors. Covers signal timing, portfolio sorts, return alignment, and rebalancing conventions. Auto-apply when constructing factors, sorting stocks into portfolios, or computing long-short returns.

2026-03-11
proofread
编辑

Mechanical error scan -- typos, LaTeX formatting, punctuation, spacing

2026-03-11
pybondlab-report
数据科学家

Generates structured results reports after PyBondLab portfolio formation runs. Auto-apply when running StrategyFormation, BatchStrategyFormation, BatchWithinFirmSortFormation, or any portfolio sorting with PyBondLab.

2026-03-11
rule-create
其他计算机职业

Creates new .claude/rules/ files following best practices, or audits existing rules for quality and effectiveness.

2026-03-11
style-check
编辑

Analyze LaTeX text for violations of academic writing standards

2026-03-11
submission-prep
编辑

Pre-submission checklist for JF, RFS, JFE, or other target journals

2026-03-11
wrds-schema
软件开发工程师

Use this skill at the start of a session when working with WRDS data (CRSP, OptionMetrics, Compustat, TAQ). It pre-loads schema knowledge — table names, column names, join keys, data types, and common gotchas — so you can write correct queries without exploratory round-trips. Invoke when the user mentions WRDS, OptionMetrics, CRSP, or structured product / options analysis.

2026-03-11
wrds-ssh
网络与计算机系统管理员

This skill should be used when the user needs to connect to WRDS servers, run SAS code on WRDS, execute SQL queries on WRDS PostgreSQL, submit batch jobs to WRDS, or transfer files to/from WRDS. Use this skill whenever WRDS server access is required for data extraction, processing, or analysis.

2026-03-11