Core
AI-powered development and testing toolkit for MikoPBX phone system
All Skills in This Repository (13)
Pure Emerald Level Indicatorscontainer-inspector
Retrieve MikoPBX Docker container IPs, ports, and API URLs.
restapi-translations
Synchronize missing and unused REST API translation keys in PHP projects.
api-client
Execute authenticated REST API requests against MikoPBX inside Docker containers.
log-analyzer
Analyze MikoPBX Docker logs to diagnose API, worker, and system issues.
translations
Translate Russian MikoPBX translation keys into 29 languages.
babel-compiler
Transpile ES6+ JavaScript to ES5 via Docker-based Babel compiler.
asterisk-tester
Test Asterisk dialplan contexts and call flows in Dockerized environments.
openapi-analyzer
Extract and analyze OpenAPI 3.1.0 specifications to validate endpoints and generate tests.
sqlite-inspector
Compare REST API results with MikoPBX SQLite database tables to identify data integrity gaps.
endpoint-validator
Validate REST API endpoints against OpenAPI schemas and parameter definitions.
asterisk-validator
Validate Asterisk configuration files and analyze logs for misconfigurations.
auth-token-manager
Obtain JWT Bearer tokens for the MikoPBX REST API v3 via curl.
Frequently Asked Questions
FAQPage SchemaHow to install MikoPBX Core skills?▼
Run `npx skills add mikopbx/Core --all -g -y` in your terminal to install all skills in this suite globally.
What is MikoPBX?▼
MikoPBX is a free open-source phone system (PBX) for small businesses built on Asterisk, with a web interface for managing calls, extensions, queues, and IVR menus.
How to test the MikoPBX REST API with AI?▼
The api-client and api-test-generator skills authenticate automatically, execute requests inside the Docker container, and generate full pytest suites from endpoint definitions.
Can AI analyze MikoPBX logs and errors?▼
Yes. The log-analyzer and sentry-analyzer skills search system, PHP, and Asterisk logs plus Sentry issues to find root causes of failures.
Do these skills work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core