avatar-arts avatar

avatar-arts

Community

@avatar-arts

0Followers
|
128Public Repos
|
170Published Skills

AvaTar-ArTs maintains a 212-skill registry spanning agent skill authoring, MCP server development, LLM operations, creative media generation, and productivity integrations.

Skills Distribution
DomainDeveloper To...Agent Skill & Plug.. (35%)LLM Operations & M.. (20%)Creative Media & F.. (20%)Productivity & Pla.. (15%)

Agent Skills by avatar-arts

Showing 170 vetted skills indexed across 3 GitHub repositories.

AvaTar-ArTsAvaTar-ArTs

deep-research

Generates multi-agent research reports on any topic via the DeepTutor CLI.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

skill-installer

Installs Codex skills from curated GitHub lists or arbitrary repository paths.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

eza-nav

Generates directory listings and tree views using eza with git-aware metadata.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

Codex-md-improver

Audit and improve AGENTS.md files with quality scoring and targeted updates.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

chat-history-export

Export and search local Cline session JSON as markdown files.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

agmsg

Send and receive messages between AI coding agents via a local SQLite database.

Community
Advanced
AvaTar-ArTsAvaTar-ArTs

capability-atlas

Translate capabilities across AI hosts while preserving behavior contracts and parity.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

hermes-integration

Manage the Hermes Agent as a containerized Docker service via CLI commands.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

notebooklm

Automates Google NotebookLM notebooks, sources, and artifact generation via CLI.

Community
Advanced
AvaTar-ArTsAvaTar-ArTs

design-taste-frontend

Generates anti-generic frontend code for landing pages, portfolios, and redesigns using configurable design dials.

Community
Advanced
AvaTar-ArTsAvaTar-ArTs

frontend-ux-modernizer

Modernize Flutter frontend components with traceable ETS tags and ticket-based change logging.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

dogfood

Tests web applications via browser automation and generates structured bug reports.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

apple-reminders

Manage Apple Reminders from the terminal using the remindctl command-line tool.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

macos-computer-use

Automates macOS desktop interactions via screenshots, element indices, and background input routing.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

imessage

Send and read iMessage and SMS messages via the imsg CLI on macOS.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

findmy

Track Apple devices and AirTags via FindMy.app UI automation on macOS.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

apple-notes

Create, search, edit, and export Apple Notes via the memo CLI on macOS.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

blogwatcher

Monitor blogs and RSS/Atom feeds using the blogwatcher-cli command-line tool.

Community
Basic
AvaTar-ArTsAvaTar-ArTs

polymarket

Query Polymarket prediction market data including prices, orderbooks, and trade history via public REST APIs.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

llm-wiki

Build and maintain an interlinked markdown knowledge base from ingested sources.

Community
Advanced
AvaTar-ArTsAvaTar-ArTs

arxiv

Search and retrieve academic papers from arXiv and Semantic Scholar via REST APIs.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

research-paper-writing

Guides end-to-end ML research paper production from experiment design through conference submission.

Community
Advanced
AvaTar-ArTsAvaTar-ArTs

minecraft-modpack-server

Configure and host modded Minecraft servers from CurseForge and Modrinth server packs.

Community
Intermediate
AvaTar-ArTsAvaTar-ArTs

pokemon-player

Plays Pokemon games via headless PyBoy emulation with RAM state reads and screenshot verification.

Community
Advanced

Frequently Asked Questions About avatar-arts

FAQPage Schema
What 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.