Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
henryoman
Perfil de creador de GitHub

henryoman

Vista por repositorio de 23 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
23
repositorios
4
actualizado
2026-07-23
explorador de repositorios

Repositorios y skills representativas

ai-sdk
Desarrolladores de software

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Google, xAI, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

2026-03-24
helius
Desarrolladores de software

Build Solana applications with Helius infrastructure. Covers transaction sending (Sender), asset/NFT queries (DAS API), real-time streaming (WebSockets, Laserstream), event pipelines (webhooks), priority fees, wallet analysis, and agent onboarding.

2026-03-24
dune
Científicos de datos

Dune CLI for querying blockchain and on-chain data via DuneSQL, searching decoded contract tables, managing saved queries, and monitoring credit usage on Dune Analytics. Use when user asks about blockchain data, on-chain analytics, token transfers, DEX trades, smart contract events, wallet balances, Ethereum/EVM chain queries, DuneSQL, or says "query Dune", "search Dune datasets", or "run a Dune query".

2026-03-23
svelte-code-writer
Desarrolladores web

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

2026-03-19
agent-browser
Desarrolladores web

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-19
helius-dflow
Desarrolladores web

Build Solana trading applications combining DFlow trading APIs with Helius infrastructure. Covers spot swaps (imperative and declarative), prediction markets, real-time market streaming, Proof KYC, transaction submission via Sender, fee optimization, shred-level streaming via LaserStream, and wallet intelligence.

2026-03-19
helius-phantom
Desarrolladores web

Build frontend Solana applications with Phantom Connect SDK and Helius infrastructure. Covers React, React Native, and browser SDK integration, transaction signing via Helius Sender, API key proxying, token gating, NFT minting, crypto payments, real-time updates, and secure frontend architecture.

2026-03-19
svm
Analistas de sistemas informáticos

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

2026-03-19
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
quant-alpha-research
Desarrolladores de software

Run adversarial, leakage-safe quantitative alpha research on OHLCV or related market data. Use when creating a research cycle, auditing price data, defining causal features and targets, registering hypotheses, testing predictive information, validating a trading candidate chronologically, modeling fees and execution, preserving failed experiments, or deciding whether an effect is rejected, informative, paper-tradeable, or a candidate executable alpha.

2026-07-23
bnb-alpha-research
Científicos de datos

Pull real Binance BNB market data and run BNB-specific quantitative anomaly research with event studies, regime splits, heatmaps, and backtestable strategy-candidate JSON. Use when asked to derive BNB alpha, analyze BNBUSDT, produce anomaly heatmaps, test BNB breakout/mean-reversion/volatility patterns, or prepare a CMC/BNB Track 2 strategy spec from real free market data.

2026-07-15
data-download-clean
Científicos de datos

Use when downloading and cleaning zero-dollar market, derivatives, metadata, and context datasets for alpha generation or backtesting in this quant-skills repo. Covers Binance public klines, futures funding, open interest, long/short ratios, exchange metadata, and optional CoinMarketCap context data when credentials are available.

2026-07-15
ohlcv-alpha-research
Científicos de datos

Build, audit, and interpret instrument-agnostic OHLCV alpha research workflows using only timestamp, open, high, low, close, and volume data. Use for anomaly discovery, past-only feature engineering, event studies, forward targets, MFE/MAE, triple-barrier logic, regime splits, threshold robustness, walk-forward validation, cost stress, and candidate alpha dossiers. Trigger when users ask to research OHLCV alpha, test candle/volume/range anomalies, validate a trading rule, or convert raw OHLCV bars into a disciplined quant research report.

2026-07-15
bnb-project-foundation
Desarrolladores de software

CMC/BNB Track 2 foundation skill for turning BNB quantitative evidence into a sponsor-aligned, backtestable strategy spec. Use after bnb-alpha-research generates anomaly heatmaps and strategy_candidates.json, or when packaging CoinMarketCap/BNB source policy, provenance, and submission-ready strategy JSON.

2026-07-15
volatility-regime-strategy
Desarrolladores de software

Generate deterministic, backtestable crypto trading strategy specs from CoinMarketCap market context and historical OHLCV candles for BNB Hack Track 2 Strategy Skills. Use when asked to create, explain, validate, or demo a CoinMarketCap Strategy Skill, produce strategy JSON, classify market regimes, choose volatility breakout/mean reversion/range strategies, or document data provenance for CMC/free/fixture/synthetic market data.

2026-07-15
quant-skills-instructions
Desarrolladores de software

First-read routing skill for this quant-skills repository. Use when onboarding into the repo, deciding which quant skill to invoke, installing local skills, or finding the correct path from project instructions to starter-pack to BNB/CMC/alpha research workflows.

2026-07-15
starter-pack
Desarrolladores de software

Use first when onboarding an agent or user into this quant-skills repo. Sets up the repo workflow, checks required local tools, chooses market-data providers, creates API-key env templates, downloads normalized OHLCV data, and routes into CMC, Binance, BNB alpha heatmaps, market-report, or OHLCV alpha-research skills.

2026-07-15
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
native-ui
Desarrolladores de software

Authoring guide for native-rendered Native SDK apps - declarative Native markup (.native) views plus Zig logic on the UiApp loop. Use when building or modifying native UI (widgets, layout, bindings, messages), writing .native files, wiring Model/Msg/update, testing markup views, or verifying a native app through the automation harness.

2026-07-13
ts-core
Desarrolladores de software

Authoring guide for TypeScript app cores - Model, Msg, update, and the pure functions they call, written in the closed app-core subset and compiled ahead-of-time to arena-backed Zig by the @native-sdk/core transpiler. Use when writing or modifying a src/core.ts app core, fixing subset checker errors (NS1001-NS1060), or deciding how to express state, messages, text (bytes and the byte-text string methods), text input, continuous controls (sliders, scroll), effects (Cmd), subscriptions (Sub), the host-event wiring channels (frameMsg, keyMsg, appearanceMsg, chromeMsg, envMsgs, app.zon assets), derived values, the view_unbound lint opt-out, local mutation of owned arrays, or how to split a core into modules under src/ (relative imports, namespace imports, @native-sdk/core/text, @native-sdk/core/events).

2026-07-13
core
Desarrolladores de software

Core Native SDK guide for AI agents. Read this before explaining the Native SDK or changing a Native SDK app. Covers the mental model (native-rendered apps by default, WebView shells as a coexisting architecture), project structure, app.zon, App and Runtime patterns, frontend integration, web engines, JavaScript bridge commands, permissions, windows, WebViews, dialogs, packaging, debugging, testing, and when to load deeper references. For authoring native-rendered UI (Native markup .native views, Model/Msg/update, UiApp), load the native-ui skill. Use when the user asks what the Native SDK is, how to build or modify an app, how to package or debug it, or how to add native capabilities.

2026-07-12
automation
Desarrolladores de software

Automation and verification guide for running Native SDK apps. Use when the user asks to test a running app, inspect runtime state, list windows, wait for readiness, drive widgets, take deterministic screenshots, send bridge commands, debug why automation is not connected, create smoke tests, or verify a Native SDK example in a GUI-capable session.

2026-07-09
Mostrando 4 de 4 repositorios
Todos los repositorios cargados