Portable Library

Department plugins and installable skills with real paths, real commands, and fewer stale assumptions.

This catalog now mirrors the department-scoped plugins repo. Every skill lives under a concrete <department>/skills/<slug> path, and the install flows differ by runtime, so the site surfaces both the library and the current install matrix.

Featured Skills

Agentic Development

Use for end-to-end software execution in an unfamiliar or complex repo: orienting the codebase, choosing an execution model, planning and verifying changes, reviewing architecture or PRs, and coordinating work across the specialized `frontend` and `backend` engineering skills.

Cloud Management

Cross-cloud CLI-first cloud operations for AWS, Azure, and GCP. Use when the assistant needs to identify which cloud provider or multi-cloud estate a repo uses, deploy new resources or services, wire automatic deployments, inventory and optimize infrastructure, or diagnose and repair cloud failures entirely from the terminal, with explicit approval gates for high-cost, destructive, identity-sensitive, or hard-to-reverse changes.

Code Slides

Create and evolve code-based slide decks and presentations (pitch decks, demos, product walkthroughs, technical talks) with HTML/CSS/JS or React/TypeScript. Use when a user asks for slides implemented in code, a single-file HTML presentation, responsive behavior across mobile/tablet/desktop, PowerPoint/PPTX-to-web conversion, remote-control navigation, configurable right-side or bottom navigation, iframe-based deck rendering, visual style exploration, or image workflows that combine AI-generated assets, external URLs, local repo images, and code-as-image product mockups. Trigger this skill for new deck creation, redesigns, refactors, framework migrations, PPT conversions, and slide-quality QA.

Finances

Use for finance work across accounting reconciliation, financial modeling, and fundraising materials. Covers statement-to-ledger reconciliation, receipt linking, cash flow and scenario models, cap tables, investor messaging, materials audits, and fundraising process diagnostics.

Go to Market

Go-to-market planning and revenue execution skill for positioning, target segment definition, first-customer acquisition, launch plans, messaging hierarchies, pricing, channel strategy, technical pre-sales, growth experimentation, revenue intelligence, pipeline and forecast review, retention and expansion planning, content-to-revenue attribution, client reporting, and commercialization decisions. Use when the user needs a coherent market-facing plan tying product value to buyers, message, motion, channels, pricing, experiments, deal support, call insights, attribution, post-sale growth, revenue metrics, launch timing, and launch risks.

SEO and GEO

Use for SEO, GEO, and AEO work: keyword research, on-page optimization, AI-citation readiness, technical SEO audits, content gap analysis, competitor benchmarking, structured data, Core Web Vitals, internationalization, entity optimization, backlink analysis, content refreshes, and monitoring. Trigger when the user wants better search visibility in traditional or AI search systems.

Installation Modes

The repo is now plugin-first, so install targets depend on the runtime.

The old flat skills/<slug> commands are no longer the source of truth. Use these runtime-specific flows for full department plugins, selective skill installs, or local development.

Claude Code marketplace

Marketplace plus one department plugin

Full department plugins with teams, hooks, commands, references, and skills.

/plugin marketplace add alvarovillalbaa/plugins /plugin install engineering@agent-company

This is the current top-level plugin flow from the repo README. Install departments, not root-level single skills.

Vercel `npx skills`

Skills only

Cross-agent skill installs from a department or a single skill folder.

npx -y skills add ./engineering npx -y skills add ./marketing/skills/seo-and-geo

The repo is department-scoped now, so both department roots and individual skill folders are valid targets.

Codex manual install

Skills only

Installing one skill or a small set of skills with local control.

mkdir -p ~/.codex/skills cp -R engineering/skills/frontend ~/.codex/skills/

Use the department path that owns the skill instead of the old flat `skills/<slug>` layout.

Codex `$skill-installer`

Individual skills

Direct GitHub-backed skill installs inside Codex.

$skill-installer https://github.com/alvarovillalbaa/plugins/tree/main/engineering/skills/frontend

Point the installer at the concrete department skill path in GitHub.

OpenClaw manual install

Skills, optionally agents and commands

Local runtime skill folders, optionally alongside copied agents or commands.

mkdir -p ~/.openclaw/skills cp -R marketing/skills/code-slides ~/.openclaw/skills/

OpenClaw still works as a selective local copy workflow.

Git clone

Everything

Local development, direct loading, inspection, or forking.

git clone https://github.com/alvarovillalbaa/plugins.git cd plugins

Clone once when you want the entire company package and all department plugins locally.

Sparse checkout

Individual folders

Pulling only one department or skill subtree from Git.

