← Back to Skills Marketplace
tobiasbentin

Riverpod

by tobiasbentin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
307
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install riverpod
Description
Flutter state management with Riverpod - declarative, type-safe, and code-generated providers. Use when building Flutter apps that need reactive state manage...
Usage Guidance
This skill is documentation-only and appears coherent with its stated purpose. Before using: (1) run the shown build_runner commands only inside a trusted Flutter project (they will modify generated files), (2) review any example network calls (Dio/api) to ensure you supply your own API endpoints and keys rather than copying credentials, and (3) verify Riverpod and Flutter version compatibility with your project. No credentials or installs are requested by the skill itself.
Capability Analysis
Type: OpenClaw Skill Name: riverpod Version: 1.0.0 The skill bundle provides documentation and code examples for Riverpod, a Flutter state management solution. All content, including the `SKILL.md` and `BEST_PRACTICES.md` files, is educational and demonstrates legitimate Flutter development practices. The `SKILL.md` contains standard `flutter pub run build_runner` commands, which are expected for code generation in Flutter projects. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the AI agent's intended behavior. Network calls shown in code examples use the `Dio` library for typical API interactions, which is benign in this context.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md and BEST_PRACTICES.md content: Flutter Riverpod patterns, providers, and build_runner usage. It requests no unrelated binaries, environment variables, or config paths.
Instruction Scope
Runtime instructions are documentation and code snippets for using Riverpod in a Flutter project (including running 'flutter pub run build_runner ...'). There are no steps to read unrelated system files, exfiltrate data, or post to unexpected endpoints. Example code references network clients (e.g., Dio) but only as typical sample usage.
Install Mechanism
No install spec and no code files — this is instruction-only documentation. Nothing will be downloaded or written by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. Sample snippets mention APIs/clients that a developer would provide in their own project; the skill itself does not request secrets.
Persistence & Privilege
'always' is false and model invocation is normal. The skill does not request persistent system presence or modify other skills/configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install riverpod
  3. After installation, invoke the skill by name or use /riverpod
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Riverpod 1.0.0 – Initial Release - Introduces comprehensive documentation for Riverpod state management in Flutter. - Covers provider types (ProviderNotifier, AsyncNotifier, StreamProvider, Family) and code generation via @riverpod. - Includes code patterns for API calls, dependency injection, provider combination, and pattern matching with AsyncValue. - Provides workflow for code generation and essential commands. - Details best practices and testing strategies for scalable Flutter app development.
Metadata
Slug riverpod
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Riverpod?

Flutter state management with Riverpod - declarative, type-safe, and code-generated providers. Use when building Flutter apps that need reactive state manage... It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install Riverpod?

Run "/install riverpod" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Riverpod free?

Yes, Riverpod is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Riverpod support?

Riverpod is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Riverpod?

It is built and maintained by tobiasbentin (@tobiasbentin); the current version is v1.0.0.

💬 Comments