Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SolanaOS

SolanaOS 收录了来自 x402agent 的 68 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
68
Stars
9
更新
2026-07-15
Forks
4
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

solanaos
软件开发工程师

Complete SolanaOS agent skill — install, configure, and operate the autonomous Solana trading runtime with Honcho v3 epistemological memory, multi-venue perp trading (Hyperliquid + Aster), on-chain intelligence with USD pricing, Telegram bot, gateway API, Tailscale mesh, hardware integration, and cross-session recall. Use when asked to install SolanaOS, query Solana blockchain data, manage wallets, run OODA trading loops, configure strategies, control BitAxe mining fleets, pair Seeker devices, or operate any SolanaOS runtime surface.

2026-07-15
qedgen
软件质量保证分析师与测试员

Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about their implementation.

2026-04-23
qedgen
软件开发工程师

Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about their implementation.

2026-04-22
pumpfun-token-scanner
软件开发工程师

Scrapes pump.fun/board using Chrome browser automation to extract the top 100 trending Solana tokens and writes structured markdown for a trading agent to consume. Use this skill any time you need to: scan pump.fun for new tokens, refresh the pump.md token list, run the scheduled board scrape, collect Solana meme token data, or build/update a trading watchlist from pump.fun. Even if the user says something casual like "check pump" or "update the token list" or "what's trending on pump", use this skill. The output file path and format are configurable but default to /Users/8bit/solanaos/pump.md.

2026-04-08
clawhub
软件开发工程师

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-04-07
solana-dev
软件开发工程师

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.

2026-04-03
1password
网络与计算机系统管理员

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-03-25
apple-notes
软件开发工程师

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks SolanaOS to add a note, list notes, search notes, or manage note folders.

2026-03-25
apple-reminders
软件开发工程师

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-03-25
bear-notes
软件开发工程师

Create, search, and manage Bear notes via grizzly CLI.

2026-03-25
blogwatcher
软件开发工程师

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-03-25
blucli
网络与计算机系统管理员

BluOS CLI (blu) for discovery, playback, grouping, and volume.

2026-03-25
bluebubbles
软件开发工程师

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

2026-03-25
camsnap
软件开发工程师

Capture frames or clips from RTSP/ONVIF cameras.

2026-03-25
coding-agent
软件开发工程师

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

2026-03-25
discord
软件开发工程师

Discord ops via the message tool (channel=discord).

2026-03-25
eightctl
网络与计算机系统管理员

Control Eight Sleep pods (status, temperature, alarms, schedules).

2026-03-25
gemini
软件开发工程师

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-03-25
gh-issues
软件开发工程师

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-03-25
gifgrep
软件开发工程师

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-03-25
github
软件开发工程师

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-03-25
gog
软件开发工程师

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2026-03-25
goplaces
软件开发工程师

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

2026-03-25
healthcheck
网络与计算机系统管理员

Host security hardening and risk-tolerance configuration for SolanaOS deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, SolanaOS cron scheduling for periodic checks, or version status checks on a machine running SolanaOS (laptop, workstation, Pi, VPS).

2026-03-25
himalaya
软件开发工程师

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-03-25
imsg
软件开发工程师

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

2026-03-25
mcporter
软件开发工程师

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-03-25
model-usage
软件开发工程师

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-03-25
nano-banana-pro
软件开发工程师

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

2026-03-25
nano-pdf
软件开发工程师

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-03-25
notion
软件开发工程师

Notion API for creating and managing pages, databases, and blocks.

2026-03-25
obsidian
软件开发工程师

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-03-25
openai-image-gen
软件开发工程师

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-03-25
openai-whisper-api
软件开发工程师

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-03-25
openai-whisper
软件开发工程师

Local speech-to-text with the Whisper CLI (no API key).

2026-03-25
openhue
娱乐和休闲工作者一线主管(博彩服务除外)

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-03-25
oracle
软件开发工程师

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

2026-03-25
ordercli
软件开发工程师

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

2026-03-25
os-hub
软件开发工程师

SolanaOS Hub — skill registry, gateway management, and control UI. Use when managing skills via ClawHub CLI, connecting to the SolanaOS gateway (TCP bridge on port 18790, WebSocket on port 18793), or working with the Lit-based control UI at ui/.

2026-03-25
peekaboo
软件开发工程师

Capture and automate macOS UI with the Peekaboo CLI.

2026-03-25
当前展示该仓库 Top 40 / 68 个已收集 skills。