Skip to main content
enuno
GitHub 제작자 프로필

enuno

6개 GitHub 저장소에서 수집된 241개 skills를 저장소 단위로 보여줍니다.

수집된 skills
241
저장소
6
업데이트
2026년 8월 19일
저장소 탐색

저장소와 대표 skills

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년 5월 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…

2026년 5월 25일
langchain-aws
소프트웨어 개발자

LangChain AWS integration — ChatBedrockConverse (Claude/Nova/Llama/Mistral on Bedrock), BedrockEmbeddings, AmazonKnowledgeBasesRetriever, BedrockAgentsRunnable, BedrockRerank, BedrockPromptCachingMiddleware, CodeInterpreterToolkit, BrowserToolkit (computer…

2026년 5월 7일
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년 5월 7일
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…

2026년 5월 7일
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,…

2026년 5월 7일
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…

2026년 5월 7일
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년 5월 7일
수집된 skill 130개 중 8개를 표시합니다.
bankr-signals
소프트웨어 개발자

Transaction-verified trading signals on Base. Register agent as signal provider, publish trades with TX hash proof, consume signals from top performers via REST API. All track records verified against blockchain data. No fake performance claims. Triggers on:…

2026년 4월 14일
endaoment
소프트웨어 개발자

Donate to charities onchain via Endaoment. Use when the user wants to donate crypto to charity, make a charitable contribution, give to nonprofits, support a cause, or donate to a 501(c)(3). Supports Base, Ethereum, and Optimism. Handles USDC donations…

2026년 4월 14일
ens-primary-name
소프트웨어 개발자

Set your primary ENS name on Base and other L2s. Use when user wants to set their ENS name, configure reverse resolution, set primary name, or make their address resolve to an ENS name. Supports Base, Arbitrum, Optimism, and Ethereum mainnet.

2026년 4월 14일
hydrex
소프트웨어 개발자

Interact with Hydrex liquidity pools on Base. Use when the user wants to lock HYDX for voting power, check voting power for gauge voting, vote on liquidity pool strategies, view pool information, check voting weights, participate in Hydrex governance, deposit…

2026년 4월 14일
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…

2026년 4월 14일
veil
소프트웨어 개발자

Privacy and shielded transactions on Base via Veil Cash (veil.cash). Deposit ETH or USDC into private pools, withdraw/transfer privately using ZK proofs. Manage Veil keypairs, check private/queue balances across all pools, and submit deposits via Bankr. Use…

2026년 4월 14일
limit-offset-bps-calculation
소프트웨어 개발자

Use when placing any post-only limit order on HyperLiquid to calculate the optimal price offset from mid that maximizes fill probability while preserving maker status, accounting for spread, volatility, book depth, and asset tick size.

2026년 4월 14일
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년 4월 14일
수집된 skill 68개 중 8개를 표시합니다.
unifi
네트워크·컴퓨터 시스템 관리자

Manage UniFi network infrastructure via the UniFi MCP Server. Use this skill for any task involving UniFi devices, clients, networks, VLANs, WiFi, firewall rules, zone-based firewall, VPNs, traffic monitoring, backups, RADIUS, QoS, DPI, port forwarding, ACLs,…

2026년 8월 19일
fastmcp-development
소프트웨어 개발자

Use when creating or modifying Model Context Protocol (MCP) servers with FastMCP framework - guides through tools, resources, prompts, authentication, Codex Desktop integration, and production deployment with Python and TypeScript examples

2026년 8월 12일
mcp-builder
소프트웨어 개발자

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

2026년 8월 12일
unifi-mcp-tool-builder
소프트웨어 개발자

Specialized guide for adding new MCP tools to the UniFi MCP Server following project standards, UniFi API patterns, and test-driven development practices. Use when implementing new UniFi Network Controller features as MCP tools.

2026년 8월 12일
fastmcp-development
소프트웨어 개발자

Use when creating or modifying Model Context Protocol (MCP) servers with FastMCP framework - guides through tools, resources, prompts, authentication, Claude Desktop integration, and production deployment with Python and TypeScript examples

2026년 8월 12일
source-command-build-docker
소프트웨어 개발자

Build and test Docker image locally

2026년 8월 12일
source-command-check-deps
소프트웨어 개발자

Check for outdated or vulnerable dependencies

2026년 8월 12일
source-command-clean
소프트웨어 개발자

Clean build artifacts and cache files

2026년 8월 12일
수집된 skill 23개 중 8개를 표시합니다.
claude-mem-coded-assistant
기타 컴퓨터 관련 직업

Entry-point skill for using claude-mem to keep CLAUDE.md and MEMORY.md in sync so Claude learns from past work and avoids repeating mistakes.

2026년 3월 1일
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일
수집된 skill 11개 중 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다