Skip to main content
TreyDong
GitHub creator profile

TreyDong

Repository-level view of 3 collected skills across 1 GitHub repositories.

skills collected
3
repositories
1
updated
2026-03-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

banana-claude-codex-import
software-developers

Import local Claude Code or Codex conversation history into OpenClaw memory. Triggers when: user asks to "导入"Claude/Codex conversations or chat logs, migrate or consolidate past coding agent sessions, load previous Claude Code or Codex work into memory, analyze or review past coding sessions, or rebuild memory from local coding agent session files. Also triggers proactively when ~/.claude/projects/ or ~/.codex/sessions/ directories are detected. Does NOT trigger for: ChatGPT/Claude web app exports (→ banana-chatgpt-import).

2026-03-25
banana-skill-finder
software-developers

Automatically discover and recommend relevant Claude skills when users encounter tasks that could benefit from specialized capabilities. Use this skill proactively when detecting any of these patterns: (1) User mentions working with specific file formats (PDF, DOCX, Excel, images, etc.), (2) User describes repetitive or specialized tasks (data analysis, code review, deployment, testing, document processing), (3) User asks if there's a tool or capability for something, (4) User struggles with domain-specific work (React development, SQL queries, DevOps, content writing), (5) User mentions needing best practices or patterns for a technology, (6) Any situation where a specialized skill could save time or improve quality. Search using SkillsMP API (if configured), skills.sh leaderboard, or GitHub as fallback. Recommend 1-3 most relevant skills and offer to install via npx skills add.

2026-01-22
banana-sync-to-notion
web-developers

Sync local Markdown files to Notion with full formatting support. Use when user wants to backup, sync, or migrate files to Notion, mentions uploading to Notion, or says sync to Notion. Features include: (1) Recursive directory structure preservation, (2) Complete Markdown formatting (bold, italic, code, links, lists, tables, callouts), (3) Automatic emoji icons based on filenames, (4) Duplicate detection for incremental syncs, (5) Smart chunking for large files, (6) Relative link conversion to Notion page links. Requires Notion API token and target page ID configured in .env file.

2026-01-22
Showing 1 of 1 repositories
All repositories loaded
TreyDong Agent Skills | SkillsMP