Skip to main content
Run any Skill in Manus
with one click
afrotools
GitHub creator profile

afrotools

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-05-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

new
software-developers

Use when adding a new API provider to the Afro.tools registry. Point it at the provider's documentation URL (or a local file) and it will: discover all API endpoints, create provider.json, generate schema.json + canonical_example.ts for every capability, run validation, and optionally verify response schemas against the live API. Invoke with: /afrotools:new <docs_url> [category] [provider_slug]. Manual invocation only.

2026-05-09
list
software-developers

List all available specs in the Afro.tools registry, optionally filtered by category or provider. Manual invocation only.

2026-05-04
payment
software-developers

Use this skill whenever the user wants to integrate, implement, or test a payment API from an African provider — including Paycard, LengoPay, Wave, Djomy, Bictorys, or any provider in the Afro.tools registry. Activate even if the user only says "add payment", "connect to Paycard", or "implement a checkout flow" — always fetch the exact spec before writing any code.

2026-05-04
sms
software-developers

Use this skill whenever the user wants to send SMS messages, OTPs, or bulk notifications via an African SMS provider — including NimbaSMS or any provider in the Afro.tools registry. Activate even for "send a verification code" or "add SMS notifications", not just explicit mentions of a provider name.

2026-05-04
debug
software-developers

Use this skill ONLY when the user has a failing integration that is specifically based on an Afro.tools spec — the user is integrating a provider whose spec exists in the Afro.tools registry (Paycard, LengoPay, Djomy, Wave, NimbaSMS, etc.) and encounters wrong status codes, auth errors, webhook failures, unexpected response fields, or runtime errors. Do NOT activate for generic debugging, non-afrotools providers, or integrations not based on an Afro.tools spec. This skill diagnoses whether the problem is a spec error, a missing gotcha, or an undocumented API change.

2026-04-23
spec
software-developers

Fetch and display the full ATSS spec for a specific provider and capability. Use this to inspect a spec before implementing, review field rules, or check gotchas. Manual invocation only.

2026-04-09
Showing 1 of 1 repositories
All repositories loaded