trae-skill-finder

Wrapper for find-skills . Only adds --agent flag for Trae installation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "trae-skill-finder" with this command: npx skills add <package>

Trae Skill Finder

Wrapper for find-skills . Only adds --agent flag for Trae installation.

What This Skill Does

  • Delegate ALL logic to find-skills (search, display, install prompts)

  • Only inject --agent flag when find-skills runs install command

Agent Flag Injection

When find-skills would run:

npx skills add <package> -g -y

Change to:

Trae CN (if ~/.trae-cn/ exists)

npx skills add <package> -a trae-cn -g -y

Trae (if ~/.trae/ exists)

npx skills add <package> -a trae -g -y

That's it. Everything else is handled by find-skills .

Fallback

If NOT in Trae/Trae-CN environment → use find-skills directly without -a flag.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

requirement-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

trae-agent-writer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

project-agent-writer

No summary provided by upstream source.

Repository SourceNeeds Review
General

memory-manager

No summary provided by upstream source.

Repository SourceNeeds Review