Skip to main content
GitHub リポジトリ

deploy-autonomous-template

deploy-autonomous-template には Liquid-Protocol-Ops から収集した 22 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
22
Stars
2
更新
2026-06-16
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

capital-allocation
データサイエンティスト

Decide how to allocate DIEM between Venice compute staking, WETH swap for x402 API access, Uniswap LP, and Aerodrome LP. Run once per tick before any capital movement.

2026-06-16
check-portfolio
ソフトウェア開発者

Read all agent on-chain positions via the check-portfolio.ts script. Use this instead of raw curl/cast calls to avoid hex encoding mistakes.

2026-06-16
claim-diem
ソフトウェア開発者

Claim DIEM from FeeLocker, run accumulate-vs-build analysis, and route earnings to LP or Venice staking. Scheduled every 12 hours via aeon. DRY-RUN BY DEFAULT — pass --live to execute.

2026-06-16
compute-presale
ソフトウェア開発者

Launch a Liquid Protocol token with a LiquidPresaleVault presale. STAKE MODE ONLY (policy 2026-06-12) — depositors lock DIEM and always get it back; allocation is lock-to-earn. One vault per launch, 10% of supply, 60d default lock.

2026-06-16
deploy-autonomous
ソフトウェア開発者

Working in the deploy-autonomous GitHub template repo — agent harness, identity layer, Venice provider, safety modules, and the create-identity CLI.

2026-06-16
heartbeat
ソフトウェア開発者

Proactive health check — skill failures, LP state, memory flags, FeeLocker balance. Run 3× daily to surface issues before they compound.

2026-06-16
lp-add
ソフトウェア開発者

Mint a single-sided DIEM LP position in the ETH/DIEM Uniswap v3 1% pool on Base. Use when reinvesting claimed DIEM fees in accumulate mode.

2026-06-16
lp-fees-claim
ソフトウェア開発者

Claim accrued DIEM fees from the FeeLocker contract. Use at the start of each tick to harvest LP earnings before reinvesting.

2026-06-16
lp-monitor
ソフトウェア開発者

Check LP position health — in-range status, tick proximity to bounds, FeeLocker balance, earnings rate. Alerts if position needs repositioning or if DIEM is claimable above threshold.

2026-06-16
lp-remove
ソフトウェア開発者

Remove liquidity from an existing ETH/DIEM v3 LP position and collect proceeds. Use when closing a position to consolidate DIEM.

2026-06-16
on-chain-monitor
ソフトウェア開発者

Read all on-chain agent state — LP positions, FeeLocker balance, ETH/DIEM wallet balances. Writes to memory/logs/YYYY-MM-DD.md. Run to get a current snapshot without executing any transactions.

2026-06-16
revoke-approvals
ソフトウェア開発者

Revoke all non-zero ERC-20 approvals from the agent wallet to known spenders (NFPM, SwapRouter). Run after any LP or swap operation, and automatically at the end of every tick.

2026-06-16
stakesale
ソフトウェア開発者

Deploy a StakesaleVault for a time-weighted DIEM presale alongside a Liquid Protocol token launch. DIEM holders lock for 30/60/90 days; longer locks earn higher allocation multipliers (1×/2×/3×). DIEM returned after lock expiry.

2026-06-16
tick
ソフトウェア開発者

Run one agent tick — claim FeeLocker fees, LP DIEM, run maintenance inference. The core hourly heartbeat of the agent funding loop.

2026-06-16
track-earnings
ソフトウェア開発者

Snapshot LP earnings per position per day. Records tokensOwed (WETH + DIEM) and FeeLocker balance to memory/earnings.jsonl. Run daily at end-of-day for compounding trend data.

2026-06-16
venice-staking
ソフトウェア開発者

Venice AI staking mechanics — two systems (sVVV for API key gate, sDIEM for inference credits) and mintDiem for converting sVVV to DIEM.

2026-06-16
goal-review
ソフトウェア開発者

Weekly audit of memory/goals.json — recompute milestone ETAs, self-funding ratio, mode consistency; report deltas and one recommendation to the creator

2026-06-16
lp-monitor
ソフトウェア開発者

Check all ETH/DIEM LP positions for health and range — reposition any out-of-range position immediately

2026-06-16
presale-monitor
ソフトウェア開発者

Check presale vault lifecycle — window closing, window closed, lock expiry — and send Telegram alerts

2026-06-16
profitability-signal
ソフトウェア開発者

Execute the agent's Dune query, parse realized fee profitability into a structured signal in memory/profitability-signal.jsonl, and feed it to goal-review to adjust strategy

2026-06-16
stake-diem
ソフトウェア開発者

Auto-stake — check sDIEM balance on-chain, claim FeeLocker + withdraw LP to restore Venice inference credits when low

2026-06-16
tick
ソフトウェア開発者

Run one agent tick — claim fees, LP DIEM, maintenance inference

2026-06-16