Skip to content

Conversation

@NTLx
Copy link

@NTLx NTLx commented Jan 31, 2026

This PR enhances the project documentation by introducing a dedicated section for AI-powered development with Claude Code, addressing Issue #33.

This contribution is part of the OceanBase AI Coding Event.

🚀 Key Improvements

  • Centralized SKILL Guide: Added a new section in README.md to make the hidden automation tools in .claude/skills discoverable.
  • Installation Steps: Provided clear instructions on how to link local skills to the Claude Code environment.
  • Command Reference: Documented the available slash commands (/setup-echokit, /sync-seekdb) and their intended use cases.

✅ AI Contribution Details

  • Analysis: Identified that while the project contains advanced automation scripts for Claude Code, they were not mentioned in the primary documentation.
  • UX Enhancement: Framed the documentation to guide developers through a zero-config setup experience.

@alabulei1
Copy link
Member

Hi @NTLx,

May I ask why do we need to change the tts code?

Once installed, you can use the following commands within Claude Code:

* **/setup-echokit**: Interactive five-phase guide to generate a complete `config.toml`. It handles assistant definitions, platform selection (OpenAI, Groq, etc.), and server launch.
* **/sync-seekdb**: (If using SeekDB) Automatically generates `config.toml` tailored for SeekDB/OceanBase vector storage and verifies connectivity.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see you changed the SKILL.md. Did you miss something?

@NTLx
Copy link
Author

NTLx commented Jan 31, 2026

Hi @alabulei1, so sorry for the confusion! You are absolutely right. The TTS code changes were accidentally included from my previous task (performance optimization for the TTS pool). I have now reverted those code changes in this PR to keep it focused strictly on the SKILL documentation improvement. Thanks for catching this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants