Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
InitechSoftware
GitHub-Creator-Profil

InitechSoftware

Repository-Ansicht von 7 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
7
Repositories
2
aktualisiert
2026-04-22
Repository-Explorer

Repositories und repräsentative Skills

whatsapp-autoresponder
Softwareentwickler

Reply to an inbound WhatsApp message routed through the TimelinesAI webhook. Triggers on payloads shaped like {chat_id, text, sender_phone, sender_name} from the TimelinesAI webhook receiver. Verifies the chat belongs to the allowed sender JID before sending, and honors stop-reply labels (needs-human / escalate / pause-bot) so a human can pause the bot on any chat with one tag.

2026-04-13
whatsapp-delivery-check
Softwareentwickler

Given a TimelinesAI message_uid, poll GET /messages/{uid}/status_history and return the Sent / Delivered / Read timeline. Use after a send to confirm a message actually reached the recipient's device, or to answer "did X receive Y" questions from the user.

2026-04-13
whatsapp-lead-qualifier
Marktforschungsanalysten und Marketingspezialisten

Multi-turn lead qualification over WhatsApp. Asks a fixed sequence of questions across turns, stores each answer as a note on the chat, and tags the chat with the current discovery stage. At the end of the sequence, applies a qualification rule and tags the chat `qualified` or `disqualified`, then stops replying. State survives skill restarts because it lives on the chat, not in the skill process.

2026-04-13
whatsapp-send
Softwareentwickler

Send a transactional or event-triggered WhatsApp message via the TimelinesAI public API. Two modes: by phone number (creates a new chat if needed) or into an existing chat by chat_id. Writes JSON payloads to a file to avoid UTF-8 encoding traps. Returns the message_uid so downstream skills can poll delivery status.

2026-04-13
timelinesai-whatsapp-analytics
Softwareentwickler

Use when the user asks analytical questions about their WhatsApp workspace — response time, unanswered chats, unread queues, volume or workload, topic trends, complaint tracking, lead scoring, campaign attribution, or any open-ended "why/what/who/how many" question about WhatsApp customer conversations. Fetches live data from the TimelinesAI public API ($TIMELINES_AI_API_KEY) and aggregates client-side. Trigger words include WhatsApp, TimelinesAI, first-reply time, SLA, unanswered, inbox, unread, response time, lead, qualified, refund, complaint, and any mention of specific customers by name or phone.

2026-04-22
timelinesai-whatsapp-draft-replies
Kundendienst-Mitarbeiter

Use when the user wants you to draft WhatsApp reply messages WITHOUT actually sending them. Saves each draft as a private TimelinesAI note (POST /chats/{id}/notes) prefixed with "DRAFT:" so humans review and send manually from the TimelinesAI inbox. Trigger phrases include "draft replies", "draft me", "don't send", "review before sending", "suggest replies", or any request for WhatsApp suggestions where the user clearly wants human review in the loop. This skill deliberately does NOT call POST /chats/{id}/messages — use the broader timelinesai-whatsapp-analytics skill for real sends.

2026-04-15
timelinesai-whatsapp-setup-check
Softwarequalitätssicherungsanalysten und -tester

Use when the user reports that something looks wrong with their TimelinesAI setup — Claude Code says the token doesn't work, a WhatsApp number has gone quiet, a webhook stopped firing, or they just installed the skills and want to confirm everything is wired up. Runs smoke tests against the TimelinesAI public API and reports what's healthy vs what's broken. Trigger phrases: "token isn't working", "why can't you see my numbers", "setup check", "is the token correct", "verify my TimelinesAI connection", "smoke test", "quota left", "is the webhook still registered".

2026-04-15
2 von 2 Repositories angezeigt
Alle Repositories angezeigt