Skip to content

Conversation

@NTLx
Copy link

@NTLx NTLx commented Jan 31, 2026

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>
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