You can create. The open library of MCP servers, skills, tools and prompts, for builders of the Global South.

AMINI · TOOLS FOR BUILDERS OF THE GLOBAL SOUTH

The open library of MCP servers, skills, tools & prompts.

zana is Swahili for tools. Everything here is plain files. Read them before you install.

Entries
15
Kinds
6

15 results

Skill
Design & Media

Amini Decks

Build brand-compliant Amini decks — native editable .pptx, or a 16:9 HTML deck, from one deck spec.

#presentation#pptx#powerpoint
$ zana add amini-decks
Skill
Design & Media

Amini Illustrations

Generate on-brand Amini editorial illustrations — dark-first, one Sunglow accent, Ami performing the core action.

#illustration#editorial#brand
$ zana add amini-illustrations
Agent
Developer Tools

API Cartographer

A subagent that maps a REST API and scaffolds an MCP server for it end to end.

#subagent#openapi#integration
$ zana add api-cartographer
Skill
Design & Media

Brand Voice

Keep every generated word on-brand — tone, messaging, and do/don't rules.

#branding#writing#tone
$ zana add brand-voice
Prompt
Civic & Sovereign

Data Steward

A system prompt for an agent that helps public-sector data stewards govern records.

#government#data-governance#sovereignty
$ zana add data-steward
Collection
Civic & Sovereign

GovTech Starter

A curated bundle for building sovereign public-sector agents from day one.

#bundle#government#starter
$ zana add govtech-starter
Skill
Design & Media

Humanizer Voice

Make copy read like a person wrote it. Kills AI transitions, em dashes, flat rhythm, and summary endings.

#copywriting#writing#voice
$ zana add humanizer-voice
Skill
AI & Models

Model Router

Pick the right model for each task by cost, latency, and capability trade-offs.

#llm#routing#cost
$ zana add model-router
Skill
Design & Media

Web Motion

Add production-grade motion & animation to any web app — framework-agnostic recipes for anime.js, motion.dev, kokonut & blk UI.

#animation#motion#anime.js
$ zana add motion-web
Tool
Developer Tools

OpenAPI → FastMCP

Generate a runnable FastMCP server from any OpenAPI 3 specification.

#openapi#fastmcp#codegen
$ zana add openapi-to-fastmcp
Server
Data & Databases

Postgres Lens

Safe, read-only Postgres exploration — schema, queries, and EXPLAIN — as MCP tools.

#postgres#sql#database
$ zana add postgres-lens
Collection
Design & Media

Product Studio

The product team's brand bundle — decks, illustrations, and copy that sounds human, from one design system.

#bundle#product#brand
$ zana add product-studio
Server
Security & Pentest

Recon MCP

Authorized-only network reconnaissance (nmap, DNS, TLS) exposed as MCP tools.

#pentest#recon#nmap
$ zana add recon-mcp
Server
Developer Tools

Zana Registry MCP

Search and install Zana catalog entries directly from your agent.

#mcp#registry#search
$ zana add soko-registry-mcp
Skill
Design & Media

Technical Blog in My Voice

Turn a paper or repo into a technical blog post, then run a seven-check gate before publishing.

#blog#writing#medium
$ zana add technical-blog-in-my-voice

How Zana works

Find it, take it, run it, send yours back.

  1. 01 · Find

    Search the library

    Filter by kind, category, or text. Every entry says what it needs and who wrote it.

  2. 02 · Take it

    Three ways to get it

    The CLI is fastest. The repo route needs no CLI. Or read the markdown and paste it.

    CLI

    zana add humanizer-voice

    Writes your agent config. Claude Code, Desktop, Cursor.

    Repo

    npx degit aminitech/amini-zana/catalog/skills/... ~/.claude/skills/...

    Pulls one folder. No clone, no history, no CLI.

    Copy-paste

    Read SKILL.md on the entry page, copy, paste

    Every file is readable here. Nothing is compiled.

  3. 03 · Run it

    Use it, and let the checks fail you

    Most entries ship a script that enforces what the docs promise. They exit non-zero, so CI can run them too.

  4. 04 · Give back

    Contribute yours

    An entry is a folder with an amini.yaml. Open a PR and the registry picks it up. No stars, no rankings, nothing a scoreboard owns.