polyuiislabpolyuiislabCommunity·16 Agent Skills Included

infiAgent

Framework for building long-running AI agents with ready-made skills

Builds domain-specific AI agents that run complex tasks for days without crashing or losing context. Recovers automatically from interruptions and remembers past work across sessions without external databases. Ships with ready-made skills for Excel, PDF, Word, slides, web testing, and desktop control. Configures agents through simple YAML files instead of writing orchestration code.
npx skills add polyuiislab/infiAgent --all -g -y

All Skills in This Repository (16)

Pure Emerald Level Indicators
📦 In Repo
polyuiislabpolyuiislab

theme-factory

Apply preset or custom font and color themes to presentations and documents.

Community
Intermediate
📦 In Repo
polyuiislabpolyuiislab

doc-coauthoring

Guide teams through a three-stage co-authoring workflow for structured documentation.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

xlsx

Edit and generate .xlsx, .xlsm, .csv, and .tsv spreadsheet files.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

pdf

Extract text, tables, images, and form data from PDF documents.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

mac-use

Automate macOS GUI interactions using OCR-based element detection and canvas coordinates.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

algorithmic-art

Generate seed-based, reproducible p5.js generative art in an interactive HTML viewer.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

internal-comms

Generate formatted internal company communications from templates with audience-aware tone.

Community
Intermediate
📦 In Repo
polyuiislabpolyuiislab

canvas-design

Generate design philosophy manifestos and render print-ready PNG or PDF artworks.

Community
Intermediate
📦 In Repo
polyuiislabpolyuiislab

pptx

Automate creation, editing, and analysis of .pptx slide decks.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

slack-gif-creator

Assemble, resize, quantize, and deduplicate frames into Slack-optimized animated GIFs.

Community
Intermediate
📦 In Repo
polyuiislabpolyuiislab

webapp-testing

Automate local web app testing with Playwright and capture screenshots and logs.

Community
Advanced
📦 In Repo
polyuiislabpolyuiislab

frontend-design

Generate production-grade frontend interfaces from bold aesthetic direction.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install infiAgent?â–¼

Run `npx skills add polyuiislab/infiAgent --all -g -y` in your terminal to install all skills in this suite globally.

What is infiAgent used for?â–¼

It is a framework for building AI agents that handle long, multi-step tasks like research, document creation, and desktop automation without losing context or crashing.

Can infiAgent agents recover after a crash?â–¼

Yes. All task state is saved with atomic writes, so any interruption from a crash, network error, or manual stop can be fully resumed from where it left off.

What skills come bundled with infiAgent?â–¼

It includes skills for Excel spreadsheets, PDF processing, Word documents, PowerPoint decks, web app testing, Mac desktop control, GIF creation, and visual design.

Do I need to write code to configure infiAgent agents?â–¼

No. You define agent behavior through simple YAML configuration files, and the framework handles orchestration, memory, and tool execution for you.

Related Repositories in Software Engineering

View All in Software Engineering→