- 📁 examples/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements — without training a custom model. Supports both basic forecasting and advanced covariate forecasting (XReg) with dynamic and static exogenous variables. Automatically checks system RAM/GPU before loading the model, validates dataset fit before processing, supports CSV/DataFrame/array inputs, and returns point forecasts with calibrated prediction intervals. Includes a preflight system checker script that MUST be run before first use to verify the machine can load the model and handle your specific dataset.
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
This skill should be used when the user asks to "test the harness", "run integration tests", "validate features with real API", "test with real model calls", "run agent loop tests", "verify end-to-end", or needs to verify OpenHarness features on a real codebase with actual LLM calls.
- 📁 assets/
- 📁 references/
- 📄 CHANGELOG.md
- 📄 LICENSE
- 📄 README.md
Use when writing, planning, continuing, repairing, revising, or running marathon/"疯狂写作"/auto continuation mode for Chinese long-form fiction with recurring characters, multiple plotlines, persistent world rules, chapter-by-chapter continuity needs, or style-specific constraints.
Autonomous novel writing CLI agent with web workbench (InkOS Studio) - use for creative fiction writing, novel generation, style imitation, chapter continuation/import, EPUB export, AIGC detection, and fan fiction. Native English support with 10 built-in English genre profiles (LitRPG, Progression Fantasy, Isekai, Cultivation, System Apocalypse, Dungeon Core, Romantasy, Sci-Fi, Tower Climber, Cozy Fantasy). Also supports Chinese web novel genres (xuanhuan, xianxia, urban, horror, other). Multi-agent pipeline, two-phase writer (creative + settlement), 33-dimension auditing, token usage analytics, creative brief input, structured logging (JSON Lines), multi-model routing, custom OpenAI-compatible provider support, and InkOS Studio web UI for visual book management, chapter review, real-time writing progress, market radar, and analytics.
- 📁 references/
- 📄 evaluation.json
- 📄 SKILL.md
Twilio Voice and Video Android SDK development guide. Use when building native Android calling apps, configuring FCM push notifications, integrating ConnectionService, managing Android audio devices, setting up Gradle dependencies, handling runtime permissions, or testing on Android Emulator.
- 📁 tools/
- 📄 android-build.md
- 📄 asset-gen.md
- 📄 asset-planner.md
This skill should be used when the user asks to "make a game", "build a game", "generate a game", or wants to generate or update a complete Godot game from a natural language description. --- # Game Generator — Orchestrator Generate and update Godot games from natural language. ## Capabilities Read each sub-file from `${CLAUDE_SKILL_DIR}/` when you reach its pipeline stage. | File | Purpose | When to read | |------|---------|--------------| | `visual-target.md` | Generate reference image | Pipeline start | | `decomposer.md` | Decompose into task DAG | After visual target | | `scaffold.md` | Architecture + skeleton | After decomposition | | `asset-planner.md` | Budget and plan assets | If budget provided | | `asset-gen.md` | Asset generation CLI ref | When generating assets | | `rembg.md` | Background removal | Only when an asset needs transparency removed | | `task-execution.md` | Task workflow + commands | Before first task | | `quirks.md` | Godot gotchas | Before writing code | | *(godot-api skill)* | C# Godot syntax ref | When unsure about C# Godot syntax | | `scene-generation.md` | Scene builders | Targets include .tscn | | `test-harness.md` | Verification scripts | Before test harness | | `capture.md` | Screenshot/video | Before capture | | `visual-qa.md` | Visual QA (forked skill) | After capture | | `android-build.md` | APK export | User requests Android | ## Pipeline ``` User request | +- Check if PLAN.md exists (resume check) | +- If yes: read PLAN.md, STRUCTURE.md, MEMORY.md -> skip to task execution | +- If no: continue with fresh pipeline below | +- Generate visual target -> reference.png + ASSETS.md (art direction only) +- Analyze risks + define verification criteria -> PLAN.md +- Design architecture -> STRUCTURE.md + project.godot + stubs | +- If budget provided (and no asset tables in ASSETS.md): | +- Plan and generate assets -> ASSETS.md + updated PLAN.md with asset assignments | +- Show user a concise plan summary (risk tasks if any, main buil
Analyze stocks and companies using financial market data. Get company profiles, technical insights, price charts, insider holdings, and SEC filings for comprehensive stock research.
在使用 MCP 做前端 JavaScript 逆向时使用,适用于签名链路定位、页面观察取证、本地补环境复现、VMP 类插桩分析、AST 去混淆与证据化输出。
- 📁 .github/
- 📁 .hooks/
- 📁 docs/
- 📄 .clawhubignore
- 📄 .gitignore
- 📄 .pre-commit-config.yaml
Local, crash-safe persistent memory for OpenClaw agents. SQLite-backed by default. Semantic search, projects, scopes, auto-capture. After installing or updating, run: palaia doctor --fix to complete setup.
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.
Strategic research companion for Codex. Use when the user wants to brainstorm research directions, evaluate ideas, assess project strategy, or run a structured ideation session from vague topic to pursue/park/kill decision.