git clone --filter=blob:none --no-checkout https://github.com/alvarovillalbaa/plugins.git cd plugins git sparse-checkout init --cone git sparse-checkout set engineering/skills/frontend git checkout main

Useful when you only need one skill path and want to avoid cloning the full repo.

Reset

Catalog

7 skills ready to explore

Results are ranked using the same local vector + lexical blend that powers the MCP layer, now against the current department-scoped plugin catalog.

Marketing

Code as Images

Code-as-images skill slot for the `marketing` plugin.

Use for turning code, terminal output, or technical snippets into polished image assets for social posts, tutorials, documentation, or marketing materials.

code slidescontent writinghtml visualization

marketing/skills/code-as-images

How it works

  • Code-as-images skill slot for the `marketing` plugin.

Marketing

Code Slides

Create and evolve slide decks implemented in code, especially HTML/CSS/JS or React/TypeScript presentations.

Create and evolve code-based slide decks and presentations (pitch decks, demos, product walkthroughs, technical talks) with HTML/CSS/JS or React/TypeScript. Use when a user asks for slides implemented in code, a single-file HTML presentation, responsive behavior across mobile/tablet/desktop, PowerPoint/PPTX-to-web conversion, remote-control navigation, configurable right-side or bottom navigation, iframe-based deck rendering, visual style exploration, or image workflows that combine AI-generated assets, external URLs, local repo images, and code-as-image product mockups. Trigger this skill for new deck creation, redesigns, refactors, framework migrations, PPT conversions, and slide-quality QA.

code as imagescontent writinghtml visualization

marketing/skills/code-slides

How it works

  • Create and evolve slide decks implemented in code, especially HTML/CSS/JS or React/TypeScript presentations.

Marketing

Content Writing

Unified content-writing skill covering writing, repurposing, auditing, refreshing, keyword work, support-to-content analysis, and article editing.

Use for content creation, repurposing, refreshes, audits, keyword research, support-to-content analysis, and article editing. Covers SEO blog posts, LinkedIn and X articles, multi-channel syndication, humanizing AI text, GEO and AI-citation optimization, CORE-EEAT audits, content gap analysis, keyword discovery, and converting support signals into prioritized content briefs.

code as imagescode slideshtml visualization

marketing/skills/content-writing

How it works

  • Unified content-writing skill covering writing, repurposing, auditing, refreshing, keyword work, support-to-content analysis, and article editing.

Marketing

HTML Visualization

Generate polished, self-contained HTML explainers, dashboards, reviews, comparisons, and visual artifacts.

Generate polished, self-contained visual explainers, reviews, diagrams, dashboards, comparison pages, and slide-mode HTML from technical or business inputs. Use when the user asks for a diagram, architecture overview, diff or plan review, project recap, comparison matrix, audit page, timeline, dashboard, or any explanation that would be clearer as a visual artifact than as plain terminal text. Also use proactively when the output would otherwise become a dense table or long text wall.

code as imagescode slidescontent writing

marketing/skills/html-visualization

How it works

  • Generate polished, self-contained HTML explainers, dashboards, reviews, comparisons, and visual artifacts.

Marketing

SEO and GEO

Search optimization skill spanning SEO, GEO, and AEO.

Use for SEO, GEO, and AEO work: keyword research, on-page optimization, AI-citation readiness, technical SEO audits, content gap analysis, competitor benchmarking, structured data, Core Web Vitals, internationalization, entity optimization, backlink analysis, content refreshes, and monitoring. Trigger when the user wants better search visibility in traditional or AI search systems.

code as imagescode slidescontent writing

marketing/skills/seo-and-geo

How it works

  • Search optimization skill spanning SEO, GEO, and AEO.

Marketing

Social Media Management

Platform-native engagement writing for X and LinkedIn.

Draft replies, comments, DMs, quote posts, connection requests, and engagement sequences for X/Twitter and LinkedIn. Use when the user wants to engage on either platform — responding to posts, starting conversations, building relationships, or supporting professional outreach.

code as imagescode slidescontent writing

marketing/skills/social-media-management

How it works

  • Platform-native engagement writing for X and LinkedIn.

Marketing

Video Generation

Remotion-focused video skill for programmatic video creation and editing.

Best practices for Remotion - programmatic video creation in React. Use when the user wants to create or edit video (animations, captions, timing, assets). Rules in references/rules/; templates in templates/.

code as imagescode slidescontent writing

marketing/skills/video-generation

How it works

  • Remotion-focused video skill for programmatic video creation and editing.
Agent Skills | Alvaro Villalba