A Claude Code marketplace of plugins built by fazer.ai.
Adding the marketplace is free. Installing any plugin requires an active fazer.ai subscription.
| Name | Description |
|---|---|
fazer-ai-atendimento |
Sets up a complete AI WhatsApp assistant for your business from scratch, all on your own infrastructure. |
fazer-ai-negocio |
Skills for the commercial and operational cycle: custom Chatwoot funnel design, proposal, discovery, case study, call coach, support reporting, and video-based content generation. |
fazer-ai-vps |
Skills to operate AI VPS infrastructure: debugging, migration, backup, alerts, deployment, hardening, and observability. |
fazer-ai-agentes |
Skills to design, debug, and optimize AI agents: cost, model, prompt, simulation, and transcript debugging. |
fazer-ai-skills-dev |
Skills for creating and maintaining Claude Code skills: security auditing, SKILL.md generation following the community standard, automated review loops. |
Sign up for a plan at app.fazer.ai. You'll get a setup token tied to your subscription. The token is revoked automatically if the subscription lapses.
Run the setup CLI once (works on Linux, macOS, and Windows):
bunx @fazer-ai/setup <token>npx, pnpm dlx, and yarn dlx work too. Re-run any time to rotate the
credential.
In Claude Code:
/add-marketplace fazer-ai/skills
Or declare it in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"fazer-ai": {
"source": {
"source": "github",
"repo": "fazer-ai/skills"
}
}
}
}In Claude Code:
/install fazer-ai-atendimento@fazer-ai
Or declare it in ~/.claude/settings.json:
{
"enabledPlugins": {
"fazer-ai-atendimento@fazer-ai": true
}
}If a plugin fails to install:
- Confirm your subscription is active at app.fazer.ai.
- Re-run
bunx @fazer-ai/setup <token>with a fresh token from the hub.
See docs/plugin-publish-workflow.md
for the plugin-repo checklist, the descriptions i18n convention, and
the GitHub Actions template that opens an auto-bump PR against this
repo on each release.
This repository contains only the marketplace metadata and documentation needed to discover fazer.ai Claude Code plugins. Each plugin is distributed under its own license.
"fazer.ai" and the associated logos are trademarks of FAZER.AI LTDA.