Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

truffile

يحتوي truffile على 4 من skills المجمعة من deepshard، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
8
محدث
2026-06-26
Forks
5
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

truffile-cli
مطوّرو البرمجيات

Use the `truffile` CLI to manage Truffle devices and Truffle apps from the command line: scan/connect, create, validate, deploy, list installed apps, delete apps, and manage the Obsidian bridge app. Use `truffile-chat` for talking to the agent and `truffile-infer` for raw model inference.

2026-06-26
truffile-chat
المهن الحاسوبية الأخرى

Talk to the Truffle agent on a connected Truffle device using the `truffile chat` CLI without dropping into the interactive REPL. Use when the user wants to send a message to the agent, attach apps to a task, list installed apps or recent tasks, resume a previous task, or get the agent's response back as JSON for further processing. Everything is doable through CLI args — no interactive input is required.

2026-06-19
truffile-infer
المهن الحاسوبية الأخرى

Run a single one-shot inference on a connected Truffle device using the `truffile infer` CLI without dropping into the interactive REPL. Use when the user wants to invoke a model on their Truffle from the command line, pipe a prompt in, get JSON output back, list available models or tools, or call an MCP tool directly. Everything is doable through CLI args — no interactive input is required.

2026-06-19
truffle-app-creator
المهن الحاسوبية الأخرى

Create Truffle apps from scratch or by porting existing MCP servers and open source projects. Use when the user asks to "make an app", "create a truffle app", "build an integration", "port this to truffle", or wants to connect a new service to their Truffle device. Guides through research, architecture decisions, implementation, testing, and deployment.

2026-06-19