Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

elephant-agent

elephant-agent 收录了来自 agentic-in 的 91 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
91
Stars
568
更新
2026-05-26
Forks
61
职业覆盖
职业分类待补全
仓库浏览

这个仓库中的 skills

web-search
未分类

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

2026-05-26
apple-notes
未分类

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
未分类

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
未分类

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
未分类

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

2026-05-15
claude-code
未分类

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
未分类

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
未分类

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
未分类

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

2026-05-15
architecture-diagram
未分类

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

2026-05-15
ascii-art
未分类

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
未分类

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
未分类

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
未分类

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
未分类

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

2026-05-15
manim-video
未分类

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
未分类

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
未分类

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
未分类

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

2026-05-15
jupyter-live-kernel
未分类

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

2026-05-15
cli
未分类

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
未分类

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

2026-05-15
webhook-subscriptions
未分类

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

2026-05-15
agentmail
未分类

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
未分类

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
未分类

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
未分类

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
未分类

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
未分类

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

2026-05-15
github-code-review
未分类

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

2026-05-15
github-issues
未分类

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
未分类

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

2026-05-15
github-repo-management
未分类

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

2026-05-15
find-nearby
未分类

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

2026-05-15
mcporter
未分类

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
未分类

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

2026-05-15
gif-search
未分类

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

2026-05-15
heartmula
未分类

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
未分类

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
未分类

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

2026-05-15
当前展示该仓库 Top 40 / 91 个已收集 skills。