Skip to main content
enuno
GitHub creator profile

enuno

Repository-level view of 241 collected skills across 6 GitHub repositories.

skills collected
241
repositories
6
updated
Aug 19, 2026
repository explorer

Repositories and representative skills

gitbook
software-developers

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

May 25, 2026
mempalace
software-developers

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…

May 25, 2026
langchain-aws
software-developers

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

May 7, 2026
langchain-deepagents
software-developers

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.

May 7, 2026
langchain-exa
software-developers

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…

May 7, 2026
langchain-mcp-adapters
software-developers

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,…

May 7, 2026
langchain-neo4j
software-developers

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…

May 7, 2026
langchain-ollama
data-scientists-152051

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.

May 7, 2026
Showing 8 of 130 collected skills.
bankr-signals
software-developers

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:…

Apr 14, 2026
endaoment
software-developers

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…

Apr 14, 2026
ens-primary-name
software-developers

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.

Apr 14, 2026
hydrex
software-developers

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…

Apr 14, 2026
onchainkit
web-developers

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…

Apr 14, 2026
veil
software-developers

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…

Apr 14, 2026
limit-offset-bps-calculation
software-developers

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.

Apr 14, 2026
maker-order-preference-fee-reduction
software-developers

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.

Apr 14, 2026
Showing 8 of 68 collected skills.
unifi
network-and-computer-systems-administrators

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,…

Aug 19, 2026
fastmcp-development
software-developers

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

Aug 12, 2026
mcp-builder
software-developers

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…

Aug 12, 2026
unifi-mcp-tool-builder
software-developers

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.

Aug 12, 2026
fastmcp-development
software-developers

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

Aug 12, 2026
source-command-build-docker
software-developers

Build and test Docker image locally

Aug 12, 2026
source-command-check-deps
software-developers

Check for outdated or vulnerable dependencies

Aug 12, 2026
source-command-clean
software-developers

Clean build artifacts and cache files

Aug 12, 2026
Showing 8 of 23 collected skills.
claude-mem-coded-assistant
computer-occupations-all-other

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.

Mar 1, 2026
dokploy-cloudflare-integration
network-and-computer-systems-administrators

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.

Dec 25, 2025
dokploy-compose-structure
software-developers

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.

Dec 25, 2025
dokploy-environment-config
network-and-computer-systems-administrators

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

Dec 25, 2025
dokploy-health-patterns
network-and-computer-systems-administrators

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

Dec 25, 2025
dokploy-multi-service
network-and-computer-systems-administrators

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

Dec 25, 2025
dokploy-multi-tenant
software-developers

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

Dec 25, 2025
dokploy-security-hardening
information-security-analysts

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

Dec 25, 2025
Showing 8 of 11 collected skills.
Showing 6 of 6 repositories
All repositories loaded