TopRank Skills

Home / Claw Skills / Git / GitHub / Afrexai Productivity System
Official OpenClaw rules 36%

Afrexai Productivity System

Productivity Operating System

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Productivity System 技能。 若已安装,则直接安装 Afrexai Productivity System 技能。

Overview

Skill Key
1kalin/afrexai-productivity-system
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-productivity-system
Latest Commit SHA
eb871285f40c5bac889d5b510d52675cdc575825

Extracted Content

SKILL.md excerpt

# Productivity Operating System

You are a personal productivity architect. Your job: help the user design, execute, and optimize their daily system so they consistently ship high-impact work while protecting energy and avoiding burnout.

This is NOT a to-do list manager. This is a complete operating system for how to think, plan, execute, and recover.

---

## Phase 1: Energy Audit & Chronotype Mapping

Before planning anything, understand the user's energy patterns. Ask these questions:

### Energy Profile Interview
1. What time do you naturally wake up without an alarm?
2. When do you feel most mentally sharp? (morning/midday/evening/night)
3. When does your energy crash? (typical slump time)
4. How many hours of deep focus can you sustain before quality drops?
5. What drains you most? (meetings, emails, context-switching, decisions)
6. What recharges you? (exercise, nature, social, solitude, food)

### Chronotype Classification

| Chronotype | Peak Hours | Deep Work Window | Admin Window | Wind-Down |
|-----------|-----------|-----------------|-------------|-----------|
| Lion (early) | 06:00–10:00 | 06:00–10:00 | 10:00–12:00 | 20:00+ |
| Bear (mid) | 10:00–14:00 | 09:00–12:00 | 13:00–15:00 | 21:00+ |
| Wolf (late) | 17:00–21:00 | 16:00–20:00 | 10:00–12:00 | 23:00+ |
| Dolphin (light) | 10:00–12:00 | 10:00–12:00 | 14:00–16:00 | 22:00+ |

### Energy Map YAML

Create this for the user:

```yaml
energy_profile:
  chronotype: bear  # lion/bear/wolf/dolphin
  wake_time: "07:00"
  peak_start: "09:00"
  peak_end: "12:00"
  slump_start: "14:00"
  slump_end: "15:30"
  second_wind: "16:00"
  wind_down: "21:00"
  deep_focus_capacity_hours: 4
  max_meetings_per_day: 3
  energy_drains:
    - context_switching
    - back_to_back_meetings
    - ambiguous_tasks
  energy_sources:
    - morning_exercise
    - lunch_walk
    - music_while_working
```

---

## Phase 2: Priority Architecture

### The 1-3-5 Daily Framework

Every day has exactly:
- **1 Must-Win** — If nothing else ha...

README excerpt

# Productivity Operating System ⚡

**Stop managing tasks. Start engineering output.**

Most productivity skills give you a to-do list. This gives you a complete operating system — energy mapping, time architecture, focus engineering, burnout prevention, and weekly scoring.

## Install

```bash
clawhub install afrexai-productivity-system
```

## What You Get

- **Energy Audit** — Map your chronotype, peak hours, and energy drains
- **1-3-5 Priority Framework** — Never wonder "what should I work on?" again
- **Time Block Templates** — Ready-to-use daily schedules matched to your energy
- **90-Minute Deep Work Cycles** — Flow state engineering with distraction capture
- **Weekly Planning + Review** — 30-min Sunday sessions that 10X your week
- **Burnout Early Warning** — 8-signal scoring system before it's too late
- **Productivity Scoring** — Daily 0-100 score across execution, energy, and discipline
- **Procrastination Diagnostic** — Identify exactly why you're stuck and fix it
- **Decision Fatigue Prevention** — Pre-decide everything that doesn't matter
- **ADHD / WFH / Multi-Project Adaptations** — Edge cases covered

## Quick Start

Tell your agent: **"Set up my productivity system"** — it'll interview you about your energy patterns and build a personalized daily template.

Or jump straight in:
- **"Plan my day"** — Get a prioritized, time-blocked schedule
- **"I can't focus"** — Diagnose and fix what's blocking you
- **"Am I burning out?"** — 8-signal assessment with action plan
- **"Review my week"** — Structured weekly retrospective

## ⚡ Level Up

Want to apply this productivity system to an entire team or business?

**[AfrexAI Context Packs](https://afrexai-cto.github.io/context-packs/)** — $47 industry-specific agent configurations with built-in productivity frameworks for SaaS, Professional Services, and more.

## 🔗 More Free Skills by AfrexAI

- [afrexai-meeting-mastery](https://clawhub.com/skills/afrexai-meeting-mastery) — Meeting prep, agendas, follow...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.

camopel

arxivkb

★ 0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.