SkillAgentSearch skills...

Syllapy

Calculate syllable count for English words.

Install / Use

/learn @mholtzscher/Syllapy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SyllaPy

<p> <a href="https://badge.fury.io/py/syllapy"><img src="https://badge.fury.io/py/syllapy.svg" alt="PyPI version"></a> <a href="https://github.com/mholtzscher/syllapy"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Black"></a> </p>

Calculate syllable counts for English words.

Installation

pip install syllapy

Usage

import syllapy
count = syllapy.count('additional')

Related Skills

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated3mo ago
Forks9

Languages

Python

Security Score

87/100

Audited on Dec 2, 2025

No findings