set-gas-price

Modify blockchain gas fee tokens and multipliers via Bash scripts.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/manifest-network/manifest-agent-plugin --skill set-gas-price
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: set-gas-price
Source: https://github.com/manifest-network/manifest-agent-plugin/tree/main/skills/set-gas-price
Command: npx skills add https://github.com/manifest-network/manifest-agent-plugin --skill set-gas-price

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of customizing gas fee settings to optimize blockchain transaction success and cost efficiency.

Core Features & Use Cases

  • Fee Token Adjustment: Allows changing the default gas fee token to preferred options like MFX or PWR based on current network conditions.
  • Gas Multiplier Configuration: Enables setting a multiplier to increase the gas estimate, reducing transaction failure risk during network congestion.
  • Use Case: A user wants to increase the gas fee multiplier to ensure timely processing during a network spike; this Skill facilitates that adjustment swiftly.

Quick Start

Ask the AI to update the gas fee token to PWR and set the gas multiplier to 2.0 to enhance transaction success probability.

Frequently Asked Questions about set-gas-price

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adjust blockchain gas fees to prevent transaction failures during network congestion?

To adjust blockchain gas fees, you can configure a gas multiplier to increase the gas estimate, reducing transaction failure risk during network congestion. This Skill facilitates dynamic modification of gas fee parameters to optimize transaction success and cost efficiency.

Can I change the default gas fee token to MFX or PWR for my blockchain transactions?

Yes, you can change the default gas fee token to preferred options like MFX or PWR based on current network conditions. This adjustment is supported through the Skill's fee token adjustment feature, which relies on current chain data and user input.

What is a gas multiplier and when do I need to modify it for blockchain network transactions?

A gas multiplier is a configuration parameter that increases the estimated gas fee for a blockchain transaction. You need to modify it during network congestion spikes to ensure timely transaction processing and reduce the risk of transaction failure.

Do I need Bash scripting support to update blockchain gas price configurations?

Yes, you need Bash scripting support to update blockchain gas price configurations. The Skill requires scripting support via Bash to reliably execute the configuration updates for gas fee parameters and multipliers.

What's the best way to optimize blockchain transaction costs when network fees spike?

The best way to optimize transaction costs during network fee spikes is to dynamically modify gas fee parameters, including switching fee tokens to MFX or PWR and setting a gas multiplier to balance transaction success probability and cost efficiency.