โ† All skills
Tencent SkillHub ยท Productivity

OGT Docs Define

General guide for creating definition documents. Use when you need to define WHAT something IS - concepts, entities, systems, or domains. Routes to specialized sub-skills for specific definition types (business, features, code, marketing, branding, tools).

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

General guide for creating definition documents. Use when you need to define WHAT something IS - concepts, entities, systems, or domains. Routes to specialized sub-skills for specific definition types (business, features, code, marketing, branding, tools).

โฌ‡ 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 24 sections Open source page

OGT Docs - Define

Guide for creating definition documents that establish WHAT things ARE in your system.

Philosophy

Definitions are the foundation of shared understanding. Before anyone can implement, market, or discuss something, there must be a clear, agreed-upon definition of what it IS. โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ THE DEFINITION PRINCIPLE โ”‚ โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค โ”‚ A definition answers: โ”‚ โ”‚ โ€ข WHAT is this thing? โ”‚ โ”‚ โ€ข WHY does it exist? โ”‚ โ”‚ โ€ข WHAT are its boundaries? (what it is NOT) โ”‚ โ”‚ โ€ข HOW does it relate to other things? โ”‚ โ”‚ โ”‚ โ”‚ A definition does NOT specify: โ”‚ โ”‚ โ€ข HOW to implement it (that's rules/) โ”‚ โ”‚ โ€ข WHAT to do with it (that's todo/) โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

When to Use This Skill

Use ogt-docs-define when you need to: Understand the definitions folder structure Choose the right definition sub-skill Create a definition that doesn't fit specialized categories For specific definition types, use: TypeSub-SkillUse WhenBusiness conceptsogt-docs-define-businessPricing, users, revenue, marketProduct featuresogt-docs-define-featureNew capabilities, user-facing featuresTechnical architectureogt-docs-define-codeServices, data models, APIsMarketing conceptsogt-docs-define-marketingMessaging, positioning, audienceBrand identityogt-docs-define-brandingVisual identity, tone, guidelinesDeveloper toolsogt-docs-define-toolsCLI, scripts, dev workflows

Folder Structure

docs/definitions/ โ”œโ”€โ”€ business/ # Business model and operations โ”‚ โ”œโ”€โ”€ pricing_model/ โ”‚ โ”‚ โ”œโ”€โ”€ definition.md โ”‚ โ”‚ โ”œโ”€โ”€ tiers.md โ”‚ โ”‚ โ”œโ”€โ”€ limits.md โ”‚ โ”‚ โ””โ”€โ”€ .approved_by_founder โ”‚ โ”œโ”€โ”€ user_types/ โ”‚ โ”œโ”€โ”€ revenue_model/ โ”‚ โ””โ”€โ”€ market_position/ โ”‚ โ”œโ”€โ”€ features/ # Product features โ”‚ โ”œโ”€โ”€ global_search/ โ”‚ โ”‚ โ”œโ”€โ”€ feature.md โ”‚ โ”‚ โ”œโ”€โ”€ mvp.md โ”‚ โ”‚ โ”œโ”€โ”€ phase_0.md โ”‚ โ”‚ โ”œโ”€โ”€ phase_1.md โ”‚ โ”‚ โ”œโ”€โ”€ nice_to_have.md โ”‚ โ”‚ โ””โ”€โ”€ .version โ”‚ โ”œโ”€โ”€ user_auth/ โ”‚ โ””โ”€โ”€ campaign_manager/ โ”‚ โ”œโ”€โ”€ technical/ # Architecture and systems โ”‚ โ”œโ”€โ”€ service_layer/ โ”‚ โ”‚ โ”œโ”€โ”€ definition.md โ”‚ โ”‚ โ”œโ”€โ”€ contracts.md โ”‚ โ”‚ โ”œโ”€โ”€ patterns.md โ”‚ โ”‚ โ””โ”€โ”€ .version โ”‚ โ”œโ”€โ”€ data_model/ โ”‚ โ””โ”€โ”€ api_design/ โ”‚ โ”œโ”€โ”€ domain/ # Domain-specific concepts โ”‚ โ”œโ”€โ”€ creatures/ โ”‚ โ”œโ”€โ”€ abilities/ โ”‚ โ””โ”€โ”€ campaigns/ โ”‚ โ”œโ”€โ”€ marketing/ # Marketing and communications โ”‚ โ”œโ”€โ”€ value_proposition/ โ”‚ โ”œโ”€โ”€ target_audience/ โ”‚ โ””โ”€โ”€ messaging/ โ”‚ โ”œโ”€โ”€ branding/ # Brand identity โ”‚ โ”œโ”€โ”€ visual_identity/ โ”‚ โ”œโ”€โ”€ tone_of_voice/ โ”‚ โ””โ”€โ”€ brand_guidelines/ โ”‚ โ””โ”€โ”€ tools/ # Developer tooling โ”œโ”€โ”€ cli/ โ”œโ”€โ”€ scripts/ โ””โ”€โ”€ workflows/

