数据分析与咨询
#design
energy-systems
Analyzes energy systems including renewable energy resource assessment, power grid modeling, battery storage optimization, energy efficiency evaluation, and techno-economic analysis of energy technologies; trigger when users discuss solar, wind, grid integration, energy storage, or power system design.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=beita6969-scienceclaw-skills-energy-systems-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name energy-systems description Analyzes energy systems including renewable energy resource assessment, power grid modeling, battery storage optimization, energy efficiency evaluation, and techno-economic analysis of energy technologies; trigger when users discuss solar, wind, grid integration, energy storage, or power system design. When to Trigger Activate this skill when the user mentions: Solar energy, photovoltaic, wind power, hydropower Power grid, load balancing, dispatch optimization Battery storage, lithium-ion, energy density, cycling Energy efficiency, HVAC, building energy modeling Techno-economic analysis, LCOE, payback period Electric vehicles, charging infrastructure, V2G Hydrogen economy, fuel cells, electrolysis Step-by-Step Methodology Define the energy system scope - Specify system boundaries: single building, microgrid, regional grid, or national scale. Identify energy sources (solar, wind, fossil, nuclear, hydro), storage technologies, and demand profiles. Resource assessment - For solar: analyze irradiance data (GHI, DNI, DHI), calculate capacity factor, account for degradation and soiling. For wind: analyze wind speed distributions (Weibull), compute power curves, assess turbulence intensity. Use TMY (Typical Meteorological Year) data or site-specific measurements. System modeling - Size components: panels/turbines (capacity), inverters, batteries (energy and power), converters. Model energy balance: generation - consumption - storage - curtailment = grid exchange. Use hourly or sub-hourly time resolution. Grid integration - Analyze grid interconnection requirements: voltage, frequency, power factor. Assess variability and ramping impacts. Model dispatch optimization (merit order, economic dispatch, unit commitment). Evaluate ancillary services potential. Storage analysis - Characterize storage technology: energy density (Wh/kg), power density (W/kg), round-trip efficiency, cycle life, calendar life, self-discharge rate. Optimize sizing based on arbitrage value, peak shaving, or reliability requirements. Economic analysis - Calculate LCOE (levelized cost of energy) with discount rate, capital costs, O&M, fuel costs, and lifetime. Compute NPV, IRR, and payback period. Include incentives (ITC, PTC, feed-in tariffs). Conduct sensitivity analysis on key assumptions. Environmental assessment - Calculate avoided CO2 emissions using grid emission factors. Perform lifecycle emissions analysis (cradle-to-gate). Compare with conventional alternatives. Key Databases and Tools NREL (SAM, PVWatts, NSRDB) - Solar and renewable energy tools Global Wind Atlas - Wind resource data EIA / IEA - Energy statistics and projections HOMER Energy - Microgrid optimization OpenDSS - Distribution system simulation PyPSA - Open-source power system analysis Output Format Resource assessment as tables: annual/monthly capacity factor, energy yield (kWh/kWp). System diagram with component sizes, power flows, and energy balance. LCOE breakdown: capital, O&M, fuel, financing costs per kWh. Economic results as NPV, IRR, payback period with sensitivity tornado chart. Time series plots: generation, demand, storage state-of-charge, grid exchange. Quality Checklist Resource data source and time resolution specified System losses itemized (inverter, wiring, degradation, soiling, curtailment) Discount rate and financial assumptions documented Storage degradation and replacement costs included in economics Grid emission factor source and year specified Sensitivity analysis covers key uncertainties (resource, cost, discount rate) Units consistent (kW vs. kWh, AC vs. DC clearly distinguished) Comparison with alternatives provided for context
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |