Open-source AI skills designed for people and teams who use ONES products.
This repository showcases reusable agent skills from ONES, with a focus on practical workflows, clear delivery standards, and product-aware guidance. It is designed as a public-facing skill library for the ONES ecosystem, helping more users understand, adopt, and extend ONES product capabilities with AI.
ONES is a software development management platform for modern teams.
- Product website: ones.com
- Documentation: docs.ones.com
If you are exploring how AI can help teams better understand, use, and extend ONES, this repository is a starting point.
Each skill in this repository is a self-contained capability package. A skill typically includes:
- A
SKILL.mdfile that defines the skill goal, scope, workflow, and operating rules - Supporting references, assets, or agent configuration files when needed
- A dedicated
README.mdin the skill directory for human-readable introduction and usage guidance
Although the repository currently includes one published skill, it is structured to host many more over time.
| Skill | Summary | Best For |
|---|---|---|
| dev‑ones‑app | Build and deliver ONES Apps based on local ONES App specs, with guidance for evaluation, design, implementation, packaging, and verification. | Teams building ONES plugins, hosted apps, or .opkx deliverables |
- Open a skill directory.
- Read the skill's
README.mdfor an overview and usage guidance. - Read
SKILL.mdfor the exact operating instructions the agent should follow. - Use the referenced ONES product docs on docs.ones.com when you need broader product background.
We want this repository to serve two purposes:
- Show how ONES approaches AI-native workflows around its products and platform
- Provide reusable, high-signal skills that help users and teams get more value from ONES in real scenarios
In short, this is both a showcase of ONES product capabilities and a practical skill library for real ONES usage scenarios.
Contributions are welcome. New skills should be:
- Clearly scoped
- Useful in real ONES workflows
- Easy to understand from the directory
README.md - Grounded in verifiable product behavior and documentation
- Product: ones.com
- Docs: docs.ones.com