compound

Interact with Compound V3 lending markets across EVM-compatible chains.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0xinit/cryptoskills --skill compound-0xinit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: compound
Source: https://github.com/0xinit/cryptoskills/tree/main/skills/compound
Command: npx skills add https://github.com/0xinit/cryptoskills --skill compound-0xinit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with Compound V3 (Comet) lending markets, enabling users to supply assets, borrow against collateral, repay debts, and manage their positions programmatically.

Core Features & Use Cases

  • Supply & Earn: Deposit base assets like USDC to earn interest.
  • Collateralize & Borrow: Supply assets like WETH or WBTC as collateral to borrow the base asset.
  • Repay & Withdraw: Manage your debt and withdraw collateral.
  • Governance: Interact with COMP token governance proposals.
  • Use Case: Automate the process of supplying assets to earn yield, borrowing stablecoins against volatile collateral, or managing risk by repaying debt.

Quick Start

Use the compound skill to supply 1000 USDC to the Comet V3 USDC market on Ethereum mainnet.

Frequently Asked Questions about compound

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

FAQPage Schema
How do I supply assets to earn yield on Compound V3?▼

To supply assets on Compound V3, you deposit base assets like USDC into the Comet lending market to earn interest. This Skill automates the supply interaction across multiple EVM-compatible chains.

Can I borrow stablecoins against my WETH collateral on Compound?▼

Yes, you can borrow the base asset on Compound by supplying volatile assets like WETH or WBTC as collateral. This Skill programmatically manages the borrowing process against your deposited collateral.

What is the best way to manage my DeFi lending positions on Ethereum?▼

Managing DeFi lending positions on Ethereum involves programmatic interaction with Comet markets to repay debts and withdraw collateral. This Skill facilitates core operations to automate position management.

Does Compound V3 support multiple EVM-compatible chains for borrowing?▼

Compound V3 supports borrowing and lending operations across multiple EVM-compatible chains. This Skill interacts with Comet markets on these chains to facilitate supplying, borrowing, and withdrawing assets.

How do I interact with COMP governance proposals on Compound?▼

Interacting with COMP governance proposals on Compound involves programmatic interaction with the protocol's governance mechanisms. This Skill supports interacting with governance proposals alongside core DeFi lending operations.

When do I need to repay debt or withdraw collateral from a Comet market?▼

You need to repay debt or withdraw collateral from a Comet market when managing risk or closing your DeFi positions. This Skill automates repayments and withdrawals to help manage your exposure programmatically.