raphaelmansuy/edgecrab

EdgeCrab 🦀 A Super Powerful Personal Assistant inspired by NousHermes and OpenClaw — Rust-native, blazing-fast terminal UI, ReAct tool loop, multi-provider LLM support, ACP protocol, gateway adapters, and built-in security hardening.

This repository also configures its own agents. See what edgecrab tells them →

85Stars on the repository
115Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

dspy

73

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming.

not rated 85 +1 1mo ago A 35 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

not rated 85 +1 1mo ago A 69 tokens

axolotl

75

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support.

not rated 85 +1 1mo ago A 47 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding…

not rated 85 +1 1mo ago A 78 tokens

grpo-rl-training

77

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training.

not rated 85 +1 1mo ago A 26 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when creating, reviewing, or fixing RL environments in the…

not rated 85 +1 1mo ago A 75 tokens

peft-fine-tuning

79

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

not rated 85 +1 1mo ago A 82 tokens

pytorch-fsdp

80

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2.

not rated 85 +1 1mo ago B 37 tokens

pytorch-lightning

81

raphaelmansuy/edgecrab

Skill Claude CodeCodex

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

not rated 85 +1 1mo ago A 59 tokens

simpo-training

82

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.

not rated 85 +1 1mo ago A 62 tokens

slime-rl-training

83

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.

not rated 85 +1 1mo ago A 52 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.

not rated 85 +1 1mo ago A 83 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

not rated 85 +1 1mo ago A 69 tokens

unsloth

86

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization.

not rated 85 +1 1mo ago A 39 tokens

chroma

87

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source…

not rated 85 +1 1mo ago A 63 tokens

faiss

88

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance…

not rated 85 +1 1mo ago A 66 tokens

pinecone

89

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

not rated 85 +1 1mo ago A 63 tokens

raphaelmansuy/edgecrab

Skill Claude CodeCodex

High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.

not rated 85 +1 1mo ago A 46 tokens

obsidian

91

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Read, search, and create notes in the Obsidian vault.

not rated 85 +1 1mo ago A 17 tokens

google-workspace

92

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.

not rated 85 +1 1mo ago A 47 tokens

linear

93

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

not rated 85 +1 1mo ago A 43 tokens

nano-pdf

94

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

not rated 85 +1 1mo ago A 38 tokens

notion

95

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

not rated 85 +1 1mo ago A 36 tokens

ocr-and-documents

96

raphaelmansuy/edgecrab

Skill Claude CodeCodex

Extract text from PDFs and scanned documents. Use webextract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

not rated 85 +1 1mo ago A 54 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: