grinta-cdp

Manage Grinta CDP positions on Starknet by opening SAFEs and borrowing GRIT.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Grinta-Protocol/Grinta-Prototipe-UI --skill grinta-cdp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grinta-cdp
Source: https://github.com/Grinta-Protocol/Grinta-Prototipe-UI/tree/main/public
Command: npx skills add https://github.com/Grinta-Protocol/Grinta-Prototipe-UI --skill grinta-cdp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to manage their Grinta CDP (Collateralized Debt Position) by opening SAFEs, borrowing the GRIT stablecoin, and monitoring their position's health.

Core Features & Use Cases

  • SAFE Management: Open, deposit collateral, withdraw, borrow, repay, and close collateralized debt positions.
  • Agent Delegation: Authorize AI agents to manage SAFEs on behalf of the owner.
  • Health Monitoring: Track collateral value, debt, loan-to-value ratio, and liquidation price.
  • Use Case: An agent can be tasked to automatically maintain a healthy LTV ratio for a user's SAFE by depositing more collateral or repaying debt when the market price of WBTC fluctuates.

Quick Start

Use the grinta-cdp skill to open a new SAFE, deposit 0.5 WBTC, and borrow 10,000 GRIT.

Frequently Asked Questions about grinta-cdp

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

FAQPage Schema
How do I borrow a stablecoin using WBTC collateral on Starknet?

To borrow a stablecoin using WBTC collateral on Starknet, you open a SAFE via the Grinta protocol, deposit your WBTC, and borrow the GRIT stablecoin against it. This manages your collateralized debt position directly on the network.

What is a CDP position in DeFi and how does loan-to-value ratio monitoring work?

A CDP position in DeFi is a collateralized debt position where users lock assets to borrow stablecoins. Loan-to-value ratio monitoring tracks collateral value against debt, calculating liquidation prices so users can maintain healthy positions and avoid liquidation.

Can I automate CDP management to maintain a healthy loan-to-value ratio?

Yes, you can automate CDP management to maintain a healthy loan-to-value ratio by using agent delegation. This feature authorizes AI agents to manage SAFEs on your behalf, automatically depositing more WBTC or repaying GRIT debt when market prices fluctuate.

How do I calculate the liquidation price and maximum borrow limit for a SAFE?

To calculate the liquidation price and maximum borrow limit for a SAFE, the system evaluates your deposited WBTC collateral value against the borrowed GRIT stablecoin amount. Health ratio functions determine these thresholds to prevent position liquidation.

Does the Grinta CDP protocol operate on Starknet Sepolia testnet or mainnet?

The Grinta CDP protocol operates using specific contract addresses for SafeManager, SAFEEngine, and CollateralJoin on the Starknet Sepolia network. You interact with these deployed contracts to open SAFEs, deposit WBTC, and borrow GRIT.