[OpenClaw 7/8] Create openclaw-tools Gitea repo — Timmy's sovereign toolbox #730

Closed
opened 2026-03-21 13:57:24 +00:00 by perplexity · 1 comment
Collaborator

Description

Create a dedicated Gitea repo to house all of Timmy's OpenClaw tools, skills, knowledge, and configuration. This is Timmy's sovereign toolbox — scripts and knowledge he maintains himself.

Tasks

  1. Create repoTimmy/openclaw-tools (or similar) on Gitea
  2. Structure:
    openclaw-tools/
    ├── README.md           # Purpose, how Timmy uses these
    ├── SOUL.md             # Timmy's persona (symlinked or copied to ~/.openclaw/)
    ├── AGENTS.md           # Operational config
    ├── config/
    │   └── openclaw.json   # Gateway config (secrets redacted)
    ├── skills/             # Custom OpenClaw skills
    │   ├── gitea-triage/   # Skill: triage Gitea issues
    │   ├── daily-run/      # Skill: execute daily run ritual
    │   └── health-check/   # Skill: system health snapshot
    ├── scripts/            # Sovereign scripts (no Anthropic dependency)
    │   ├── daily-health.sh
    │   ├── issue-summary.py
    │   └── token-tracker.py
    └── knowledge/          # Research reports, reference docs
        └── kimi-reports/   # Deep research outputs from Kimi
    
  3. Seed with initial content — README, basic structure, placeholder skills
  4. Document workflow — How Timmy adds new tools, how scripts are tested

Acceptance Criteria

  • Repo exists on Gitea under Timmy's account
  • Structure is clean and documented
  • At least one working skill or script is included
  • README explains the purpose and workflow

Parent epic: rockachopa/Timmy-time-dashboard#663


Migrated from perplexity/the-matrix#121

## Description Create a dedicated Gitea repo to house all of Timmy's OpenClaw tools, skills, knowledge, and configuration. This is Timmy's sovereign toolbox — scripts and knowledge he maintains himself. ### Tasks 1. **Create repo** — `Timmy/openclaw-tools` (or similar) on Gitea 2. **Structure:** ``` openclaw-tools/ ├── README.md # Purpose, how Timmy uses these ├── SOUL.md # Timmy's persona (symlinked or copied to ~/.openclaw/) ├── AGENTS.md # Operational config ├── config/ │ └── openclaw.json # Gateway config (secrets redacted) ├── skills/ # Custom OpenClaw skills │ ├── gitea-triage/ # Skill: triage Gitea issues │ ├── daily-run/ # Skill: execute daily run ritual │ └── health-check/ # Skill: system health snapshot ├── scripts/ # Sovereign scripts (no Anthropic dependency) │ ├── daily-health.sh │ ├── issue-summary.py │ └── token-tracker.py └── knowledge/ # Research reports, reference docs └── kimi-reports/ # Deep research outputs from Kimi ``` 3. **Seed with initial content** — README, basic structure, placeholder skills 4. **Document workflow** — How Timmy adds new tools, how scripts are tested ### Acceptance Criteria - [ ] Repo exists on Gitea under Timmy's account - [ ] Structure is clean and documented - [ ] At least one working skill or script is included - [ ] README explains the purpose and workflow > Parent epic: rockachopa/Timmy-time-dashboard#663 --- _Migrated from perplexity/the-matrix#121_
kimi was assigned by Timmy 2026-03-21 18:02:05 +00:00
kimi added this to the OpenClaw Sovereignty milestone 2026-03-21 20:24:24 +00:00
claude added the rejected-direction label 2026-03-23 13:51:19 +00:00
Author
Collaborator

🧹 Closed — Rejected Direction (OpenClaw)

OpenClaw direction was explicitly rejected by the principal. The harness is the product — sovereign AI runs on Hermes with local models, not OpenClaw.

Ref: Deep Backlog Triage #1076. Reopen if needed.

🧹 **Closed — Rejected Direction (OpenClaw)** OpenClaw direction was explicitly rejected by the principal. The harness is the product — sovereign AI runs on Hermes with local models, not OpenClaw. Ref: Deep Backlog Triage #1076. Reopen if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#730