2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill supportforge- _meta.json281 B
- SKILL.md1.1 KB
Overview
This skill provides AI-driven customer support integration via the SupportForge API. It enables automated ticket creation, AI or manual replies, intelligent routing, and knowledge base search. A free tier is available (100 requests/day) and simple email-based signup is supported.
How this skill works
The skill calls SupportForge endpoints to create and manage tickets, send replies, and query the support knowledge base. It can generate AI replies or pass messages through for manual handling, and it uses health and key endpoints for monitoring and onboarding. Authentication is handled via an API key, which can be obtained by providing an email for free-tier access.
When to use it
- Automating incoming customer inquiries and reducing manual triage.
- Generating fast AI-powered first responses to common issues.
- Routing tickets to the right team based on priority or content.
- Searching support knowledge base to suggest articles before ticket creation.
- Onboarding a lightweight support system with a free tier.
Best practices
- Use knowledge base search before creating tickets to reduce duplicates.
- Tweak AI reply templates for brand tone and include escalation paths.
- Set clear priorities and routing rules to ensure high-priority issues surface quickly.
- Monitor health and usage to stay within the free 100 req/day limit and scale keys as needed.
- Log ticket actions and replies for auditability and continuous improvement.
Example use cases
- Auto-create a ticket when a user reports a login or billing problem and generate an initial AI response.
- Run a KB search to present suggested help articles in-chat before escalating to a ticket.
- Automatically route high-priority outage reports to on-call engineers and notify the team.
- Use AI replies for first-level support to handle common password resets and account questions.
- Issue API keys for rapid onboarding of customer success tools without a credit card.
FAQ
Send your email to the API key endpoint to receive a free-tier key; no credit card required.
Can replies be manual instead of AI-generated?
Yes. Replies can be posted manually or generated by AI, depending on your workflow.