analyze-burn-economics
Comprehensive analysis of Uniswap Firepit burn economics: historical burn P&L, accumulation trends, fee source breakdown, competitive dynamics, and profitability projections. Governance-grade research report. Use when user asks "What's the burn economics?", "History of protocol fee burns", or "Average profit per burn."
Why use this skill?
Analyze Uniswap Firepit burn economics with deep-dive P&L reports, fee trend analysis, and governance-ready profitability projections for the Ethereum protocol.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/wpank/analyze-burn-economicsWhat This Skill Does
The analyze-burn-economics skill is a sophisticated analytical engine designed specifically for the Uniswap protocol ecosystem. Unlike raw data scrapers, this skill functions as an automated research analyst. It performs complex cross-referencing between raw on-chain event logs (such as Firepit burn transactions), historical asset pricing, and network gas cost analysis to generate a complete profit and loss (P&L) profile. By synthesizing these disparate data points, it provides governance-grade insights into how protocol fee mechanisms are performing, whether burn frequency is scaling, and how external variables like UNI price volatility impact the net health of the system.
Installation
To integrate this research tool into your agent, execute the following command in your terminal or OpenClaw interface:
clawhub install openclaw/skills/skills/wpank/analyze-burn-economics
Ensure your environment is configured for Ethereum mainnet connectivity, as this is the designated chain for Uniswap Firepit operations.
Use Cases
This skill is built for governance participants, financial researchers, and protocol observers. It excels at identifying long-term accumulation trends that are not visible through simple block explorer lookups. Use it when you need to evaluate the efficacy of current fee parameters or when preparing data-backed arguments for DAO governance proposals. It acts as a force multiplier, reducing hours of manual spreadsheet compilation into a single, comprehensive report.
Example Prompts
- "Perform a 180-day analysis of Firepit burns and calculate the average profit per transaction in USD."
- "What are the current protocol fee trends, and how does the current burn volume compare to last year?"
- "Analyze the burn economics for the last quarter and provide projections on profitability if the UNI price increases by 20%."
Tips & Limitations
- The skill is strictly read-only and analytical; it cannot execute transactions or modify on-chain state.
- For accurate historical P&L, ensure you specify a clear lookback period using the
daysparameter. - The projections provided are sensitivity analyses and should be treated as research estimates rather than guaranteed financial advice.
- If you need real-time monitoring of specific wallet flows, use
monitor-tokenjarinstead of this skill, as this tool is optimized for retrospective data aggregation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-wpank-analyze-burn-economics": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
mermaid-diagrams
Create software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams, sequence diagrams, flowcharts, ERDs, C4 architecture diagrams, state diagrams, git graphs, and other diagram types. Triggers include requests to diagram, visualize, model, map out, or show the flow of a system.
api-design-principles
Skill by wpank
auto-context
Automatically read relevant context before major actions. Loads TODO.md, roadmap.md, handoffs, task plans, and other project context files so the AI operates with full situational awareness. Use when starting a task, implementing a feature, refactoring, debugging, planning, or resuming a session.
clear-writing
Write clear, concise prose for humans — documentation, READMEs, API docs, commit messages, error messages, UI text, reports, and explanations. Combines Strunk's rules for clearer prose with technical documentation patterns, structure templates, and review checklists.
track-performance
Track the performance of Uniswap LP positions over time — check which positions need attention, are out of range, or have uncollected fees. Use when the user asks how their positions are doing.