Skip to main content
Manusで任意のスキルを実行
ワンクリックで
PaulRBerg
GitHub クリエイタープロフィール

PaulRBerg

5 件の GitHub リポジトリにある 46 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
46
リポジトリ
5
更新
2026-06-26
リポジトリエクスプローラー

リポジトリと代表的な skills

todo-archive
未分類

Use only when explicitly asked to archive/prune/compact/roll over checked tasks from TODO.md into `.ai/todos/TODO_UNTIL_YYYY_MM_DD.md`, leaving unchecked tasks.

2026-06-26
commit
未分類

Use only when explicitly invoked for Git commit workflows: stage intended changes, craft Conventional Prefix Format messages by default, Natural Language messages with --natural or configured repos, commit, and optionally --all, --staged, --deep, --close, or --push.

2026-06-26
bump-deps
未分類

Use for dependency updates: update/bump deps, npm/pnpm/yarn/bun package upgrades, outdated checks, package.json updates, or taze.

2026-06-24
bump-release
未分類

Use for release versioning: bump/cut/tag a release, bump version, create a release, changelog updates, or version tagging.

2026-06-24
yeet
未分類

Use for GitHub PR/issue/discussion workflows: create/update PRs or issues, post comments, start discussions; triggers include create/open PR, file/update issue, yeet.

2026-06-23
code-polish
未分類

Use to polish recently changed code: simplify for readability/maintainability and run a risk-profiled review that autonomously applies fixes. Default runs both passes; pass --simplify or --review for one. Covers code/PR review, audits, bug/security checks, reviewing diffs or changes, cleanup, refactoring, and reducing complexity.

2026-06-22
cli-gh
未分類

Use for GitHub CLI automation: gh commands, repo info, workflow triggers, GitHub search, codespaces, PR status, issues, repo browsing, or command-line GitHub tasks.

2026-06-22
autoresearch
未分類

Use for autoresearch, autonomous experiments, optimization loops, "optimize X overnight/in a loop", or "experiment loop"; sets up iterative trials for an optimization target.

2026-06-22
このリポジトリの収集済み skills 32 件中、上位 8 件を表示しています。
sweep-eth
ソフトウェア開発者

Sweep the full native balance of the configured account to a recipient using a legacy (type-0) transaction so the remaining balance lands at exactly zero. Use when the user asks to "sweep ETH", "drain the account", "empty the wallet to zero", or "send everything minus gas". Loads ETH_PRIVATE_KEY plus ADDRESS from the repo-root dotenvx `.env`, resolves chain metadata through `$evm-chains`, and broadcasts with cast only after the user explicitly confirms emptying the account. The user must specify the chain name and the recipient address.

2026-06-12
bridge
ソフトウェア開発者

Bridge a single-chain USDC balance or native gas token balance to Ethereum mainnet with Bungee Manual routes. Use when Codex needs to bridge ETH or the source chain's native asset family, bridge USDC to Ethereum mainnet, keep the final transaction submission in cast, load ETH_PRIVATE_KEY plus ADDRESS from the repo-root dotenvx `.env`, resolve chain metadata through `$evm-chains`, and build manual Bungee transactions. The user must specify the source chain, the asset to bridge, and an amount or `all`.

2026-06-10
consolidate-stables
ソフトウェア開発者

Sell supported stablecoin balances into canonical USDC on one chain with the Uniswap Trading API. Use when Codex needs to consolidate DAI, USDT, USDC.e, USDbC, and similar curated non-canonical USD stables into canonical USDC, load ETH_PRIVATE_KEY plus ADDRESS from the repo-root dotenvx `.env`, require UNISWAP_API_KEY, resolve chain metadata through `$evm-chains`, prepare Trading API approvals, quotes, and swaps, sign Permit2 typed data with cast when required, and broadcast only after explicit user confirmation. The user must specify the source chain.

2026-06-10
scan-defi
ソフトウェア開発者

Scan one Ethereum Mainnet address for withdrawable / claimable DeFi balances across known protocols — like Rabby, DeBank, Etherscan, or Octav. Use when asked to check what an address can withdraw, find or audit its DeFi positions, discover supplied / staked / LP / vault / savings balances or claimable rewards, or "what is this wallet holding in DeFi". Discovers ERC-20 holdings via Blockscout, confirms exact balances on-chain via Multicall3, classifies them against a per-protocol registry (Aave, Compound, Lido, Uniswap, Curve, Convex, Maker/Sky, Rocket Pool, EigenLayer, Ethena, Morpho, Yearn, Sablier), runs bespoke checks for NFT LPs, withdrawal queues, cooldowns and claimable rewards, then prints a report table with amounts, USD, status, and how to withdraw. Ethereum Mainnet only; strictly read-only (never signs or broadcasts).

2026-06-10
sweep-sablier-flow
ソフトウェア開発者

Check whether the wallet in repo-root dotenvx `.env` has recipient-owned Sablier Flow streams with assets due for withdrawal. Use when Codex needs to inspect Sablier streams broadly or Sablier Flow specifically, query the Flow Hyperindex GraphQL endpoint, confirm exact withdrawable balances onchain with cast, prepare zero-value per-contract `batch(bytes[])` withdrawals, simulate them, and wait for user confirmation before broadcasting.

2026-06-10
sweep-sablier-lockup
ソフトウェア開発者

Check whether the wallet in repo-root dotenvx `.env` has recipient-owned Sablier Lockup streams with assets due for withdrawal. Use when Codex needs to inspect Sablier streams broadly or Sablier Lockup specifically, query the Lockup Hyperindex GraphQL endpoint, confirm exact withdrawable balances onchain with cast, prepare zero-value `withdrawMultiple` transactions per contract, simulate them, and wait for user confirmation before broadcasting.

2026-06-10
unwrap
ソフトウェア開発者

Unwrap WETH into ETH or the equivalent wrapped-native token into the chain's native gas token on a single EVM chain. Use when Codex needs to convert WETH to ETH, unwrap WPOL to POL, handle `withdraw(uint256)` on wrapped-native contracts, load ETH_PRIVATE_KEY plus ADDRESS from the repo-root dotenvx `.env`, resolve chain metadata through `$evm-chains`, and send the transaction with cast. The user must specify the source chain and an amount or `all`.

2026-06-10
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました