Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
enuno
GitHub 创作者资料

enuno

按仓库查看 6 个 GitHub 仓库中的 249 个已收集 skills,并展示近似职业覆盖。

已收集 skills
249
仓库
6
职业领域
2
更新
2026-05-26
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
claude-command-and-control
163 个 skills123更新于 2026-05-25
占该创作者 65%
gitbook
软件开发工程师

GitBook documentation platform. Use when creating, publishing, or managing docs sites — content structure, blocks, Git Sync, customization, AI search, collaboration, and the GitBook API.

2026-05-25
mempalace
软件开发工程师

MemPalace local-first AI memory system. Use when setting up persistent memory for Claude Code sessions, mining project files or conversation transcripts, querying past context, configuring MCP tools, managing the knowledge graph, or troubleshooting palace operations.

2026-05-25
langchain-aws
软件开发工程师

LangChain AWS integration — ChatBedrockConverse (Claude/Nova/Llama/Mistral on Bedrock), BedrockEmbeddings, AmazonKnowledgeBasesRetriever, BedrockAgentsRunnable, BedrockRerank, BedrockPromptCachingMiddleware, CodeInterpreterToolkit, BrowserToolkit (computer use), Neptune graph chains, and SageMaker endpoint.

2026-05-07
langchain-deepagents
软件开发工程师

LangChain Deep Agents (Python) — build, deploy, and customize stateful long-running agents with virtual filesystems, subagents, human-in-the-loop, and LangSmith observability. Also covers LangGraph, LangChain OSS chains/retrievers, and Agent Server API.

2026-05-07
langchain-exa
软件开发工程师

LangChain Exa integration — semantic web search with ExaSearchRetriever (RAG), ExaSearchResults (agent tool), and ExaFindSimilarResults (find similar URLs). Unique features: use_autoprompt (LLM query rewriting), highlights (excerpts), summary (per-result LLM summaries), livecrawl (real-time), and date filtering.

2026-05-07
langchain-mcp-adapters
软件开发工程师

LangChain MCP Adapters — connect LangChain agents to MCP (Model Context Protocol) servers. Load MCP tools, prompts, and resources as LangChain-compatible objects. Supports stdio, SSE, StreamableHTTP, and WebSocket transports. Includes interceptors, callbacks, and multi-server management.

2026-05-07
langchain-neo4j
软件开发工程师

LangChain Neo4j integration — Neo4jGraph for Cypher queries and schema inspection, GraphCypherQAChain for natural-language-to-Cypher Q&A, Neo4jVector for vector/hybrid RAG, Neo4jSaver LangGraph checkpointer, Neo4jChatMessageHistory, and GraphDocument/Node/Relationship for knowledge graph construction.

2026-05-07
langchain-ollama
数据科学家

LangChain Ollama integration — run local LLMs with ChatOllama (chat completions, tool calling, structured output, reasoning/thinking mode), OllamaLLM (raw text completions), and OllamaEmbeddings. Connects to a local Ollama server at localhost:11434.

2026-05-07
当前展示该仓库 Top 8 / 163 个已收集 skills。
#002
hyperliquid-trading-firm
62 个 skills00更新于 2026-04-11
占该创作者 25%
onchainkit
软件开发工程师

Build onchain applications with React components and TypeScript utilities from Coinbase's OnchainKit. Use when users want to create crypto wallets, swap tokens, mint NFTs, build payments, display blockchain identities, or develop any onchain app functionality. Supports wallet connection, transaction building, token operations, identity management, and complete onchain app development workflows.

2026-04-11
maker-order-preference-fee-reduction
财务和投资分析师

Use when placing any perpetual order on HyperLiquid to minimize fees via maker (post-only) order preference, understand when taker execution is justified, and calculate break-even fee impact on trade edge.

2026-04-07
funding-rate-awareness
财务和投资分析师

Use before entering or holding any perpetual futures position on HyperLiquid. Funding rate is a perpetuals-exclusive carry cost that has no analogue in spot or traditional futures. Elevated funding directly deducts from trade edge on every 8-hour settlement. This skill covers funding mechanics, carry cost calculation, regime classification, long/short asymmetry, funding-momentum as an independent alpha signal, crowding detection, and integration with position sizing and risk controls.

