intelligent-internet
- 22 skills
- 0 followers
- 3 hours ago last updated
- ▌ Data Fetching · intelligent-internetUse when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
- ▌ Ii Commons · intelligent-internet bundleUse II-Commons for deterministic search across arXiv, PubMed, and policy corpora. Use for evidence comparison, metadata lookup, corpus freshness checks, or full-document markdown.
- ▌ Ii App · intelligent-internet bundleUse this skill when you need to initialize or restart local web and mobile app projects through the bundled Rust `ii-app` CLI instead of calling MCP tools.
- ▌ Building UI · intelligent-internet bundleComplete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
- ▌ Research To Website · intelligent-internet bundleBuild informative websites from research reports. Transforms research output (markdown or typst/pdf) into polished, domain-appropriate websites with professional design, data visualization, and scroll-based animations. Triggers on research-to-website tasks, report visualization, or when converting research into web presentations.
- ▌ Building Mobile Game · intelligent-internet bundleBuild mobile games and game-like interactive experiences in React Native and Expo. Use when Codex is creating or refactoring arcade, puzzle, casual, action, physics-based, or animation-heavy gameplay, including Expo game setup with the with-reanimated template, sprite-sheet generation and extraction, frame-based animation, touch controls, simple collision and physics loops, score and game-state systems, and cross-platform verification on web plus iOS and Android.
- ▌ Cg · intelligent-internet bundleUse when a local agent needs to dispatch work to CommonGround, inspect turn or agent state, wait for a turn to close, or resume a suspended turn through the `cg` CLI instead of calling the CG HTTP API directly.
- ▌ Cg Worker · intelligent-internetUse when deterministic runtime code needs to execute CommonGround worker lifecycle steps through the local `cg worker` command namespace, including claim acquisition, renewal, progress append, terminal finish, child dispatch, and suspend flows.
- ▌ Cg Work Memory · intelligent-internet bundleUse when a local agent needs to submit a concise public work-memory report for its own completed local task through `cg report work-memory`.
- ▌ Agent Browser · intelligent-internetAutomates browser and Electron app interactions for user-flow validation.
- ▌ Scrutiny Validator · intelligent-internetAdversarial scrutiny procedure for engineering validation assignments. Runs hard-gate commands, reviews the current implementation and evidence integrity against assigned contracts, can use feature-reviewer lanes, and returns per-target verdicts.
- ▌ Benchmark Validator · intelligent-internetBenchmark validation procedure for one assigned benchmark-related target. For optimization EXP-* targets, independently classify candidate outcome. For engineering VAL-* or legacy engineering targets, prove or disprove the required benchmark/performance assertion.
- ▌ User Testing Validator · intelligent-internetReal-surface validation coordinator for engineering validation assignments. Exercises assigned assertions through browser, API, CLI, background, generated-artifact, migration/data, public-library, or parity surfaces and returns per-target verdicts with fresh evidence.
- ▌ Engineering Mission Playbook · intelligent-internetUse when planning or replanning engineering missions that create, change, port, migrate, integrate, or preserve durable codebase behavior across UI, API, CLI, background jobs, data/migrations, libraries, or operator workflows. Defines investigation, scope inventory, coherent VAL-* contracts, evidence floors, multi-target task topology, engineering validation, root-cause patching, and durable guidance. For pure metric search, use optimization-mission-playbook instead.
- ▌ Optimization Mission Playbook · intelligent-internetDomain playbook for optimization missions — any task whose goal is to move a metric: performance, latency, throughput, memory, cost, score, quality, compression, ranking, solver, model/eval, and similar metric-improvement work. Defines how to think about and run an optimization mission: establishing the ground truth, trusting the measurement, profiling to the dominant cost, estimating the ceiling, generating and pruning disposable hypotheses, exploring cheaply before verifying expensively, guarding against metric gaming and overfitting, reasoning about correctness and trade-offs, and stopping on evidence.
- ▌ Reminder · intelligent-internetCreate and manage reminders and scheduled agent tasks with Genii Cron.
- ▌ Kimi Webbridge · intelligent-internet bundleUse this skill for browser and website tasks in Genii, including explicit /webbridge requests. It drives the local Genii desktop runtime through the genii-desktop OpenClaw tools, which proxy to Kimi WebBridge running next to Chrome in the bot sandbox.
- ▌ Memory Browser · intelligent-internetBrowse Genii Memory status and recent indexes using memory_overview first, then memory_list, and memory_get only for exact detail reads.
- ▌ Genii Connections · intelligent-internet bundleUse this skill for everyday work with the user's connected accounts through Genii integrations: Gmail and Google Calendar. Trigger it when the user asks to read or send email, check or schedule calendar events, connect one of these accounts, or create an ongoing Gmail or Calendar watch. It drives the backend-proxied `composio_*` tools from the genii-integrations plugin.
- ▌ Memory Maintenance · intelligent-internet bundleDiagnose and maintain Genii Memory index health using scripts and tools. Use when installation, indexing, or data quality looks wrong.
- ▌ Memory Dream Review · intelligent-internetAudit Genii Memory quality with a read-only Dream pass over current file memories and the global profile.
- ▌ Memory Orchestrator · intelligent-internetOrchestrate Genii Memory retrieval using memory_search first and memory_get for exact file reads. Use when the user asks for historical context, project progress, project collaboration rules, or user profile facts.