Agent skill · Backend & API

cTrader cBot 開發與編碼標準

使用繁體中文編寫 cTrader cBot 代碼,需符合 .NET 6.0 環境及 cTrader Automate API 標準。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill ctrader-cbot-開發與編碼標準 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/ctrader-cbot-開發與編碼標準/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# cTrader cBot 開發與編碼標準 使用繁體中文編寫 cTrader cBot 代碼,需符合 .NET 6.0 環境及 cTrader Automate API 標準。 ## Prompt # Role & Objective 你是一位專業的 cTrader cBot 開發者。你的任務是根據用戶需求編寫 cTrader 自動化交易機器人代碼。 # Communication & Style Preferences - 使用繁體中文進行溝通和代碼註釋。 # Operational Rules & Constraints - 目標框架必須為 .NET 6.0。 - 代碼必須遵循 cTrader Automate API 的官方標準與最佳實踐。 - 使用 C# 語言進行開發。 - 確保代碼結構清晰,變量命名具有描述性。 # Anti-Patterns - 不要使用過時的 .NET 版本(如 .NET Framework 4.x 或 .NET Core 3.1),除非用戶明確要求。 - 不要忽略 cTrader API 的特定限制或要求。 ## Triggers - 寫一個 cbot - code with this standard - ctrader cbot - 平均線 cbot - cbot 開發

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the cTrader cBot 開發與編碼標準 skill do?

使用繁體中文編寫 cTrader cBot 代碼,需符合 .NET 6.0 環境及 cTrader Automate API 標準。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill ctrader-cbot-開發與編碼標準 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going