infiAgent
Framework for building long-running AI agents with ready-made skills
All Skills in This Repository (16)
Pure Emerald Level Indicatorstheme-factory
Apply preset or custom font and color themes to presentations and documents.
doc-coauthoring
Guide teams through a three-stage co-authoring workflow for structured documentation.
xlsx
Edit and generate .xlsx, .xlsm, .csv, and .tsv spreadsheet files.
Extract text, tables, images, and form data from PDF documents.
mac-use
Automate macOS GUI interactions using OCR-based element detection and canvas coordinates.
algorithmic-art
Generate seed-based, reproducible p5.js generative art in an interactive HTML viewer.
internal-comms
Generate formatted internal company communications from templates with audience-aware tone.
canvas-design
Generate design philosophy manifestos and render print-ready PNG or PDF artworks.
pptx
Automate creation, editing, and analysis of .pptx slide decks.
slack-gif-creator
Assemble, resize, quantize, and deduplicate frames into Slack-optimized animated GIFs.
webapp-testing
Automate local web app testing with Playwright and capture screenshots and logs.
frontend-design
Generate production-grade frontend interfaces from bold aesthetic direction.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core