Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"litellm",
"veadk-python==0.5.37",
"veadk-python==1.0.9",
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
veadk-python[extensions]==0.5.37
google-adk==1.32.0
agentkit-sdk-python==0.5.10
veadk-python[extensions]==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"litellm",
"veadk-python==0.5.37",
"veadk-python==1.0.9",
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
veadk-python==0.5.37
google-adk==1.32.0
agentkit-sdk-python==0.5.10
veadk-python==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"veadk-python==0.5.37",
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"veadk-python==1.0.9",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"urllib3<2.0.0",
"litellm",
"volcengine-python-sdk>=4.0.31",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
veadk-python==0.5.37
agentkit-sdk-python==0.5.10
google-adk==1.32.0
veadk-python==1.0.9
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
urllib3<2.0.0
volcengine-python-sdk>=4.0.33
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"veadk-python==0.5.37",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"veadk-python==1.0.9",
"litellm"
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
veadk-python==0.5.37
google-adk==1.32.0
agentkit-sdk-python==0.5.10
veadk-python==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.4.3",
"google-adk==1.21.0",
"veadk-python==0.5.15",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"veadk-python==1.0.9",
]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
veadk-python==0.5.15
agentkit-sdk-python==0.4.3
google-adk==1.21.0
veadk-python==1.0.9
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"veadk-python==0.5.37",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"veadk-python==1.0.9",
"litellm"
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
agentkit-sdk-python==0.5.10
google-adk==1.32.0
veadk-python==0.5.37
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
veadk-python==1.0.9
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.2.0",
"google-adk==1.19.0",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"urllib3==2.0.7",
"veadk-python==0.5.0",
"veadk-python==1.0.9",
"volcengine-python-sdk>=4.0.31",
]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
agentkit-sdk-python==0.2.0
google-adk==1.19.0
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
urllib3==2.0.7
veadk-python==0.5.0
veadk-python==1.0.9
volcengine-python-sdk>=4.0.31
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ requests
httpx
Authlib
PyJWT
veadk-python
veadk-python==1.0.9
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lark_oapi
veadk-python
agentkit-sdk-python
veadk-python==1.0.9
agentkit-sdk-python>=0.8.0
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies = [
"langchain>=0.1.0",
"langchain-openai>=0.1.0",
"python-dotenv>=1.2.1",
"agentkit-sdk-python>=0.2.0",
"veadk-python>=0.2.29",
"agentkit-sdk-python>=0.8.0",
"veadk-python==1.0.9",
"google-genai",
]
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ uv run client.py
| ------ | --- | --------- |
| tos-file-access | 将文件或目录上传至火山引擎TOS ,从URL下载文件。在以下情况使用此技能:(1)将智能体生成的文件或目录(如视频、图像、报告、输出文件夹)上传至TOS以便共享;(2)在智能体处理前从URL下载文件。 | 请运行以下工作流程:1. 使用 tos-file-access 从 `https://agentkit-skills.tos-cn-beijing.volces.com/upload/topk_benchmark.cpp` 下载一个 topk_benchmark.cpp 代码文件。2. 使用 code-optimization 完善这个代码,把my_topk_inplace函数写好,要求性能要非常好,要比代码里面的标准库还要好。3. 使用 tos-file-access 将最终输出目录(包括最终代码和报告)上传到存储桶 {YOUR_TOS_BUCKET_NAME}。 |
| code-optimization | 通过迭代改进(最多2轮)优化代码性能。对执行时间和内存使用情况进行基准测试,与基准实现进行比较,并生成详细的优化报告。支持C++、Python、Java、Rust等语言 | 参考上一行 tos-file-access 的提示词。 |
| veadk-python | 基于VeADK框架实现一个可运行Agent | 请运行以下工作流程:1. 使用 veadk-python skill ,写一个 VeADK Agent,能够通过提问 "hello" 来回复。2. 将写好的代码写入本地一个新的代码文件,然后使用 tos-file-access skill 把这个代码文件上传到存储桶 {YOUR_TOS_BUCKET_NAME},最后把上传后的代码文件链接发给我。 |
| veadk-skills | 基于VeADK框架实现一个可运行Agent | 请运行以下工作流程:1. 使用 veadk-skills skill ,写一个 VeADK Agent,能够通过提问 "hello" 来回复。2. 将写好的代码写入本地一个新的代码文件,然后使用 tos-file-access skill 把这个代码文件上传到存储桶 {YOUR_TOS_BUCKET_NAME},最后把上传后的代码文件链接发给我。 |
| docx | 详见 [docx](https://github.com/anthropics/skills/tree/main/skills/docx) | |
| internal-comms | 详见 [internal-comms](https://github.com/anthropics/skills/tree/main/skills/internal-comms) | |
| pdf | 详见 [pdf](https://github.com/anthropics/skills/tree/main/skills/pdf) | |
Expand Down Expand Up @@ -246,7 +246,7 @@ table th:nth-of-type(3) {
| 示例提示词 | 效果截图 |
| -------- | ------- |
| 请运行以下工作流程:1. 帮我写一个pdf处理的skill,能够支持加载pdf、编辑pdf和从pdf中提取文字信息即可;2. 将写好的 skill 注册到 skill space。 | ![生成 skill 效果截图](assets/images/create.jpeg) |
| 请运行以下工作流程:1. 使用 veadk-python skill ,写一个 VeADK Agent,能够通过提问 'hello' 来回复。2. 执行一下代码确保没问题;3. 将验证好的代码发给我。 | ![veadk skill 效果截图](assets/images/veadk-skill.png) |
| 请运行以下工作流程:1. 使用 veadk-skills skill ,写一个 VeADK Agent,能够通过提问 'hello' 来回复。2. 执行一下代码确保没问题;3. 将验证好的代码发给我。 | ![veadk skill 效果截图](assets/images/veadk-skill.png) |
| 使用 internal-comms skill 帮我写一个3p沟通材料,通知3p团队项目进度更新。关于产品团队,主要包括过去一周问题和未来一周计划,具体包括问题:写产品团队遇到的客户问题 (1. GPU+模型推理框架性能低于开源版本,比如时延高、吞吐低;2. GPU推理工具易用性差),以及如何解决的;计划:明年如何规划GPU产品功能和性能优化 (1. 发力GPU基础设施对生图生视频模型的支持;2. GPU推理相关工具链路易用性提升)。其他内容,可以酌情组织。 | ![internal-comms skill 效果截图](assets/images/internal-comms-skill.jpeg) |
| 请运行以下工作流程:1. 使用 canvas-design skill 帮我创作一件基于几何图形的艺术绘图。2. 使用 tos-file-access skill 把产物上传到存储桶 {YOUR_TOS_BUCKET_NAME} 里。 | ![canvas-design skill 效果截图](assets/images/cavas-design-skill.jpeg) |
| 我需要一个2人份的纯素高蛋白食谱,目标增肌。每周预算350元,喜欢30分钟内的快手菜。不喜欢蘑菇。使用 healthy-meal-planner skill 帮我制订一周的食谱。 | ![healthy-meal-planner skill 效果截图](assets/images/health-meal-planner-skill.jpeg) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ uv run client.py
| ------ | --- | --------- |
| tos-file-access | Upload files or directories to Volcengine TOS, download files from a URL. Use this skill when: (1) uploading agent-generated files or directories (such as videos, images, reports, output folders) to TOS for sharing; (2) downloading files from a URL before agent processing. | Please run the following workflow: 1. Use tos-file-access to download a topk_benchmark.cpp code file from `https://agentkit-skills.tos-cn-beijing.volces.com/upload/topk_benchmark.cpp`. 2. Use code-optimization to improve this code, complete the my_topk_inplace function, requiring very good performance, better than the standard library in the code. 3. Use tos-file-access to upload the final output directory (including the final code and report) to the bucket {YOUR_TOS_BUCKET_NAME}. |
| code-optimization | Optimize code performance through iterative improvements (up to 2 rounds). Benchmark execution time and memory usage, compare with a baseline implementation, and generate a detailed optimization report. Supports C++, Python, Java, Rust, etc. | Refer to the prompt for tos-file-access in the row above. |
| veadk-python | Implement a runnable Agent based on the VeADK framework. | Please run the following workflow: 1. Use the veadk-python skill to write a VeADK Agent that can respond to the question "hello". 2. Write the code to a new local code file, then use the tos-file-access skill to upload this code file to the bucket {YOUR_TOS_BUCKET_NAME}, and finally send me the link to the uploaded code file. |
| veadk-skills | Implement a runnable Agent based on the VeADK framework. | Please run the following workflow: 1. Use the veadk-skills skill to write a VeADK Agent that can respond to the question "hello". 2. Write the code to a new local code file, then use the tos-file-access skill to upload this code file to the bucket {YOUR_TOS_BUCKET_NAME}, and finally send me the link to the uploaded code file. |
| docx | See [docx](https://github.com/anthropics/skills/tree/main/skills/docx) for details | |
| internal-comms | See [internal-comms](https://github.com/anthropics/skills/tree/main/skills/internal-comms) for details | |
| pdf | See [pdf](https://github.com/anthropics/skills/tree/main/skills/pdf) for details | |
Expand Down Expand Up @@ -246,7 +246,7 @@ table th:nth-of-type(3) {
| Example Prompt | Screenshot |
| -------- | ------- |
| Please run the following workflow: 1. Help me write a pdf processing skill that can support loading pdfs, editing pdfs, and extracting text from pdfs; 2. Register the written skill to the skill space. | ![Create skill screenshot](assets/images/create.jpeg) |
| Please run the following workflow: 1. Use the veadk-python skill to write a VeADK Agent that can respond to the question 'hello'. 2. Execute the code to ensure there are no problems; 3. Send me the verified code. | ![veadk skill screenshot](assets/images/veadk-skill.png) |
| Please run the following workflow: 1. Use the veadk-skills skill to write a VeADK Agent that can respond to the question 'hello'. 2. Execute the code to ensure there are no problems; 3. Send me the verified code. | ![veadk skill screenshot](assets/images/veadk-skill.png) |
| Use the internal-comms skill to help me write a 3p communication material to notify the 3p team of project progress updates. Regarding the product team, it mainly includes the problems of the past week and the plan for the next week, specifically including the problems: write down the customer problems encountered by the product team (1. GPU+model inference framework performance is lower than the open source version, such as high latency and low throughput; 2. GPU inference tools are difficult to use), and how to solve them; plan: how to plan GPU product functions and performance optimization next year (1. Focus on GPU infrastructure support for image and video generation models; 2. Improve the usability of GPU inference related toolchains). Other content can be organized as appropriate. | ![internal-comms skill screenshot](assets/images/internal-comms-skill.jpeg) |
| Please run the following workflow: 1. Use the canvas-design skill to help me create an art drawing based on geometric shapes. 2. Use the tos-file-access skill to upload the product to the bucket {YOUR_TOS_BUCKET_NAME}. | ![canvas-design skill screenshot](assets/images/cavas-design-skill.jpeg) |
| I need a vegan high-protein recipe for 2 people, with the goal of muscle gain. The weekly budget is 350 yuan, and I like quick dishes that take less than 30 minutes. I don't like mushrooms. Use the healthy-meal-planner skill to help me create a one-week meal plan. | ![healthy-meal-planner skill screenshot](assets/images/health-meal-planner-skill.jpeg) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"litellm",
"veadk-python==0.5.37",
"veadk-python==1.0.9",
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
veadk-python==0.5.37
agentkit-sdk-python==0.5.10
google-adk==1.32.0
veadk-python==1.0.9
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"google-adk==1.21.0",
"veadk-python[extensions]==0.5.20",
"veadk-python==0.5.20",
"agentkit-sdk-python==0.4.3",
"google-adk==1.36.1",
"veadk-python[extensions]==1.0.9",
"veadk-python==1.0.9",
"agentkit-sdk-python>=0.8.0",
"mem0ai==0.1.118",
]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
veadk-python==0.5.20
veadk-python[extensions]==0.5.20
google-adk==1.21.0
agentkit-sdk-python==0.4.3
veadk-python==1.0.9
veadk-python[extensions]==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
mem0ai==0.1.118
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"google-adk==1.32.0",
"veadk-python[extensions]==0.5.37",
"veadk-python==0.5.37",
"agentkit-sdk-python==0.5.10",
"google-adk==1.36.1",
"veadk-python[extensions]==1.0.9",
"veadk-python==1.0.9",
"agentkit-sdk-python>=0.8.0",
"litellm"

]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
veadk-python==0.5.37
veadk-python[extensions]==0.5.37
google-adk==1.32.0
agentkit-sdk-python==0.5.10
veadk-python==1.0.9
veadk-python[extensions]==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
litellm
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"google-adk==1.32.0",
"veadk-python==0.5.37",
"veadk-python[extensions]==0.5.37",
"agentkit-sdk-python==0.5.10",
"google-adk==1.36.1",
"veadk-python==1.0.9",
"veadk-python[extensions]==1.0.9",
"agentkit-sdk-python>=0.8.0",
"python-dotenv>=1.0.0",
"litellm"
]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
veadk-python==0.5.37
veadk-python[extensions]==0.5.37
google-adk==1.32.0
agentkit-sdk-python==0.5.10
veadk-python==1.0.9
veadk-python[extensions]==1.0.9
google-adk==1.36.1
agentkit-sdk-python>=0.8.0
litellm
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
agentkit-sdk-python>=0.2.0
veadk-python>=0.2.29
veadk-python[extensions]>=0.2.29
agentkit-sdk-python>=0.8.0
veadk-python==1.0.9
veadk-python[extensions]==1.0.9
6 changes: 3 additions & 3 deletions python/02-use-cases/ad_video_gen/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Single-agent ecommerce ad video generation sample."
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"agentkit-sdk-python==0.5.10",
"google-adk==1.32.0",
"veadk-python==0.5.37",
"agentkit-sdk-python>=0.8.0",
"google-adk==1.36.1",
"veadk-python==1.0.9",
"litellm"
]
6 changes: 3 additions & 3 deletions python/02-use-cases/ad_video_gen/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
agentkit-sdk-python==0.5.10
google-adk==1.32.0
veadk-python==0.5.37
agentkit-sdk-python>=0.8.0
google-adk==1.36.1
veadk-python==1.0.9
litellm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
veadk-python==0.2.27
veadk-python==1.0.9
# git+https://github.com/volcengine/veadk-python.git
fastapi
uvicorn[standard]
google-adk==1.18.0
google-adk==1.36.1
json-repair
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
veadk-python==0.2.28
veadk-python==1.0.9
fastapi
uvicorn[standard]
google-adk==1.18.0
google-adk==1.36.1
json-repair
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
veadk-python==0.2.27
veadk-python==1.0.9
# git+https://github.com/volcengine/veadk-python.git
fastapi
uvicorn[standard]
google-adk==1.18.0
google-adk==1.36.1
json-repair
openai
aiohttp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
veadk-python==0.2.28
veadk-python==1.0.9
fastapi
uvicorn[standard]
google-adk==1.18.0
google-adk==1.36.1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
veadk-python==0.2.27
veadk-python==1.0.9
# git+https://github.com/volcengine/veadk-python.git
fastapi
uvicorn[standard]
moviepy
tos
google-adk==1.18.0
google-adk==1.36.1
json-repair
4 changes: 2 additions & 2 deletions python/02-use-cases/ad_video_gen_a2a/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"google-adk==1.18.0",
"veadk-python==0.2.28",
"google-adk==1.36.1",
"veadk-python==1.0.9",
"json-repair>=0.54.1",
"aiohttp",
"uvicorn>=0.38.0",
Expand Down
2 changes: 1 addition & 1 deletion python/02-use-cases/ad_video_gen_seq/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"veadk-python==0.5.5",
"veadk-python==1.0.9",
"uvicorn>=0.38.0",
"moviepy>=2.2.1",
"requests>=2.32.5",
Expand Down
Loading