在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用hello-rust
星标18
分支4
更新时间2026年3月9日 17:07
A simple Rust greeting tool
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
3 个文件SKILL.md
readonly菜单
A simple Rust greeting tool
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
A tool that echoes its input for testing
Generates ASCII art from a given text
Transform data between CSV and JSON formats with filtering and column selection
Roll dice with configurable sides and count - a simple Rust example tool
LLM guide for creating, publishing, and running Enact tools
Scrape, crawl, search, and extract structured data from websites using Firecrawl API - converts web pages to LLM-ready markdown
基于 SOC 职业分类
| name | hello-rust |
| description | A simple Rust greeting tool |
A simple Rust tool that greets you by name. Demonstrates how to create an Enact tool with Rust.
enact run enact/hello-rust -a '{"name": "Alice"}'