avatar-arts
Community@avatar-arts
AvaTar-ArTs maintains a 212-skill registry spanning agent skill authoring, MCP server development, LLM operations, creative media generation, and productivity integrations.
Agent Skills by avatar-arts
Showing 170 vetted skills indexed across 3 GitHub repositories.
deep-research
Generates multi-agent research reports on any topic via the DeepTutor CLI.
skill-installer
Installs Codex skills from curated GitHub lists or arbitrary repository paths.
eza-nav
Generates directory listings and tree views using eza with git-aware metadata.
Codex-md-improver
Audit and improve AGENTS.md files with quality scoring and targeted updates.
chat-history-export
Export and search local Cline session JSON as markdown files.
agmsg
Send and receive messages between AI coding agents via a local SQLite database.
capability-atlas
Translate capabilities across AI hosts while preserving behavior contracts and parity.
hermes-integration
Manage the Hermes Agent as a containerized Docker service via CLI commands.
notebooklm
Automates Google NotebookLM notebooks, sources, and artifact generation via CLI.
design-taste-frontend
Generates anti-generic frontend code for landing pages, portfolios, and redesigns using configurable design dials.
frontend-ux-modernizer
Modernize Flutter frontend components with traceable ETS tags and ticket-based change logging.
dogfood
Tests web applications via browser automation and generates structured bug reports.
apple-reminders
Manage Apple Reminders from the terminal using the remindctl command-line tool.
macos-computer-use
Automates macOS desktop interactions via screenshots, element indices, and background input routing.
imessage
Send and read iMessage and SMS messages via the imsg CLI on macOS.
findmy
Track Apple devices and AirTags via FindMy.app UI automation on macOS.
apple-notes
Create, search, edit, and export Apple Notes via the memo CLI on macOS.
blogwatcher
Monitor blogs and RSS/Atom feeds using the blogwatcher-cli command-line tool.
polymarket
Query Polymarket prediction market data including prices, orderbooks, and trade history via public REST APIs.
llm-wiki
Build and maintain an interlinked markdown knowledge base from ingested sources.
arxiv
Search and retrieve academic papers from arXiv and Semantic Scholar via REST APIs.
research-paper-writing
Guides end-to-end ML research paper production from experiment design through conference submission.
minecraft-modpack-server
Configure and host modded Minecraft servers from CurseForge and Modrinth server packs.
pokemon-player
Plays Pokemon games via headless PyBoy emulation with RAM state reads and screenshot verification.
Frequently Asked Questions About avatar-arts
FAQPage SchemaWhat tasks can I accomplish with AvaTar-ArTs skills?▼
You can author and validate agent skills and plugins, build MCP servers and MCPB packages, enforce TDD and systematic debugging, manage GitHub PRs and issues, serve and evaluate LLMs, generate images, video, music, and frontend designs, and operate integrations for Notion, Linear, Spotify, Google Workspace, and Apple apps.
Who is the target audience for this skill registry?▼
The registry targets developers building agent ecosystems across Codex, Cursor, Gemini, and Hermes, ML engineers running local inference and evaluations, and creative technologists producing generative media. Many skills assume comfort with terminals, YAML frontmatter, and Git-based development practices.
How do I install and run these skills?▼
Use the skill-installer skill to install curated skills into $CODEX_HOME/skills from a curated list or any GitHub repository path, including private repos. Individual skills declare their own prerequisites such as CLI binaries, environment variables, or platform constraints in their frontmatter.
Are AvaTar-ArTs skills open source and free to use?▼
Most skills carry an MIT license, as declared in their frontmatter. Exceptions exist: the powerpoint and frontend-design skills reference proprietary terms in bundled LICENSE.txt files. Check each skill's license field before redistribution or commercial use.
What prerequisites do these skills require?▼
Prerequisites vary per skill and are declared in frontmatter: examples include docker for hermes-integration, OPENAI_API_KEY for Sora video, LINEAR_API_KEY and NOTION_API_KEY for SaaS integrations, Python packages like torch and transformers for ML skills, and macOS-only CLIs like imsg and remindctl.