The Folder-as-Entity Pattern

Every definition is a folder containing: {definition_slug}/ โ”œโ”€โ”€ {type}.md # Primary definition file โ”œโ”€โ”€ {aspect}.md # Additional aspects/details โ”œโ”€โ”€ {related}.md # Related concepts โ””โ”€โ”€ .{signals} # Status and metadata

Primary File Naming

Definition TypePrimary FileBusinessdefinition.mdFeaturefeature.mdTechnicaldefinition.mdDomaindefinition.mdMarketingdefinition.mdBrandingdefinition.mdToolsdefinition.md

Definition Lifecycle

flowchart LR subgraph lifecycle ["Definition Lifecycle"] D[draft] --> R[review] R --> A[approved] R --> REJ[rejected] REJ --> D A --> DEP[deprecated] end style D fill:#fef3c7 style R fill:#e0e7ff style A fill:#d1fae5 style REJ fill:#fecaca style DEP fill:#e5e7eb

Draft State

Definition is being written, not yet ready for review. {definition_slug}/ โ”œโ”€โ”€ definition.md โ”œโ”€โ”€ .version โ””โ”€โ”€ .draft # Empty signal: still in draft

Review State

Definition is complete and awaiting approval. {definition_slug}/ โ”œโ”€โ”€ definition.md โ”œโ”€โ”€ .version โ”œโ”€โ”€ .ready_for_review # Empty signal โ””โ”€โ”€ .review_requested_at # Timestamp

Approved State

Definition is approved and can be referenced/implemented. {definition_slug}/ โ”œโ”€โ”€ definition.md โ”œโ”€โ”€ .version โ”œโ”€โ”€ .approved # Empty signal โ”œโ”€โ”€ .approved_by_{name} # Who approved โ””โ”€โ”€ .approved_at # When approved

Rejected State

Definition was rejected, needs rework. {definition_slug}/ โ”œโ”€โ”€ definition.md โ”œโ”€โ”€ .version โ”œโ”€โ”€ .rejected # Empty signal โ”œโ”€โ”€ .rejected_reason # Why rejected โ””โ”€โ”€ .rejected_at # When rejected

Deprecated State

Definition is outdated, replaced by something else. {definition_slug}/ โ”œโ”€โ”€ definition.md โ”œโ”€โ”€ .version โ”œโ”€โ”€ .deprecated # Empty signal โ”œโ”€โ”€ .deprecated_reason # Why deprecated โ”œโ”€โ”€ .deprecated_at # When deprecated โ””โ”€โ”€ .superseded_by # What replaces it

Creating a Definition: The Process

flowchart TD A[Need to define something] --> B{What type?} B -->|Business| C[ogt-docs-define-business] B -->|Feature| D[ogt-docs-define-feature] B -->|Technical| E[ogt-docs-define-code] B -->|Marketing| F[ogt-docs-define-marketing] B -->|Brand| G[ogt-docs-define-branding] B -->|Tools| H[ogt-docs-define-tools] B -->|Other| I[Use this skill] I --> J[Ask clarifying questions] J --> K[Draft definition] K --> L[Request review] L --> M{Approved?} M -->|Yes| N[Mark approved] M -->|No| O[Address feedback] O --> K

