Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 91 件中、上位 40 件を表示しています。