·trae-skill-writer
>_

trae-skill-writer

Create Trae IDE skills (SKILL.md files) for reusable AI capabilities. Use when user wants to: create a skill, make a reusable workflow, automate repetitive tasks, turn a conversation into a skill, or encapsulate a process for AI to follow. Triggers on: '创建 skill', 'write a SKILL.md', 'make this reusable', '.trae/skills/', 'I keep doing the same thing every time'. Do NOT use for rules (use trae-rules-writer) or agents (use trae-agent-writer).

30Installs·0Trend·@learnwy

Installation

$npx skills add https://github.com/learnwy/skills --skill trae-skill-writer

How to Install trae-skill-writer

Quickly install trae-skill-writer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/learnwy/skills --skill trae-skill-writer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: learnwy/skills.

SKILL.md

View raw

Create Trae IDE skills by analyzing project patterns first, then designing skills that automate real workflows.

| Global | /.trae/skills/ | All projects | | Project | .trae/skills/ | Current project |

Don't make skills for: Simple one-step tasks, generic AI knowledge, continuous constraints (use rules instead).

Create Trae IDE skills (SKILL.md files) for reusable AI capabilities. Use when user wants to: create a skill, make a reusable workflow, automate repetitive tasks, turn a conversation into a skill, or encapsulate a process for AI to follow. Triggers on: '创建 skill', 'write a SKILL.md', 'make this reusable', '.trae/skills/', 'I keep doing the same thing every time'. Do NOT use for rules (use trae-rules-writer) or agents (use trae-agent-writer). Source: learnwy/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/learnwy/skills --skill trae-skill-writer
Category
>_Productivity
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from learnwy/skills

Quick answers

What is trae-skill-writer?

Create Trae IDE skills (SKILL.md files) for reusable AI capabilities. Use when user wants to: create a skill, make a reusable workflow, automate repetitive tasks, turn a conversation into a skill, or encapsulate a process for AI to follow. Triggers on: '创建 skill', 'write a SKILL.md', 'make this reusable', '.trae/skills/', 'I keep doing the same thing every time'. Do NOT use for rules (use trae-rules-writer) or agents (use trae-agent-writer). Source: learnwy/skills.

How do I install trae-skill-writer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/learnwy/skills --skill trae-skill-writer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/learnwy/skills