A comprehensive, production-ready guide to building AI agents with Claude and the Anthropic SDK in TypeScript. building-your-first-claude-agent/ ├── src/ │ ├── agent.ts # Core agent implementation │ ...
ExcelTable is a pipelined table interface to read Excel files (.xlsx, .xlsm, .xlsb, .xls, .xml), ODF spreadsheet files (.ods), and flat files (delimited or positional) as if they were external tables.