2026-04-07
rsi-reversal-regime-dependency
财务和投资分析师

Use when evaluating any RSI-based reversal or mean-reversion signal on HyperLiquid perpetuals. RSI reversals have strong regime dependency — they work in ranging/mean-reverting conditions and fail catastrophically in trending conditions. This skill documents the full regime filter stack, divergence confirmation requirements, failure modes specific to RSI reversals in perpetuals, and how RSI signals coordinate with EMA cross signals in mixed-regime conditions.

2026-04-07
ema-cross-failure-modes
财务和投资分析师

Use when evaluating, entering, managing, or reviewing any EMA crossover strategy signal on HyperLiquid perpetuals. Documents the complete taxonomy of EMA cross failure modes, the pre-entry regime filters that suppress false signals, and the post-entry management rules that limit damage when failure occurs despite filtering. Apply before any EMA-based entry and during any post-trade analysis of a losing EMA cross trade.

2026-04-07
max-concurrent-positions
金融风险专家

Use before opening any new position to determine whether adding it would violate concurrent position limits. Enforces per-strategy, per-direction, per-correlation-cluster, and total portfolio limits. Integrates kill-switch tier state and regime conditions to dynamically tighten caps. Always consult this skill after kelly-position-sizing-perps and before slippage-budget-enforcement.

2026-04-07
drawdown-kill-switch-trigger
软件开发工程师

Use when monitoring portfolio drawdown and session P&L to determine whether any circuit-breaker threshold has been breached, which positions must be closed, what trading suspension duration applies, and how to restore trading with a reduced Kelly multiplier after cooldown. This skill governs all kill-switch logic — never bypass it.

2026-04-07
kelly-position-sizing-perps
金融风险专家

Use when sizing any perpetual position on HyperLiquid to compute the Kelly-optimal notional, apply fractional Kelly for risk management, cap by portfolio exposure limits, and adjust for leverage, funding carry cost, and correlation to existing positions.

2026-04-07
当前展示该仓库 Top 8 / 62 个已收集 skills。
#003
dokploy
10 个 skills22更新于 2025-12-25
占该创作者 4.0%
dokploy-cloudflare-integration
网络与计算机系统管理员

Integrate Cloudflare services with Dokploy templates: R2 storage, DNS challenge for SSL, Zero Trust Access, Workers, WAF, and Tunnel. Default to CF services for external dependencies.

2025-12-25
dokploy-compose-structure
软件开发工程师

Generate Docker Compose files following Dokploy conventions with proper networking, volumes, and service patterns. Use when creating new Dokploy templates or converting existing compose files.

2025-12-25
dokploy-environment-config
网络与计算机系统管理员

Environment variable patterns for Dokploy templates including required vs optional syntax, secrets, connection strings, and configuration organization.

2025-12-25
dokploy-health-patterns
网络与计算机系统管理员

Health check patterns for different service types in Dokploy templates. Covers HTTP, PostgreSQL, MongoDB, Redis, MySQL, and custom health checks.

2025-12-25
dokploy-multi-service
网络与计算机系统管理员

Multi-service architecture patterns for Dokploy templates including dependency chains, service communication, and complex stack design. Use when building templates with 2+ services.

2025-12-25
dokploy-multi-tenant
软件开发工程师

Multi-tenancy patterns for Dokploy templates with network isolation: separate docker networks per tenant, shared infrastructure, and tenant-specific configuration.

2025-12-25
dokploy-security-hardening
信息安全分析师

Security best practices for Dokploy templates: secrets management, network isolation, least privilege, image security, and hardening recommendations.

2025-12-25
dokploy-template-toml
软件开发工程师

Generate template.toml configuration for Dokploy templates with variables, domains, environment mappings, and file mounts. Use when finalizing Dokploy templates.

2025-12-25
当前展示该仓库 Top 8 / 10 个已收集 skills。
#004
moltbot-philosopher
7 个 skills20更新于 2026-03-13
占该创作者 2.8%
#005
unifi-mcp-server
4 个 skills15224更新于 2026-05-26
占该创作者 1.6%
#006
noesis-agent-stack
3 个 skills00更新于 2026-05-06
占该创作者 1.2%
已展示 6 / 6 个仓库
已展示全部仓库