agentic-in

60 mods across 1 repository, 580 stars between them.

AgentMail

25

agentic-in/elephant-agent

Skill Claude CodeCodex

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. [email protected]).

580 5d ago A 40 tokens

Himalaya Email

26

agentic-in/elephant-agent

Skill Claude CodeCodex

Work with IMAP email from the terminal using Himalaya for inbox reads, draft review, and carefully confirmed outbound sends.

580 5d ago A 29 tokens

agentic-in/elephant-agent

Skill Claude CodeCodex

Set up a modded Minecraft server from a CurseForge/Modrinth server pack zip. Covers NeoForge/Forge install, Java version, JVM tuning, firewall, LAN config, backups, and launch scripts.

580 5d ago B 48 tokens

Pokemon Player

28

agentic-in/elephant-agent

Skill Claude CodeCodex

Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.

580 5d ago A 40 tokens

agentic-in/elephant-agent

Skill Claude CodeCodex

Inspect GitHub repositories, files, and diffs methodically before proposing changes, especially when the task starts from a GitHub URL or PR.

580 5d ago A 35 tokens

GitHub Auth

30

agentic-in/elephant-agent

Skill Claude CodeCodex

Verify GitHub CLI or connector authentication, identify the active identity, and debug missing permissions before other GitHub operations.

580 5d ago A 27 tokens

GitHub Code Review

31

agentic-in/elephant-agent

Skill Claude CodeCodex

Review pull requests with a bug-first mindset, grounding findings in concrete diff context and repository behavior.

580 5d ago A 24 tokens

GitHub Issues

32

agentic-in/elephant-agent

Skill Claude CodeCodex

Triage GitHub issues, extract the real ask, and connect each issue to the relevant files, tests, or release surface before acting.

580 5d ago A 32 tokens

GitHub PR Workflow

33

agentic-in/elephant-agent

Skill Claude CodeCodex

Move cleanly through branch, diff, review, validation, and PR update steps without losing scope or repository-native workflow.

580 5d ago A 29 tokens

Find Nearby

35

agentic-in/elephant-agent

Skill Claude CodeCodex

Find nearby places or services with location-aware search while keeping assumptions about distance, hours, and category explicit.

580 5d ago A 24 tokens

mcporter

36

agentic-in/elephant-agent

Skill Claude CodeCodex

Discover, inspect, authenticate, and call MCP servers directly from the terminal through mcporter when a generic connector is not enough.

580 5d ago A 28 tokens

Native MCP

37

agentic-in/elephant-agent

Skill Claude CodeCodex

Work through MCP-native resources and tools first when a connector already exposes the needed context or action surface.

580 5d ago A 23 tokens

GIF Search

38

agentic-in/elephant-agent

Skill Claude CodeCodex

Search and download reaction GIFs through the Tenor API using curl and jq when the user wants lightweight media retrieval.

580 5d ago A 26 tokens

HeartMula

39

agentic-in/elephant-agent

Skill Claude CodeCodex

Set up and run HeartMuLa, the open-source music generation model family (Suno-like). Generates full songs from lyrics + tags with multilingual support.

580 5d ago A 35 tokens

SongSee

40

agentic-in/elephant-agent

Skill Claude CodeCodex

Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.

580 5d ago A 45 tokens

YouTube Content

41

agentic-in/elephant-agent

Skill Claude CodeCodex

Fetch YouTube transcripts, summarize videos, and transform the transcript into chapters, notes, threads, or article-ready structure.

580 5d ago A 28 tokens

Modal

42

agentic-in/elephant-agent

Skill Claude CodeCodex

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

580 5d ago A 38 tokens

Evaluation

43

agentic-in/elephant-agent

Skill Claude CodeCodex

Frames model, prompt, and system evaluation as a reproducible experiment with baselines, datasets, and explicit metrics.

580 5d ago A 25 tokens

agentic-in/elephant-agent

Skill Claude CodeCodex

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

580 5d ago A 81 tokens

Weights & Biases

45

agentic-in/elephant-agent

Skill Claude CodeCodex

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform.

580 5d ago A 38 tokens

Hugging Face Hub

46

agentic-in/elephant-agent

Skill Claude CodeCodex

Guides model, dataset, and space workflows around Hugging Face Hub with explicit auth, artifact, and cache assumptions.

580 5d ago A 30 tokens

Inference

47

agentic-in/elephant-agent

Skill Claude CodeCodex

Guides model-serving and runtime-inference decisions across local, remote, and packaged deployment paths.

580 5d ago A 21 tokens

llama.cpp

48

agentic-in/elephant-agent

Skill Claude CodeCodex

Run LLM inference with llama.cpp on CPU, Apple Silicon, AMD/Intel GPUs, or NVIDIA — plus GGUF model conversion and quantization (2–8 bit with K-quants and imatrix). Covers CLI, Python bindings, OpenAI-compatible server, and Ollama/LM Studio integration. Use for edge deployment, M1/M2/M3/M4 Macs, CUDA-less…

580 5d ago A 90 tokens