Files
Clayton Young a83dbf3f16 refactor(skill): replace claude-specific dirs with agentskills.io standard
Replace AGENTS.md / claude-skill/ with a proper agentskills.io-compliant
skill directory. Any AI agent that supports the open Agent Skills standard
(Claude Code, OpenCode, Cursor, Codex, etc.) can now install and use this
skill generically.

Changes:
- Remove AGENTS.md (was Claude-specific convention)
- Remove claude-skill/ directory (was Claude-specific naming)
- Add timesfm-forecasting/SKILL.md with compliant frontmatter:
    name: timesfm-forecasting
    description: ...
    license: Apache-2.0
    metadata: author, version
- Rename claude-skill/examples/ → timesfm-forecasting/examples/
- Rename claude-skill/scripts/  → timesfm-forecasting/scripts/
- Rename claude-skill/references/ → timesfm-forecasting/references/
- Update .gitattributes paths to match new directory

Skill installs via:
  cp -r timesfm-forecasting/ ~/.claude/skills/
  cp -r timesfm-forecasting/ ~/.cursor/skills/
  # or any agent that supports agentskills.io

Spec: https://agentskills.io/specification
2026-02-22 13:35:05 -05:00

591 B

1dateanomaly_c
22022-01-010.89
32022-02-010.89
42022-03-011.02
52022-04-010.88
62022-05-010.85
72022-06-010.88
82022-07-010.88
92022-08-010.90
102022-09-010.88
112022-10-010.95
122022-11-010.77
132022-12-010.78
142023-01-010.87
152023-02-010.98
162023-03-011.21
172023-04-011.00
182023-05-010.94
192023-06-011.08
202023-07-011.18
212023-08-011.24
222023-09-011.47
232023-10-011.32
242023-11-011.18
252023-12-011.16
262024-01-011.22
272024-02-011.35
282024-03-011.34
292024-04-011.26
302024-05-011.15
312024-06-011.20
322024-07-011.24
332024-08-011.30
342024-09-011.28
352024-10-011.27
362024-11-011.22
372024-12-011.20