GitHub
Skills harvested from GitHub repositories
14810 skills availabledcf-model
This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each an...
comps-analysis
This skill teaches Claude to build institutional-grade comparable company analyses that combine operating metrics, valua...
competitive-analysis
--- When source files (Excel/CSV) are provided: Extract values DIRECTLY — Do not perform your own calculations; use the ...
3-statements
Complete and populate integrated financial model templates with proper linkages between Income Statement, Balance Sheet,...
catalyst-calendar
Build and maintain a calendar of upcoming catalysts across a coverage universe — earnings dates, conferences, product la...
check-deck
Perform comprehensive QC on investment banking presentations across four dimensions. Extract presentation content before...
onboarding
Help new users set up their investment profile through a natural, conversational flow. The agent gathers preferences and...
automation
This skill provides 3 tools for creating and managing scheduled automations: checkautomations - List all or inspect a sp...
interactive-dashboard
Build interactive web dashboards inside the sandbox and expose them to the user via GetPreviewUrl. Use this skill for an...
xlsx
Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by t...
initiating-coverage
Create institutional-quality equity research initiation reports through a structured 5-task workflow. Each task must be ...
inline-widget
Render interactive HTML/SVG widgets directly inside the chat conversation using ShowWidget. Widgets appear inline betwee...
sector-overview
Sector / subsector: What industry and how narrowly defined? Purpose: Client report, internal research, pitch material, i...
check-model
description: Debug and audit financial models for errors — circular references, broken formulas, hardcoded overrides, ba...
codebase-management
Set up, index, and manage SocratiCode codebase indexing, file watching, code graphs, and context artifacts. Check infras...
codebase-exploration
Use SocratiCode MCP tools to explore codebases efficiently. The core principle: search before reading — the index gives ...
md2wechat
Use md2wechat when the user wants to: convert Markdown into WeChat Official Account HTML inspect resolved article metada...
orchestration
You are orchestrating a forensic investigation on a public GitHub repository. You are the ORCHESTRATOR for OSS forensic ...
github-wayback-recovery
Purpose: Recover deleted GitHub content (README files, issues, PRs, wiki pages, repository metadata) from the Internet A...
github-commit-recovery
Purpose: Access commit content, diffs, and metadata directly from GitHub when you have commit SHAs. Includes methods for...
github-archive
Purpose: Query immutable GitHub event history via BigQuery to obtain tamper-proof forensic evidence for security investi...
code-understanding
You are a deep thinker. This gives you adversarial code comprehension for that allows you to be an even more epic securi...
rr-debugger
rr provides deterministic record-replay debugging with full reverse execution capabilities. Record: rr record <program> ...
line-execution-checker
Fast tool to check if specific source lines were executed during test runs. g++ -O3 -std=c++17 linechecker.cpp -o line-c...