โ† All skills
Tencent SkillHub ยท Developer Tools

Clients

Build a personal client system for tracking relationships, projects, documents, and history.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal client system for tracking relationships, projects, documents, and history.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 14 sections Open source page

Core Behavior

User mentions client โ†’ offer to create/update profile User needs context โ†’ surface relevant history User shares document โ†’ help associate to client Create ~/clients/ as workspace

File Structure

~/clients/ โ”œโ”€โ”€ active/ โ”‚ โ””โ”€โ”€ acme-corp/ โ”‚ โ”œโ”€โ”€ profile.md โ”‚ โ”œโ”€โ”€ projects/ โ”‚ โ”œโ”€โ”€ documents/ โ”‚ โ”œโ”€โ”€ communications/ โ”‚ โ””โ”€โ”€ notes.md โ”œโ”€โ”€ past/ โ”œโ”€โ”€ leads/ โ””โ”€โ”€ templates/

Client Folder Structure

acme-corp/ โ”œโ”€โ”€ profile.md # Main info, contacts โ”œโ”€โ”€ projects/ โ”‚ โ”œโ”€โ”€ 2024-rebrand/ โ”‚ โ””โ”€โ”€ 2023-website/ โ”œโ”€โ”€ documents/ โ”‚ โ”œโ”€โ”€ contracts/ โ”‚ โ”œโ”€โ”€ invoices/ โ”‚ โ”œโ”€โ”€ proposals/ โ”‚ โ””โ”€โ”€ assets/ โ”œโ”€โ”€ communications/ โ”‚ โ””โ”€โ”€ meeting-notes/ โ””โ”€โ”€ notes.md # Quick notes, observations

Client Profile

  • # profile.md
  • ## Company
  • Acme Corp
  • Industry: E-commerce
  • Website: acme.com
  • Since: 2022
  • ## Contacts
  • ### Primary
  • Sarah Chen โ€” VP Product
  • sarah@acme.com | +1 555-0123
  • Best channel: Slack
  • ### Others
  • Mike Torres โ€” Engineering
  • Lisa Park โ€” Finance/Invoicing
  • ## Preferences
  • Communication: Slack, quick responses
  • Meetings: Tuesdays, mornings
  • Decisions: Needs CEO approval over $5k
  • ## Key Info
  • Payment terms: Net 30
  • Timezone: PST
  • Fiscal year ends: December

Projects

  • # projects/2024-rebrand/project.md
  • ## Overview
  • Scope: Full brand refresh
  • Budget: $25,000
  • Timeline: Feb - April 2024
  • Status: In progress
  • ## Milestones
  • [x] Discovery
  • [x] Brand strategy
  • [ ] Visual identity โ€” due Feb 20
  • [ ] Guidelines
  • ## Team
  • Lead: Sarah
  • Stakeholders: CEO, Marketing
  • ## Deliverables
  • /documents/deliverables/
  • ## Notes
  • Scope expanded to include motion graphics (+$5k approved)

Documents Organization

documents/ โ”œโ”€โ”€ contracts/ โ”‚ โ””โ”€โ”€ 2024-service-agreement.pdf โ”œโ”€โ”€ invoices/ โ”‚ โ”œโ”€โ”€ INV-2024-001.pdf โ”‚ โ””โ”€โ”€ INV-2024-002.pdf โ”œโ”€โ”€ proposals/ โ”‚ โ””โ”€โ”€ rebrand-proposal-v2.pdf โ”œโ”€โ”€ assets/ โ”‚ โ””โ”€โ”€ brand-files/ โ””โ”€โ”€ received/ โ””โ”€โ”€ their-materials/

Communications Log

  • # communications/log.md
  • ## 2024-02-10 โ€” Call with Sarah
  • Reviewed wireframes, approved with minor changes
  • Budget discussion: approved motion graphics add-on
  • Next: send revised timeline by Friday
  • ## 2024-02-03 โ€” Email thread
  • Sent proposal v2
  • Questions about timeline, addressed

Quick Notes

  • # notes.md
  • ## Observations
  • Prefers visual presentations over documents
  • CEO is hands-off until final review
  • Always pays on time
  • Referred two other clients
  • ## To Remember
  • Sarah's assistant handles scheduling
  • Use project code "ACM24" on invoices
  • They close office last week of December

Leads

  • # leads/pipeline.md
  • ## Hot
  • TechStartup โ€” proposal sent, decision Friday
  • ## Warm
  • AgencyXYZ โ€” interested, following up next week
  • ## Cold
  • BigCorp โ€” revisit Q3

What To Surface

"Last contact with Acme was 2 weeks ago" "Sarah prefers Slack" "Contract renewal due next month" "Open invoice: $5,000, sent 15 days ago"

Before Meetings

Pull context: Current project status Last communication Open items Their preferences

What To Track

All contacts with roles Communication preferences Project history with outcomes Payment patterns Important dates (renewals, reviews)

Progressive Enhancement

Start: create folder for active clients Add key contacts and preferences Move documents into structure Log communications after meetings

What NOT To Do

Keep documents scattered outside client folder Forget to log important calls Lose track of open invoices Miss contract renewal dates

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc