利润优化引擎 — 订单管理/计价/结算模拟。核心能力:(1) 订单管理 (2) 计价模型 (3) 成本追踪 (4) 利润计算
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill profit-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Profit Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-profit-agent)More formats (shields.io, HTML) on the badges page.
---
name: profit-agent
description: "利润优化引擎 — 订单管理/计价/结算模拟。核心能力:(1) 订单管理 (2) 计价模型 (3) 成本追踪 (4) 利润计算"
version: 1.0.0
author: Apex Catalyst
---
# Profit Agent — 利润优化引擎
## 架构
```
订单录入 → 成本核算 → 计价策略 → 利润计算 → 报告生成
```
## 命令
```bash
python3 scripts/order_manager.py --new-order # 新建订单
python3 scripts/order_manager.py --report # 利润报告
python3 scripts/order_manager.py --simulate # 模拟运行
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!