@alwin-m/liora-main
BLiora project entry point. This skill is organized into a modular structure in the skills/liora/ directory.
Install
agr install @alwin-m/liora-main --target claudeWrites 26 files into .claude/skills/, pinned to git-9d6d8456.
- .claude/skills/liora-main/.firebaserc
- .claude/skills/liora-main/.gitignore
- .claude/skills/liora-main/.metadata
- .claude/skills/liora-main/AI_IMPLEMENTATION_SUMMARY.md
- .claude/skills/liora-main/AI_IMPLEMENTATION_TRACKER.md
- .claude/skills/liora-main/AI_INTEGRATION_GUIDE.md
- .claude/skills/liora-main/CLAUDE.md
- .claude/skills/liora-main/CLEANUP_REPORT.md
- .claude/skills/liora-main/LICENSE
- .claude/skills/liora-main/ML_ARCHITECTURE_REFERENCE.md
- .claude/skills/liora-main/ML_INTEGRATION_SETUP.md
- .claude/skills/liora-main/ML_QUICKSTART_CHECKLIST.md
- .claude/skills/liora-main/PRIVACY_POLICY.md
- .claude/skills/liora-main/PROJECT_DELIVERY_SUMMARY.md
- .claude/skills/liora-main/QUICK_START.md
- .claude/skills/liora-main/README.md
- .claude/skills/liora-main/SECURITY.md
- .claude/skills/liora-main/SKILL.md
- .claude/skills/liora-main/TECHNICAL_ROADMAP.md
- .claude/skills/liora-main/analysis_options.yaml
- .claude/skills/liora-main/devtools_options.yaml
- .claude/skills/liora-main/firebase.json
- .claude/skills/liora-main/lib.zip
- .claude/skills/liora-main/pubspec.lock
- .claude/skills/liora-main/pubspec.yaml
- .claude/skills/liora-main/train_cycle_model.py
Document
name: liora-main description: Liora project entry point. This skill is organized into a modular structure in the skills/liora/ directory. license: Custom metadata: author: Alwin Madhu version: "1.2.0"
Liora Project Skill
The Liora project skill has been reorganized into a structured directory system for better readability and maintainability by AI agents and developers.
Location
You can find the full skill structure at:
- Core Guide: skills/liora/SKILL.md
- Technical Reference: skills/liora/reference.md
- Usage Examples: skills/liora/examples.md
- Project Analyzer: skills/liora/scripts/analyzer.ps1
Please use these files for detailed information on development, architecture, and maintenance of the Liora Flutter application.
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-9d6d8456465d2026-07-30