Skip to main content
Run any Skill in Manus
with one click
GitHub repository

elephant-agent

elephant-agent contains 91 collected skills from agentic-in, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
91
Stars
568
updated
2026-05-26
Forks
61
Occupation coverage
classification pending
repository explorer

Skills in this repository

web-search
unclassified

Keeps lightweight public-web discovery available for prompts, scheduled jobs, and follow-up research.

2026-05-26
apple-notes
unclassified

Open Notes.app and create or update iCloud notes on macOS using memo when possible and AppleScript when direct app automation is more reliable.

2026-05-15
apple-reminders
unclassified

Open Reminders.app and create macOS reminders with AppleScript when the user wants follow-ups in Apple's reminders system.

2026-05-15
find-my
unclassified

Open Find My on macOS, inspect devices or people when the user explicitly asks, and keep side effects gated behind confirmation.

2026-05-15
imessage
unclassified

Read or send Messages.app conversations on macOS through CLI or AppleScript with explicit confirmation before outbound sends.

2026-05-15
claude-code
unclassified

Guides operator-owned delegation to Claude Code when repo work benefits from a second coding lane or an interactive code agent.

2026-05-15
codex
unclassified

Guides operator-owned delegation to Codex when the task fits a bounded coding lane, review pass, or worktree-isolated implementation track.

2026-05-15
elephant-agent
unclassified

Complete guide to what Elephant Agent is, how to use it from the CLI, how herd, wake, Personal Model, proactive curiosity, skills, and tools fit together, and how to explain Elephant Agent clearly to users, contributors, or evaluators.

2026-05-15
opencode
unclassified

Frames OpenCode as an operator-controlled coding lane for bounded implementation or review work inside a real repository.

2026-05-15
architecture-diagram
unclassified

Produces clean architecture and system diagrams from actual repo or product truth instead of decorative boxes.

2026-05-15
ascii-art
unclassified

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.

2026-05-15
ascii-video
unclassified

Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics overlays, real-time terminal rendering. Use when users request: ASCII video, text art video, terminal-style video, character art animation, retro text visualization, audio visualizer in ASCII, converting video to ASCII art, matrix-style effects, or any animated ASCII output.

2026-05-15
baoyu-infographic
unclassified

Generate professional infographics with 21 layout types and 21 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "visual summary", "信息图", "可视化", or "高密度信息大图".

2026-05-15
creative-ideation
unclassified

Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools, and anything that can be made.

2026-05-15
excalidraw
unclassified

Shapes sketch-style diagrams and editable visual explanations for flows, product ideas, and architecture discussions.

2026-05-15
manim-video
unclassified

Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations, algorithm walkthroughs, technical explainers, 3Blue1Brown style videos, or any programmatic animation with geometric/mathematical content.

2026-05-15
p5-js
unclassified

Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems, flow fields, shaders (GLSL), pixel manipulation, kinetic typography, WebGL scenes, audio analysis, mouse/keyboard interaction, and headless high-res export. Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.

2026-05-15
popular-web-designs
unclassified

Guides reference-aware website and landing-page work so the result feels intentional, current, and product-grade instead of generic.

2026-05-15
songwriting-and-ai-music
unclassified

Help with lyric writing, composition structure, and AI-assisted music workflows from idea to rough demo.

2026-05-15
jupyter-live-kernel
unclassified

Guides notebook-first analysis with reproducible kernels, inspectable data loading, and explicit promotion paths back into durable code.

2026-05-15
cli
unclassified

Run 150+ AI apps via inference.sh CLI (infsh) — image generation, video creation, LLMs, search, 3D, social automation. Uses the terminal tool. Triggers: inference.sh, infsh, ai apps, flux, veo, image generation, video generation, seedream, seedance, tavily

2026-05-15
docker-management
unclassified

Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.

2026-05-15
webhook-subscriptions
unclassified

Guides webhook-driven integrations, event receivers, and trigger flows without inventing runtime support the current repo does not actually have.

2026-05-15
agentmail
unclassified

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. elephant-agent@agentmail.to).

2026-05-15
himalaya-email
unclassified

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

2026-05-15
minecraft-modpack-server
unclassified

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.

2026-05-15
pokemon-player
unclassified

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.

2026-05-15
github-codebase-inspection
unclassified

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

2026-05-15
github-auth
unclassified

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

2026-05-15
github-code-review
unclassified

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

2026-05-15
github-issues
unclassified

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

2026-05-15
github-pr-workflow
unclassified

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

2026-05-15
github-repo-management
unclassified

Inspect repository metadata, branches, permissions, and operational state before changing settings or branch structure.

2026-05-15
find-nearby
unclassified

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

2026-05-15
mcporter
unclassified

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

2026-05-15
native-mcp
unclassified

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

2026-05-15
gif-search
unclassified

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

2026-05-15
heartmula
unclassified

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

2026-05-15
songsee
unclassified

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.

2026-05-15
youtube-content
unclassified

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

2026-05-15
Showing top 40 of 91 collected skills in this repository.