Skip to main content
calvinw
GitHub 创作者资料

calvinw

按仓库查看 14 个 GitHub 仓库中的 38 个已收集 skills。

已收集 skills
38
仓库
14
更新
2026年8月16日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

lca-from-url
其他高等院校教师

Use this skill when the user provides a URL to an LCA study, a published environmental report, or a product sustainability page and wants to turn it into a product_graph.yaml they can run and explore. Also triggers when the user names a well-known LCA study…

2026年7月14日
damage-characterization
其他高等院校教师

Teaching skill for the LCA concept of damage characterization — the step that goes beyond midpoint impact scores (kg CO2-eq, kg SO2-eq, PM 2.5-eq) to ask what those scores actually do to the world, in terms of three areas of protection: human health,…

2026年7月13日
functional-unit
其他高等院校教师

Teaching skill for the LCA concept of functional unit — the precise definition of what is being measured in a life cycle study. Invoke as /functional-unit followed by a case study name, for example /functional-unit wool_yarn or /functional-unit…

2026年7月13日
goal-and-scope
其他高等院校教师

Teaching skill for the LCA concept of goal and scope — the opening decisions in a life cycle study that define why it is being done, who it is for, and what is included or excluded. Invoke as /goal-and-scope followed by a case study name, for example…

2026年7月13日
impact-characterization
其他高等院校教师

Teaching skill for the LCA concept of impact characterization — the exact maths behind life cycle impact assessment, where every emission in the inventory is multiplied by a characterization factor (a published number that can be different for every impact…

2026年7月13日
life-cycle-inventory
其他高等院校教师

Teaching skill for the LCA concept of life cycle inventory — the step where all emissions and resource uses from every process in the supply chain are collected, scaled to reflect one functional unit, and totalled into a single complete table. Invoke as…

2026年7月13日
life-cycle-stages
其他高等院校教师

Teaching skill for the LCA concept of life cycle stages — the four named boundary types used in fashion and retail LCA studies: cradle to gate, cradle to grave, cradle to cradle, and gate to grave. Invoke as /life-cycle-stages case-study, for example…

2026年7月13日
run-lca
软件开发工程师

Use this skill whenever the user wants to perform a Life Cycle Assessment (LCA) using openLCA. Triggers include: "carbon footprint of", "compare environmental impact", "LCA for", "which material has lower impact", "run an LCA", "ecoinvent dataset for", "GWP…

2026年7月13日
已展示 8 / 14 个已收集 Skill。
basic-financials-quiz
其他高等院校教师

Interactive financial literacy quiz assistant for undergraduate business students. Pulls side-by-side financial data from the BusMgmtBenchmarks Dolt database, then quizzes students on Revenue, COGS, Gross Margin, SG&A, Operating Profit, Net Profit, Inventory,…

2026年6月24日
roa-analysis-quiz
软件开发工程师

Interactive ROA Analysis Quiz Assistant for undergraduate business students. Pulls side-by-side financial data from the BusMgmtBenchmarks Dolt database, then quizzes students on Return on Assets (ROA) and the Strategic Profit Model using multiple-choice and…

2026年6月18日
basic-financials
软件开发工程师

Interactive financial comparison assistant for undergraduate business students. Takes two company tickers each with their own year, pulls side-by-side income statement, ratio, and balance sheet data from the BusMgmtBenchmarks Dolt database, and stays open for…

2026年6月17日
create-new-company-sql
软件开发工程师

Fetch financial data from SEC 10-K filings and Yahoo Finance for a NEW company (2018 through current year), reconcile values, and generate SQL files to insert the company_info row and all financials rows. Does NOT write to the database directly. Triggered by…

2026年6月17日
create-verified-dolt-db-financials-sql
软件开发工程师

Generate a SQL file containing REPLACE INTO statements for the BusMgmtBenchmarks Dolt database, based on reconciled values from /verify-dolt-db-financials report files saved in reports/. Does NOT connect to or write to any database — output is a .sql file…

2026年6月17日
download-new-year-data
软件开发工程师

Check a specific company in the BusMgmtBenchmarks Dolt database for newly available fiscal year data not yet in the database, validate it for consistency, and generate a SQL INSERT file. For American companies, cross-checks SEC and Yahoo Finance. For…

2026年6月17日
find-financials-from-pdfs
软件开发工程师

Extract financial data from PDF annual reports for private companies not listed on public exchanges, standardize the data to match the BusMgmtBenchmarks schema, and generate SQL files for insertion into the company_info and financials tables. Use when adding…

2026年6月17日
insert-dolt-db-sql
软件开发工程师

Find SQL files in extract/2026/inserts/, clone the BusMgmtBenchmarks Dolt database, execute each SQL file against the local clone, show the diff, then commit and push. Triggered by "/insert-dolt-db-sql" (all files) or "/insert-dolt-db-sql FILE1 FILE2 ..."…

2026年6月17日
已展示 8 / 9 个已收集 Skill。
已展示 12 / 14 个仓库