AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Mojo App Guide

skill-mojoapp-ai-agent-skills-mojo-app-guide · by mojoapp-ai

Use whenever the user asks how the mojo app works — features like nutrition logging, weight tracking, body measurements, AI reports, streaks, goals, medication tracking, health sync, or data backup. Also covers account questions (subscription, pricing, referral codes), getting started, and troubleshooting. Use this for any question about the mojo app's interface, functionality, or settings, even…

No reviews yet
0 installs
44 views
0.0% view→install

Install

$ agentstack add skill-mojoapp-ai-agent-skills-mojo-app-guide

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-mojoapp-ai-agent-skills-mojo-app-guide)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Mojo App Guide? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

mojo-app-guide

Answer questions about the mojo app — a weight-loss tracker built for GLP-1 journeys. The full user-facing documentation (the same content published at docs.mojoapp.ai) is bundled in references/ in four languages.

Step 1: Match the user's language

Read from the locale folder that matches how the user wrote:

| User language | Folder | |---------------|--------| | English | references/en/ | | 繁體中文(台灣) | references/zh-TW/ | | 繁體中文(香港) | references/zh-Hant-HK/ | | 简体中文 | references/zh-Hans/ |

Step 2: Find the right file

| Question about | File | |----------------|------| | What is mojo / overview | index.mdx | | Download / install | getting-started/download.mdx | | First data entry / setup | getting-started/data-input.mdx | | Best practices | getting-started/best-practice.mdx | | Nutrition logging | features/nutrition.mdx | | Body measurements | features/body-measurement.mdx | | Medication / injection tracking | features/medication.mdx | | Side effects logging | features/side-effects.mdx | | AI reports | features/ai-reports.mdx | | Streaks | features/streak.mdx | | Goals | features/goals.mdx | | Apple Health / Health Connect sync | features/health-sync.mdx | | Backup / restore / cross-platform | features/data-backup.mdx | | Cost analysis | features/cost-analysis.mdx | | Registration / login | account/register.mdx | | Subscription / pricing / cancel | account/subscription.mdx | | Referral codes | account/referral.mdx | | General FAQ | faq.mdx | | Troubleshooting | troubleshooting.mdx |

Read multiple files if the question spans several topics. For broad "what is mojo" questions, start from index.mdx.

Step 3: Answer using the docs

  • Prefer the wording from the docs over inventing your own — these were written and reviewed by the mojo team for each locale.
  • If the docs don't cover the question, say so honestly and suggest checking docs.mojoapp.ai or using the in-app feedback channel.

Step 4: Cite the source

End with a one-line reference so the user can read the full article:

> More detail: https://docs.mojoapp.ai/en/features/nutrition

Adjust the URL path to match the file you read.

Staleness note

These docs are bundled at publish time. If the user asks about something that sounds very recent (a new feature, pricing change, UI update), add:

> "These docs may be a release behind the live app — check docs.mojoapp.ai for the latest."

Scope

This skill answers questions about using the app. It cannot access the user's actual account, subscription, or data. It does not analyze meals or estimate nutrition. It does not give medical advice about GLP-1 medications.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.