بنقرة واحدة
pi-sylo
يحتوي pi-sylo على 13 من skills المجمعة من Yeti-Trix، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Set health profile and daily calorie targets, log meals (text or photo), and suggest foods that fit remaining macros. Uses sylo_health_* tools; looks up restaurant items via web search (prefers sylo-web-access when enabled).
Personal trainer workflows — log workouts in natural language, look up lift history, plan weeks/months, analyze muscle gaps. Uses sylo_health_workout_* tools plus journal for pain/preferences.
Offline ME/CODESYS terminology, ST syntax, and bundled Schneider PDF manuals — read before writing PLC code or answering ME/M262 questions; do not search the web for basics covered here.
Edit Machine Expert file-based (.fbsproj) Structured Text on disk — no cds-text-sync or GitHub setup.
Search schematic PDFs by text/OCR, then confirm details with region crops and OCR — not full-page re-reads.
Read Excel (.xlsx) and LibreOffice (.ods) workbooks as structured JSON via read_spreadsheet.
When and how to use sylo_web_search and sylo_web_fetch for current/web information, and how to treat the untrusted content they return.
Scaffold a TypeScript Pi extension with Sylo `syloConfig` wiring.
Scaffold a first-party sylo-* Pi package in the monorepo (extension + skill + scripts), register it for Capability manager → Sylo optional packages.
Build and update control manuals — routes operator requests to manual-styles.json, section-catalog.md, state.json staging, and manual_* tools (inject, revise, tables, images).
When and how to delegate work to subagents via the subagent tool (orchestrator-only)
Wire an existing Pi skill or folder (code + HTML UI) into Sylo's sidebar or chat widgets — brownfield attach workflow.
Meta-skill to scaffold a new Pi Agent Skill with Sylo-friendly frontmatter and optional widget or route surfaces.