gender-api
Installation
SKILL.md
Gender API
Gender API is a tool that helps developers identify the gender of a person based on their name. It's used by companies and researchers to analyze demographics, personalize marketing, and improve data accuracy.
Official docs: https://gender-api.com/en/api-docs
Gender API Overview
- Name
- Gender Prediction — Predicted gender for the name.
Working with Gender API
This skill uses the Membrane CLI to interact with Gender API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills