today-installation
Sub-skill of today: Installation (+1).
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/installation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How today-installation Compares
| Feature / Agent | today-installation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
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
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
Sub-skill of orcaflex-installation-analysis: Reference Elevation File (+2).
orcaflex-installation-analysis-postproc-results
Sub-skill of orcaflex-installation-analysis: Post-Processing Installation Results.
orcaflex-installation-analysis-output-file-structure
Sub-skill of orcaflex-installation-analysis: Output File Structure.
orcaflex-installation-analysis-model-preparation
Sub-skill of orcaflex-installation-analysis: Model Preparation (+2).
orcaflex-installation-analysis-integration-with-universal-runner
Sub-skill of orcaflex-installation-analysis: Integration with Universal Runner.
orcaflex-installation-analysis-installation-sequence-workflow
Sub-skill of orcaflex-installation-analysis: Installation Sequence Workflow.
orcaflex-installation-analysis-basic-installation-depth-study
Sub-skill of orcaflex-installation-analysis: Basic Installation Depth Study (+1).
orcaflex-installation-analysis-1-splash-zone-analysis
Sub-skill of orcaflex-installation-analysis: 1. Splash Zone Analysis (+2).
mooring-analysis-5-installation-and-pretensioning
Sub-skill of mooring-analysis: 5. Installation and Pretensioning (+1).
today-priorities
Sub-skill of today: Priorities.