Step 1: Ask Clarifying Questions

Before writing any definition, gather information: Core Questions (always ask): What is the name/identifier for this concept? In one sentence, what IS it? Why does it need to exist? What problem does it solve? What is it NOT? (boundaries) What other concepts does it relate to? Context Questions (ask as relevant): 6. Who are the stakeholders? 7. Are there existing similar concepts? 8. What decisions led to this concept? 9. What are the success criteria?

Step 2: Draft the Definition

  • Use the appropriate template based on type (see sub-skills).
  • Generic Definition Template:
  • # Definition: {Name}
  • ## Overview
  • One paragraph explaining what this is and why it exists.
  • ## Core Concept
  • Detailed explanation of the concept.
  • ### Key Characteristics
  • Characteristic 1
  • Characteristic 2
  • Characteristic 3
  • ### Boundaries
  • What this is NOT:
  • Not X
  • Not Y
  • Not Z
  • ## Relationships
  • How this relates to other concepts.
  • | Related Concept | Relationship |
  • | --------------- | -------------------------- |
  • | Concept A | Uses/Contains/Depends on |
  • | Concept B | Parallel to/Alternative to |
  • ## Examples
  • Concrete examples that illustrate the concept.
  • ### Example 1: {Name}
  • Description of example.
  • ### Example 2: {Name}
  • Description of example.
  • ## Open Questions
  • Unresolved questions that need future discussion.
  • Question 1?
  • Question 2?

Step 3: Add Signal Files

# Create version file echo '{"schema": "1.0", "created": "'$(date -Iseconds)'"}' > .version # Mark as draft touch .draft

Step 4: Request Review

# Remove draft signal rm .draft # Add review signals touch .ready_for_review echo "$(date -Iseconds)" > .review_requested_at

Step 5: Handle Review Outcome

If Approved: rm .ready_for_review .review_requested_at touch .approved touch .approved_by_{reviewer_name} echo "$(date -Iseconds)" > .approved_at If Rejected: rm .ready_for_review .review_requested_at touch .rejected echo "Reason for rejection" > .rejected_reason echo "$(date -Iseconds)" > .rejected_at # Then address feedback and restart from Step 2

Status Signals (empty files)

SignalMeaning.draftStill being written.ready_for_reviewReady for review.approvedApproved for use.rejectedRejected, needs rework.deprecatedNo longer current

Attribution Signals (empty files)

SignalMeaning.approved_by_{name}Who approved.created_by_{name}Who created.reviewed_by_{name}Who reviewed

Content Signals (contain text)

SignalContent.versionJSON: {"schema": "1.0", "created": "..."}.rejected_reasonWhy rejected.deprecated_reasonWhy deprecated.superseded_byPath to replacement definition.review_requested_atISO timestamp.approved_atISO timestamp.rejected_atISO timestamp.deprecated_atISO timestamp

Referencing Definitions

When other documents reference a definition: See [Definition: User Types](docs/definitions/business/user_types/) Per the [Service Layer Definition](docs/definitions/technical/service_layer/) When code implements a definition, add a comment: /** * Implements: docs/definitions/technical/service_layer/ * @see definition.md for contracts */ export class UserService implements IService { // ... }

Common Mistakes

MistakeWhy It's WrongCorrect ApproachMixing definition with rulesConflates WHAT with HOWKeep definition pure, put HOW in rules/No boundaries sectionUnclear scope leads to scope creepAlways define what it is NOTSkipping reviewUnvalidated definitions cause misalignmentAlways get approvalEditing approved definitionsBreaks referencesCreate new version or deprecateNo relationships sectionIsolated definitions miss connectionsMap relationships explicitlyToo abstractCan't be implementedInclude concrete examplesToo specificCan't adapt to changeKeep at concept level

Quality Checklist

Before requesting review, verify: Overview explains WHAT and WHY in one paragraph Core concept is detailed enough to understand Boundaries clearly state what this is NOT Relationships map to other definitions At least 2 concrete examples provided Open questions listed (if any) .version file created .draft signal present (will be removed when requesting review)

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc