Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ai-asset-pricing

ai-asset-pricing에는 Alexander-M-Dickerson에서 수집한 skills 38개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
ai-asset-pricing GitHub Agent Skills | SkillsMP