Skip to content

refactor: restructure seekdb skills and add example config - #45

Open
NTLx wants to merge 3 commits into
second-state:mainfrom
NTLx:fix/seekdb-skill-structure
Open

refactor: restructure seekdb skills and add example config#45
NTLx wants to merge 3 commits into
second-state:mainfrom
NTLx:fix/seekdb-skill-structure

Conversation

@NTLx

@NTLx NTLx commented Jan 31, 2026

Copy link
Copy Markdown

Summary

This PR addresses the feedback in #40:

  1. Moves skill docs to .claude/skills.
  2. Adds examples/seekdb/config.toml with SeekDB-specific System Prompt.
  3. Updates the seekdb-management skill with automatic connection logic.

🤖 Generated with Claude Code

NTLx and others added 3 commits January 28, 2026 09:39
- Added .env and config.toml to .gitignore
- Updated .env.example with better placeholders for SeekDB config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit introduces a specialized Claude Code skill to automate SeekDB
configuration and synchronization within the EchoKit Server environment.

Changes:
- Implement `.claude/skills/seekdb-management.md` with `/setup-seekdb` and `/sync-seekdb` commands.
- Add `src/resources/config.toml.example` for secure TOML template generation.
- Include comprehensive design and implementation plans in `docs/plans/`.
- Enhance environment abstraction with dynamic proxy detection and connectivity tests.
- Enforce security via gitignore rules and local-only configuration warnings.

Addressing issue: second-state#35

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@NTLx

NTLx commented Feb 10, 2026

Copy link
Copy Markdown
Author

Hi! This PR is now MERGEABLE.

Summary:

  • Restructured seekdb skills and added example config

Ready for merge!

@NTLx

NTLx commented Jul 28, 2026

Copy link
Copy Markdown
Author

Hi @L-jasmine — friendly ping 👋

This PR is still MERGEABLE (CI-clean, no conflicts with main), but it's been sitting open for ~5.5 months with no reviewer activity, and I noticed upstream main has moved on. Since the related #33 (Improve the EchoKit server SKILL Docs) is also still open, I want to make sure this SeekDB SKILL restructure still aligns with the project's current direction before I keep it queued.

A few quick questions, in case it helps unblock things:

  1. Is the SeekDB skill layout in this PR (design + management + .env/.toml examples + .gitignore updates) still the shape you want, or has the project since moved to a different pattern?
  2. If yes — would you like me to follow up with a small README follow-up PR once this lands, or hold off until you open an explicit issue?
  3. If no — I'm happy to close this and re-open later against an updated spec; I can also drop the corresponding README work in PR docs: Improve Claude Code SKILL documentation (Issue #33) #44 (already closed as a duplicate).

If I don't hear back within ~2 weeks I'll close this PR to keep the queue tidy — feel free to re-open anytime if the timing was just off, or let me know and I'll keep it open a bit longer. Thanks!

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.

1 participant