Installation
npx skills add ansteorra/kmp --skill gh-cli 9
Installs
KingdomMangementPortal
Membership management system for SCA Kingdoms.
Please review the wiki for solution details https://github.com/Ansteorra/KMP/wiki
π Deploy KMP
One-Line Install
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/jhandel/KMP/main/installer/scripts/install.sh | bash && kmp installWindows (PowerShell):
irm https://raw.githubusercontent.com/jhandel/KMP/main/installer/scripts/install.ps1 | iex; kmp installSupported Platforms
Docker Β· Fly.io Β· Railway Β· Azure Β· AWS Β· Any VPS
Dev users all have the password "TestPassword"
Dev Users :
- admin@amp.ansteorra.org - System super user
- agatha@ampdemo.com - Local MoAS
- bryce@ampdemo.com - Local Seneschal
- caroline@ampdemo.com - Regional Seneschal
- devon@ampdemo.com - Regional Armored
- eirik@ampdemo.com - Kingdom Seneschal
- garun@ampdemo.com - Kingdom Rapier
- haylee@ampdemo.com - Kingdom MoAS
- iris@ampdemo.com - Basic User
- jael@ampdemo.com - Pricipality Coronet
- kal@ampdemo.com - Local Landed Nobility with a Canton
- forest@ampdemo.com - Crown
- leonard@ampdemo.com - Local Landed Nobility with Stronghold
- mel@ampdemo.com - Local Exchequer and Kingdom Social Media
Utility Scripts
fix_permissions.sh
Fixes file permissions for Apache web server access. Run this if you encounter permission errors with logs, tmp, or images directories:
./fix_permissions.shreset_dev_database.sh
Resets the development database to a clean state with seed data:
./reset_dev_database.shload_test.sh
Runs performance sizing benchmarks (route latency, concurrency, and DB query profile) against the application:
./load_test.shOptional environment overrides:
KMP_BASE_URL=http://127.0.0.1:8080 \
KMP_LOGIN_EMAIL=admin@amp.ansteorra.org \
KMP_LOGIN_PASSWORD=TestPassword \
KMP_CONCURRENCY_LEVELS=1,5,10,20 \
KMP_CPU_TARGET_UTIL_PCT=70 \
KMP_MEMORY_TARGET_UTIL_PCT=80 \
./load_test.shsecurity-checker.sh
Runs security checks on the application:
./security-checker.shcreate_erd.sh
Generates Entity Relationship Diagrams for the database schema:
./create_erd.shmake_amp_seed_db.sh
Creates a seed database for the application:
./make_amp_seed_db.shmerge_from_upstream.sh
Merges changes from the upstream repository:
./merge_from_upstream.shInstalls
Security Audit
View Source
ansteorra/kmp
More from this source
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
How to use this skill
Install gh-cli by running npx skills add ansteorra/kmp --skill gh-cli in your project directory. Run the install command above in your project directory. The skill file will be downloaded from GitHub and placed in your project.
No configuration needed. Your AI agent (Claude Code, Cursor, Windsurf, etc.) automatically detects installed skills and uses them as context when generating code.
The skill enhances your agent's understanding of gh-cli, helping it follow established patterns, avoid common mistakes, and produce production-ready output.
What you get
Skills are plain-text instruction files β not executable code. They encode expert knowledge about frameworks, languages, or tools that your AI agent reads to improve its output. This means zero runtime overhead, no dependency conflicts, and full transparency: you can read and review every instruction before installing.
Compatibility
This skill works with any AI coding agent that supports the skills.sh format, including Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider, and other tools that read project-level context files. Skills are framework-agnostic at the transport level β the content inside determines which language or framework it applies to.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.