ecosystem

Provides reference links to OrangeHRM Starter repositories, releases, docs, and distribution channels.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/snow-gift111/orangehrm-ai-sdlc-capstone --skill ecosystem-snow-gift111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecosystem
Source: https://github.com/snow-gift111/orangehrm-ai-sdlc-capstone/tree/main/.agents/skills/ecosystem
Command: npx skills add https://github.com/snow-gift111/orangehrm-ai-sdlc-capstone --skill ecosystem-snow-gift111

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When working on the OrangeHRM Starter project, developers often need context that lives outside the repository—release downloads, mobile app listings, Docker images, API docs, or the demo site. This Skill centralizes all those external references in one verified place so you never hunt for links or guess at URLs. ## Core Features & Use Cases - Source Repository Directory: Links to the main repo, mobile app repo, dev environment repo, and cloud packages repo. - Release & Distribution Channels: SourceForge and GitHub releases, DockerHub image, and the AWS Marketplace free AMI. - Docs, Demo & Mobile Listings: Starter API docs, end-user help center, public demo instance, and Google Play/App Store listings. - Use Case: A user asks where to download the latest OrangeHRM Starter release or find the public API documentation—this Skill points the agent to the correct live page and reminds it to verify current versions before answering. ## Quick Start Ask the agent where to find the OrangeHRM Starter Docker image, mobile app store listing, or public API documentation.

Frequently Asked Questions about ecosystem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Where can I download the latest OrangeHRM Starter release?

OrangeHRM Starter releases are available on SourceForge at sourceforge.net/projects/orangehrm and on the GitHub releases page of the orangehrm/orangehrm repository. Always check the live page to confirm the latest version.

How do I find the OrangeHRM Starter Docker image?

The official Docker image is published on DockerHub at hub.docker.com/r/orangehrm/orangehrm. Check the live listing for current tags and pull statistics before referencing a specific version.

Does OrangeHRM Starter have a public API documentation site?

Yes, public API documentation for OrangeHRM Starter is hosted at api-starter.orangehrm.com. Use it when comparing in-repo OpenAPI annotations against the published API reference.

Where is the OrangeHRM mobile app available?

The open-source mobile app is listed on Google Play (com.orangehrm.opensource) and the Apple App Store. Its source code lives in the orangehrm/orangehrm-os-mobile GitHub repository.

When should I use this skill instead of other OrangeHRM skills?

Use it only for external resources like release channels, docs, and distribution listings. For Docker container workflows use the dev-environment skill, and for in-repo OpenAPI annotations use the rest-openapi skill.