Skip to content

superagi/skills

Repository files navigation

skills

A collection of reusable Agent Skills for SuperAGI platform.

Skills

Prospecting & Outreach

CRM

  • crm/ — CRM CLI operations (bulk, scripting, API access)
    • crm/records.md — CRUD for Contacts, Leads, Companies, and Deals (web UI)
    • crm/lists.md — create, manage, filter, and export CRM Lists
    • crm/tasks.md — create and manage CRM Tasks, log calls/meetings/notes

Marketing

Automation

  • workflows/ — visual automation builder: 30+ node types, triggers, canvas, lifecycle
  • process-design/ — simplified process flows for CRM data collection and routing
  • forms/ — form definitions, versioning, runtime, and submissions

Meetings

  • meeting-links/ — create meeting agents (One-on-One/Round Robin), booking flow, reschedule/cancel, meeting logs, AI notetaker, recordings, and transcripts

Analytics

  • ai-analytics/ — AI Analytics: spaces, dashboards, chart builder, 12 chart types, template library, calculated fields, and CSV export

Navigation & Settings

  • navigation/ — screen/sidebar navigation
  • settings/ — settings + configuration guidance
  • chats/ — chat-based workflows via CLI

Skill Relationships

Skills are interconnected — agents traverse between them using each skill's Related Skills table:

prospect ──→ crm/records.md ←── crm/lists.md ←── sequences
                  ↑                                    ↑
             crm/tasks.md                       cold-outreach
                  ↑                                    ↑
             workflows ←─── forms ──→ process-design
                  ↑
             ai-analytics ←── crm/records.md

Repo layout

Each skill folder contains a SKILL.md (main skill) and optional .md files for sub-topics (e.g. crm/lists.md, cold-outreach/setup.md). All files in a folder communicate via Related Skills tables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors