API Evangelist avatar

API Evangelist

Official

@api-evangelist · New York, NY

0Followers
|
28,861Public Repos
|
44Published Skills

Studying the technology, business, policies, and people of APIs since 2010. All of these repositories are the inputs and outputs of the API Evangelist research.

Skills Distribution
DomainDeveloper To...CRM Data Modeling .. (30%)Conversational Age.. (25%)Command-Line Platf.. (20%)Integrations & Mes.. (15%)

Agent Skills by API Evangelist

Showing 44 vetted skills indexed across 1 GitHub repositories.

api-evangelistapi-evangelist

max-settings

View and update Max assistant preferences via the max settings CLI commands.

Official
Intermediate
api-evangelistapi-evangelist

agent-playbooks

Manage Frontline agent playbooks via CLI commands for creation, assignment, and updates.

Official
Basic
api-evangelistapi-evangelist

frontline-agents

Manage Frontline AI agents, flows, conversations, and analytics via the Frontline CLI.

Official
Advanced
api-evangelistapi-evangelist

max-playbooks

Manage Max agent playbooks via the max CLI for chat workflows and email auto-drafting.

Official
Intermediate
api-evangelistapi-evangelist

user-tasks

Create, list, update, complete, and delete user tasks in the Frontline to-dos inbox via CLI.

Official
Intermediate
api-evangelistapi-evangelist

sharing

Manage sharing permissions for tables, workflows, and agents via the Frontline CLI.

Official
Intermediate
api-evangelistapi-evangelist

custom-tools

Create, test, and assign Frontline custom API-call tools from the CLI.

Official
Intermediate
api-evangelistapi-evangelist

export-and-delete

Export Frontline table and object records as XLSX or CSV and permanently delete tables or objects via CLI.

Official
Basic
api-evangelistapi-evangelist

incoming-webhooks

Manage Frontline incoming webhooks and inspect delivery events from the CLI.

Official
Intermediate
api-evangelistapi-evangelist

frontline-docs

Directs users to the correct Frontline documentation site and fetches pages when needed.

Official
Basic
api-evangelistapi-evangelist

frontline-workflows

Create, edit, connect, and inspect Frontline automation workflows using the Frontline CLI.

Official
Advanced
api-evangelistapi-evangelist

relations

Manage record relations between CRM objects using the Frontline CLI.

Official
Intermediate
api-evangelistapi-evangelist

workflow-builder

Builds Frontline automation workflows and agent flows via CLI with triggers, nodes, and edges.

Official
Advanced
api-evangelistapi-evangelist

guidance

Fetches live backend reference data for icons, field types, and workflow node configuration via CLI.

Official
Basic
api-evangelistapi-evangelist

max-tasks

Create and manage scheduled or event-triggered automated tasks for the Max agent via CLI.

Official
Intermediate
api-evangelistapi-evangelist

ai-models

List and inspect Frontline AI models via CLI to select valid model IDs for agent settings.

Official
Basic
api-evangelistapi-evangelist

auth-and-profiles

Configure Frontline CLI authentication and manage named profiles across multiple API environments.

Official
Intermediate
api-evangelistapi-evangelist

schema-design

Designs table and object schemas with field types, metadata, and constraints via the Frontline CLI.

Official
Intermediate
api-evangelistapi-evangelist

crm-objects

Documents Frontline's four built-in CRM objects, their fields, relations, and background automations.

Official
Intermediate
api-evangelistapi-evangelist

filter-and-query

Builds filter, search, and sort queries for Frontline CLI record listings.

Official
Intermediate
api-evangelistapi-evangelist

notes-and-tasks

Manage record activities, to-dos, and timelines via the Frontline CLI.

Official
Intermediate
api-evangelistapi-evangelist

agent-builder

Create, configure, and deploy Frontline agents from the command line.

Official
Intermediate
api-evangelistapi-evangelist

flow-builder

Builds and validates Frontline assistant conversation flows via CLI commands.

Official
Advanced
api-evangelistapi-evangelist

pipeline-setup

Creates staged pipeline workflows with select fields, record types, and kanban views via the Frontline CLI.

Official
Intermediate

Frequently Asked Questions About API Evangelist

FAQPage Schema
What tasks can I perform with API Evangelist's Frontline skills?▼

You can manage the full Frontline platform from the terminal: create tables and CRM objects, filter and aggregate records, build agent flows and playbooks, configure incoming webhooks, manage knowledge bases, handle files and notes, query billing, and control sharing and record-level security.

Who are these Frontline and Max skills designed for?▼

They target developers and revenue-operations engineers administering Frontline workspaces and the Max personal assistant. Typical users build sales pipelines, configure customer-facing agents on WhatsApp or Instagram, and maintain CRM schemas, integrations, and user tasks via the frontline and max binaries.

How do I authenticate and run these skills?▼

Install the frontline and max binaries, then obtain an API key from the Frontline app and run the login command. The auth-and-profiles and max-auth skills cover named profiles, per-call overrides, whoami, and sign-out; every other skill executes Bash commands scoped to those two binaries.

What is the difference between Max skills and Frontline agent skills?▼

Max skills (max-settings, max-tasks, max-playbooks, max-chat, max-integrations) manage the user's personal assistant, its scheduled or event-based routines, and its connected accounts. Frontline skills manage Studio customer-facing agents, their flows, channels, custom API calls, and CRM data.

What prerequisites do these skills require?▼

A Frontline account with an API key is required; integration and trigger operations need a USER-scoped key. Connecting new messaging channels or OAuth accounts happens in the app, not the terminal. The frontline-docs skill points to docs.getfrontline.ai and help.getfrontline.ai for reference.