today-installation

Sub-skill of today: Installation (+1).

5 stars

Best use case

today-installation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of today: Installation (+1).

Teams using today-installation should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/installation/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/productivity/today/installation/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/installation/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How today-installation Compares

Feature / Agenttoday-installationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of today: Installation (+1).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Installation (+1)

## Installation


```bash
# Make script executable
chmod +x scripts/productivity/daily_today.sh

# Add to crontab (runs at 6 AM daily)
crontab -e
# Add line:
0 6 * * * /path/to/workspace-hub/scripts/productivity/daily_today.sh >> /tmp/daily_today.log 2>&1
```

## Cron Script Features


- Generates daily summary without interactive Codex
- Creates log file in `logs/daily/`
- Can trigger notifications (configurable)
- Supports multiple workspace roots

Related Skills

orcaflex-installation-analysis

5
from vamseeachanta/workspace-hub

Create and analyze OrcaFlex models for offshore installation sequences including subsea structure lowering, pipeline installation, and crane operations. Generate models at multiple water depths and orientations for installation feasibility studies.

today

5
from vamseeachanta/workspace-hub

Interactive daily productivity review with guided priority setting. Supports morning planning, midday check-ins, and end-of-day wrap-ups. Use for daily ritual or cron automation.

orcaflex-installation-analysis-reference-elevation-file

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Reference Elevation File (+2).

orcaflex-installation-analysis-postproc-results

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Post-Processing Installation Results.

orcaflex-installation-analysis-output-file-structure

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Output File Structure.

orcaflex-installation-analysis-model-preparation

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Model Preparation (+2).

orcaflex-installation-analysis-integration-with-universal-runner

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Integration with Universal Runner.

orcaflex-installation-analysis-installation-sequence-workflow

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Installation Sequence Workflow.

orcaflex-installation-analysis-basic-installation-depth-study

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: Basic Installation Depth Study (+1).

orcaflex-installation-analysis-1-splash-zone-analysis

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-installation-analysis: 1. Splash Zone Analysis (+2).

mooring-analysis-5-installation-and-pretensioning

5
from vamseeachanta/workspace-hub

Sub-skill of mooring-analysis: 5. Installation and Pretensioning (+1).

today-priorities

5
from vamseeachanta/workspace-hub

Sub-skill of today: Priorities.