agnt
Local-first desktop platform for workflows, goals, and plugins
All Skills in This Repository (25)
Pure Emerald Level Indicatorstest-driven-development
Guide teams through the red-green-refactor cycle with explicit tests before production code.
systematic-debugging
Identify root causes through phased analysis and evidence collection before implementing fixes.
web-design-guidelines
Detect Web Interface Guideline violations in HTML, CSS, and JavaScript UI code.
xlsx
Open, read, edit, and fix .xlsx, .xlsm, .csv, and .tsv spreadsheet files.
Extract text, tables, and images from PDFs into TXT, CSV, and JSON.
algorithmic-art
Create executable generative art from an algorithmic philosophy as a self-contained HTML artifact.
skill-creator
Create, validate and iterate AI skills with structured SKILL.md drafts and YAML frontmatter.
canvas-design
Generate original single-page canvas artworks in .png or .pdf formats.
pptx
Automate creation, reading, editing, and assembly of PowerPoint presentations.
brainstorming
Captures intent, requirements and success criteria to structure design plans before approval.
writing-plans
Translate task specifications into deterministic step-by-step implementation plans.
webapp-testing
Automates end-to-end web UI testing with Playwright scripts for local applications.
Frequently Asked Questions
FAQPage SchemaHow to install AGNT?▼
Run `npx skills add agnt-gg/agnt --all -g -y` in your terminal to install all skills in this suite globally.
What is AGNT used for?▼
AGNT is a local-first desktop app for running agents, visual workflows, long-running goals, and plugins with your own model providers. It keeps memory, traces, and data on your machine instead of a hosted cloud.
Can AGNT call my connected apps like GitHub or Slack?▼
Yes. The universal API orchestrator skill uses your stored OAuth tokens to call any connected provider directly, without building a plugin first.
Does AGNT work without coding experience?▼
Yes. You describe what you want in plain English, and the agent handles workflows, plugins, and API calls for you.
Can AGNT generate videos and presentations?▼
Yes. Built-in skills produce cinematic multi-scene videos, math animations, HTML slide decks, and premium landing pages end to end.
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