← all publishers

holon-run

@holon-run source repo

76 published skills

  1. Agentinbox · holon-run bundle
    Use the local AgentInbox service to onboard the current runtime/session, manage shared sources and subscriptions, connect external providers such as GitHub through UXC, and operate the agent inbox.
    0
    installs
  2. Weibo Webmcp · holon-run bundle
    Connect to Weibo through the built-in local-mcp Weibo adapter and one fixed UXC link. Use when the user wants to read timelines, inspect posts, publish posts or comments, manage Weibo articles, or run Weibo search from an authenticated browser profile.
    0
    installs
  3. Google Webmcp · holon-run bundle
    Connect to Google Search and Gemini through the built-in local-mcp Google adapter and one fixed UXC link. Use when the user wants to run Google searches, chat with Gemini, or download generated Gemini images from an authenticated browser profile.
    0
    installs
  4. Webmcp Bridge · holon-run bundle
    Connect a website to the local-mcp browser bridge through a fixed UXC link. Use when the user needs to operate native WebMCP sites or adapter-backed sites through local-mcp, manage per-site browser profiles, or switch bridge presentation modes explicitly.
    0
    installs
  5. Webmcp Adapter Creator · holon-run bundle
    Create fallback site adapters for websites that do not expose native WebMCP. Use when a site needs a new adapter module, tool schema design, browser-side request execution, or request-template extraction from observed page behavior.
    0
    installs
  6. X Webmcp · holon-run bundle
    Connect to X and Grok through the built-in local-mcp X adapter and one fixed UXC link. Use when the user wants to read timelines, inspect tweets, post on X, or chat with Grok from an authenticated browser profile.
    0
    installs
  7. Board Webmcp · holon-run bundle
    Connect to the native board demo through local-mcp and one fixed UXC link. Use when the user wants to inspect or edit the shared board at board.holon.run or a local board instance through browser WebMCP.
    0
    installs
  8. Github Pr Fix · holon-run bundle
    Fix a GitHub pull request by addressing feedback or CI failures, pushing changes, and publishing replies.
    0
    installs
  9. Github Review · holon-run
    Review a GitHub pull request by collecting GitHub context, applying evidence-backed review rules, and optionally publishing one review.
    0
    installs
  10. Holon Runtime Ops · holon-run
    Operate and diagnose Holon runtimes with metadata-only patrol reports, incremental error analysis, and sanitized bug escalation.
    0
    installs
  11. Github Issue Solve · holon-run bundle
    Solve a GitHub issue by collecting context, implementing a fix, and opening or updating a pull request.
    0
    installs
  12. Ghx · holon-run
    Guidance for safe, reliable GitHub CLI workflows across issues, pull requests, and reviews.
    0
    installs
  13. Ops · holon-run
    Operate servers and services with read-only-first diagnosis, explicit authorization, auditable inventory, operation records, rollback, and verification.
    0
    installs
  14. PDF · holon-run bundle
    Inspect, extract, assemble, generate, render, OCR, and validate PDF files with local tools while treating active content and external services as explicit security boundaries.
    0
    installs
  15. DOCX · holon-run
    Create, inspect, edit, render, and validate Word documents with local open-source tools while preserving source files and making unsupported OOXML features explicit.
    0
    installs
  16. PPTX · holon-run
    Create, inspect, edit, render, and validate PowerPoint presentations with local open-source tools while preserving source files and reporting fidelity limits.
    0
    installs
  17. XLSX · holon-run
    Create, inspect, edit, recalculate, and validate Excel workbooks with local open-source tools while preserving source files and distinguishing formulas from calculated results.
    0
    installs
  18. Code Review · holon-run
    Review a set of code changes using evidence-backed findings, explicit confidence, and a clear coverage summary.
    0
    installs
  19. Uxc · holon-run bundle
    Discover and call remote schema-exposed interfaces with UXC. Use when an agent or skill needs to list operations, inspect operation schemas, and execute OpenAPI, GraphQL, gRPC, MCP, or JSON-RPC calls via one CLI contract.
    0
    installs
  20. Okx MCP Skill · holon-run bundle
    Use OKX OnchainOS MCP through UXC for token discovery, market data, wallet balance, and swap execution planning. Use when tasks need OKX MCP tools such as token search/ranking/holder, price/trades/candlesticks/index, balance queries, and DEX quote/swap flows with help-first schema inspection and safe auth handling.
    0
    installs
  21. Qmd MCP Skill · holon-run bundle
    Use a local QMD knowledge base through UXC over MCP stdio, with daemon-backed session reuse and typed retrieval flows that avoid repeated model warmup and unnecessary query-expansion latency.
    0
    installs
  22. Dune MCP Skill · holon-run bundle
    Use Dune MCP through UXC for blockchain table discovery, SQL query creation/execution, execution result retrieval, and visualization with help-first schema inspection, explicit auth binding, and guarded credit-consuming operations.
    0
    installs
  23. Gate MCP Skill · holon-run bundle
    Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.
    0
    installs
  24. Hive MCP Skill · holon-run bundle
    Use Hive Intelligence MCP through UXC for broad crypto market, onchain, portfolio, and risk workflows with help-first discovery and convenience-layer guardrails.
    0
    installs
  25. X Openapi Skill · holon-run bundle
    Operate X API v2 through UXC with the official OpenAPI schema, OAuth2 PKCE user-context auth, app-only bearer guidance, and read-first guardrails for timeline/bookmark/post workflows.
    0
    installs
  26. Notion MCP Skill · holon-run bundle
    Operate Notion workspace content through Notion MCP using the UXC CLI, including search, fetch, users/teams lookup, page/database creation and updates, and comments. Use when tasks require calling Notion tools over MCP with OAuth (authorization_code + PKCE), especially when safe write controls and JSON-envelope parsing are required.
    0
    installs
  27. Birdeye MCP Skill · holon-run bundle
    Use Birdeye MCP through UXC for token market data, trending and discovery workflows, price monitoring, and DEX-related reads with help-first live tool discovery and API-key auth.
    0
    installs
  28. Sui Jsonrpc Skill · holon-run bundle
    Operate Sui public JSON-RPC through UXC with OpenRPC-driven discovery, mainnet fullnode defaults, and read-only query plus pubsub subscription guardrails.
    0
    installs
  29. Uxc Skill Creator · holon-run bundle
    Create wrapper skills that call remote tools through UXC. Use when defining a new provider skill and you need reusable templates, validation rules, and anti-pattern guidance based on proven UXC skill practices.
    0
    installs
  30. Context7 MCP Skill · holon-run bundle
    Query up-to-date library documentation and code examples using Context7 MCP. Use when you need current, version-specific documentation for npm packages, Python libraries, or other programming languages.
    0
    installs
  31. Deepwiki MCP Skill · holon-run bundle
    Ask questions and read documentation about any GitHub repository using DeepWiki MCP. Use when you need to understand a codebase, find specific APIs, or get context about a repository.
    0
    installs
  32. Goldrush MCP Skill · holon-run bundle
    Use GoldRush MCP through UXC for multichain wallet balances, transfers, portfolio history, NFT ownership, token approvals, prices, and chain metadata via stdio MCP with injected API-key auth.
    0
    installs
  33. Line Openapi Skill · holon-run bundle
    Operate LINE Messaging API through UXC with a curated OpenAPI schema, bearer-token auth, and messaging-core guardrails.
    0
    installs
  34. Mexc Openapi Skill · holon-run bundle
    Operate MEXC Spot REST APIs through UXC with a curated OpenAPI schema, HMAC query signing, and separate public/signed workflow guardrails.
    0
    installs
  35. Near Jsonrpc Skill · holon-run bundle
    Operate NEAR JSON-RPC reads through UXC with a public provider default, provider-override guidance, and read-only guardrails.
    0
    installs
  36. Thegraph MCP Skill · holon-run bundle
    Use The Graph Subgraph MCP through UXC via native SSE with a fixed linked command for subgraph discovery, schema retrieval, deployment selection, and GraphQL query execution with help-first inspection and explicit auth handling.
    0
    installs
  37. Bybit Openapi Skill · holon-run bundle
    Operate Bybit V5 public market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.
    0
    installs
  38. Etherscan MCP Skill · holon-run bundle
    Use Etherscan MCP through UXC for address balance checks, token holder analysis, transaction inspection, and contract lookup tasks. Use when tasks need Etherscan MCP tools for onchain investigation with help-first schema inspection, bearer-key auth, and tier-aware read-first handling.
    0
    installs
  39. Nodit Openapi Skill · holon-run bundle
    Operate Nodit Web3 Data API reads through UXC with a curated OpenAPI schema, API-key auth, and overlap-aware guardrails.
    0
    installs
  40. Upbit Openapi Skill · holon-run bundle
    Operate Upbit public exchange market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.
    0
    installs
  41. Bitget Openapi Skill · holon-run bundle
    Operate Bitget public exchange market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.
    0
    installs
  42. Crypto Com MCP Skill · holon-run bundle
    Use Crypto.com MCP through UXC for exchange market data workflows with help-first discovery and read-only guardrails.
    0
    installs
  43. Feishu Openapi Skill · holon-run bundle
    Operate Feishu or Lark IM APIs through UXC with a curated OpenAPI schema, tenant-token bearer auth, and chat/message guardrails.
    0
    installs
  44. Github Openapi Skill · holon-run bundle
    Operate GitHub REST API through UXC with the official OpenAPI schema, explicit gh-to-uxc auth import, and read-first guardrails for repo, issue, pull request, and event workflows.
    0
    installs
  45. Helius Openapi Skill · holon-run bundle
    Operate Helius Wallet API reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
    0
    installs
  46. Kraken Openapi Skill · holon-run bundle
    Operate Kraken public market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.
    0
    installs
  47. Kucoin Openapi Skill · holon-run bundle
    Operate KuCoin public exchange market APIs through UXC with a curated OpenAPI schema, market-first discovery, and explicit private-auth boundary notes.
    0
    installs
  48. Linear GRAPHQL Skill · holon-run bundle
    Operate Linear workspace issues, projects, and teams through Linear GraphQL API using UXC. Use when tasks require querying or creating issues, managing projects, or interacting with Linear workflow. Supports both Personal API Key and OAuth authentication.
    0
    installs
  49. Matrix Openapi Skill · holon-run bundle
    Operate Matrix Client-Server API through UXC with a curated OpenAPI schema, bearer-token auth, and homeserver-aware messaging guardrails.
    0
    installs
  50. Notion Openapi Skill · holon-run bundle
    Operate Notion Public API through UXC with a curated OpenAPI schema for search, block traversal, page reads, content writes, and data source/database inspection. Use when tasks need recursive reads or structured writes that Notion MCP does not expose directly.
    0
    installs
  51. Playwright MCP Skill · holon-run bundle
    Run browser automation through @playwright/mcp over UXC stdio MCP, with daemon-friendly session reuse and safe action guardrails. Use when tasks need deterministic page navigation, DOM snapshots, and scripted browser interaction from CLI.
    0
    installs
  52. Alchemy Openapi Skill · holon-run bundle
    Operate Alchemy Prices API reads through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.
    0
    installs
  53. Coinapi Openapi Skill · holon-run bundle
    Operate CoinAPI market data reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
    0
    installs
  54. Discord Openapi Skill · holon-run bundle
    Operate Discord HTTP API through UXC with Discord OpenAPI schema. Bot token recommended for full API access including messages and server management. OAuth2 user authentication available for limited profile operations only.
    0
    installs
  55. Moralis Openapi Skill · holon-run bundle
    Operate Moralis EVM wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and wallet-intelligence guardrails.
    0
    installs
  56. Bitquery GRAPHQL Skill · holon-run bundle
    Use Bitquery GraphQL through UXC for onchain trades, transfers, token holder analysis, balances, and market structure queries across supported networks, with OAuth client_credentials authentication and query-first execution.
    0
    installs
  57. Coinbase Openapi Skill · holon-run bundle
    Operate Coinbase Advanced Trade REST APIs through UXC with a curated OpenAPI schema, products-first discovery, and explicit JWT bearer auth guidance.
    0
    installs
  58. Dingtalk Openapi Skill · holon-run bundle
    Operate DingTalk messaging APIs through UXC with a curated OpenAPI schema, app-token bearer auth, and robot/service-group guardrails.
    0
    installs
  59. Ethereum Jsonrpc Skill · holon-run bundle
    Operate Ethereum execution JSON-RPC through UXC with the official execution OpenRPC schema, public EVM read methods, and eth_subscribe pubsub guardrails.
    0
    installs
  60. Telegram Openapi Skill · holon-run bundle
    Operate Telegram Bot API through UXC with a curated OpenAPI schema, bot-token path auth, polling-based reads, and webhook management guardrails.
    0
    installs
  61. Whatsapp Openapi Skill · holon-run bundle
    Operate WhatsApp Business Platform Cloud API through UXC with a curated OpenAPI schema, bearer-token auth, and message/profile guardrails.
    0
    installs
  62. Chainbase Openapi Skill · holon-run bundle
    Operate Chainbase indexed wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
    0
    installs
  63. Coingecko Openapi Skill · holon-run bundle
    Operate CoinGecko and GeckoTerminal market data APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
    0
    installs
  64. Coinmarketcap MCP Skill · holon-run bundle
    Use CoinMarketCap MCP through UXC for crypto market quotes, technical analysis, on-chain metrics, global market overview, narratives, macro events, news, and semantic search with help-first schema inspection and API-key auth.
    0
    installs
  65. Defillama Openapi Skill · holon-run bundle
    Operate DefiLlama public analytics APIs through UXC with a curated OpenAPI schema and read-first guardrails.
    0
    installs
  66. Blockscout Openapi Skill · holon-run bundle
    Operate Blockscout explorer reads through UXC with a curated OpenAPI schema, instance-specific host selection, and read-first guardrails.
    0
    installs
  67. Thegraph Token MCP Skill · holon-run bundle
    Use The Graph Token API MCP through UXC for token metadata, wallet balances, transfers, holders, pools, and market data with help-first inspection and Token API specific JWT bearer auth binding.
    0
    installs
  68. Blocknative Openapi Skill · holon-run bundle
    Operate Blocknative gas intelligence APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
    0
    installs
  69. Chrome Devtools MCP Skill · holon-run bundle
    Use Chrome DevTools MCP through UXC over local stdio for page navigation, DOM/a11y snapshots, network inspection, console inspection, and performance tooling, with a live-browser autoConnect default and optional browserUrl or isolated fallback modes.
    0
    installs
  70. Dexscreener Openapi Skill · holon-run bundle
    Operate DexScreener public market data APIs through UXC with a curated OpenAPI schema, no-auth setup, and read-first guardrails.
    0
    installs
  71. Binance Spot Openapi Skill · holon-run bundle
    Operate Binance Spot market, account, and order APIs through UXC with a curated OpenAPI schema, Binance query signing, and separate mainnet/testnet link flows.
    0
    installs
  72. Binance Web3 Openapi Skill · holon-run bundle
    Operate Binance Web3 public market and research APIs through UXC with a curated OpenAPI schema. Use when tasks need token search, token metadata/market snapshots, address holdings, rankings, token audit, or smart money signals on Binance Web3.
    0
    installs
  73. Defillama Pro Openapi Skill · holon-run bundle
    Operate DefiLlama Pro analytics APIs through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.
    0
    installs
  74. Mempool Space Openapi Skill · holon-run bundle
    Operate mempool.space public Bitcoin and Lightning explorer APIs through UXC with a curated OpenAPI schema, no-auth setup, and read-first guardrails.
    0
    installs
  75. Defillama Prices Openapi Skill · holon-run bundle
    Operate DefiLlama public price APIs through UXC with a curated OpenAPI schema and read-first guardrails.
    0
    installs
  76. Defillama Yields Openapi Skill · holon-run bundle
    Operate DefiLlama public yield APIs through UXC with a curated OpenAPI schema and read-first guardrails.
    0
    installs