siliconflow-api-skills

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SiliconFlow API Skills

SiliconFlow API 技能

Comprehensive assistance with SiliconFlow API development, generated from official documentation.
基于官方文档生成,可为SiliconFlow API开发提供全面协助。

When to Use This Skill

何时使用该技能

This skill should be triggered when:
  • Working with SiliconFlow API
  • Asking about SiliconFlow features or APIs
  • Implementing SiliconFlow solutions
  • Debugging SiliconFlow code
  • Learning SiliconFlow best practices
当出现以下场景时应触发该技能:
  • 正在使用SiliconFlow API进行开发
  • 询问SiliconFlow的功能或API相关问题
  • 实现SiliconFlow相关解决方案
  • 调试SiliconFlow相关代码
  • 学习SiliconFlow最佳实践

Quick Reference

快速参考

Common Patterns

常用模式

Quick reference patterns will be added as you use the skill.
快速参考模式将随你使用该技能的过程逐步补充。

Reference Files

参考文件

This skill includes comprehensive documentation in
references/
:
  • api_reference.md - Api Reference documentation
  • deployment.md - Deployment documentation
  • faqs.md - Faqs documentation
  • features.md - Features documentation
  • models.md - Models documentation
  • other.md - Other documentation
  • use_cases.md - Use Cases documentation
  • userguide.md - Userguide documentation
Use
view
to read specific reference files when detailed information is needed.
该技能包含存放在
references/
目录下的完整文档:
  • api_reference.md - API参考文档
  • deployment.md - 部署文档
  • faqs.md - 常见问题解答文档
  • features.md - 功能说明文档
  • models.md - 模型说明文档
  • other.md - 其他文档
  • use_cases.md - 用例文档
  • userguide.md - 用户指南文档
当需要获取详细信息时,使用
view
命令读取特定的参考文件。

Working with This Skill

该技能使用指南

For Beginners

新手用户

Start with the getting_started or tutorials reference files for foundational concepts.
从入门或教程类参考文件开始学习基础概念。

For Specific Features

特定功能查询

Use the appropriate category reference file (api, guides, etc.) for detailed information.
使用对应类别的参考文件(API、指南等)获取详细信息。

For Code Examples

代码示例查询

The quick reference section above contains common patterns extracted from the official docs.
上方的快速参考部分包含从官方文档中提取的常用模式。

Resources

资源

references/

references/

Organized documentation extracted from official sources. These files contain:
  • Detailed explanations
  • Code examples with language annotations
  • Links to original documentation
  • Table of contents for quick navigation
从官方来源提取的结构化文档,这些文件包含:
  • 详细的功能说明
  • 带语言标注的代码示例
  • 原始文档链接
  • 便于快速导航的目录

scripts/

scripts/

Add helper scripts here for common automation tasks.
可在此处添加用于常见自动化任务的辅助脚本。

assets/

assets/

Add templates, boilerplate, or example projects here.
可在此处添加模板、样板代码或示例项目。

Notes

注意事项

  • This skill was automatically generated from official documentation
  • Reference files preserve the structure and examples from source docs
  • Code examples include language detection for better syntax highlighting
  • Quick reference patterns are extracted from common usage examples in the docs
  • 该技能基于官方文档自动生成
  • 参考文件保留了源文档的结构和示例
  • 代码示例包含语言检测功能,可实现更优的语法高亮
  • 快速参考模式提取自文档中的常见使用示例

Updating

更新方式

To refresh this skill with updated documentation:
  1. Re-run the scraper with the same configuration
  2. The skill will be rebuilt with the latest information
如需使用最新文档刷新该技能:
  1. 使用相同配置重新运行爬虫
  2. 技能将基于最新信息重建