🧪 Skills

chat-skill- project

--- name: Chat Skill Project description: "简易聊天模式输入数字回复对应内容" metadata: --- # Chat Skill Project ## 项目简介 这是一个简单的聊天技能程序,可

v1.0.0
❤️ 0
⬇️ 63
👁 1
Share

Description


name: Chat Skill Project description: "简易聊天模式输入数字回复对应内容" metadata:

Chat Skill Project

项目简介

这是一个简单的聊天技能程序,可以根据用户的数字输入返回预设的回复内容。

功能说明

  • 输入 1 返回 "你好呀"
  • 输入 2 返回 "今天天气怎么样"
  • 输入 3 返回 "好的呢"
  • 输入其他任意内容返回 "谢谢你"

运行方式

python chat_skill.py

使用方法

  1. 运行程序后,根据提示输入相应数字
  2. 程序将返回对应的预设回复
  3. 输入 'quit' 可退出程序

文件结构

  • chat_skill.py: 主程序文件
  • requirements.txt: 依赖文件(无外部依赖)
  • SKILL.md: 项目说明文档

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs