ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

stepfun-openrouter

Integrates StepFun AI models (Step-3.5 Flash, Step-3) via OpenRouter API. Free tier available. Features visible reasoning, fast responses, and multimodal capabilities.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mig6671/stepfun-openrouter
Or

StepFun via OpenRouter 🚀🧠

Fast, visible reasoning AI from StepFun — accessible via OpenRouter

A complete OpenClaw skill that integrates StepFun's powerful reasoning models through OpenRouter's unified API.

🆓 FREE TIER AVAILABLE

Start using Step-3.5 Flash immediately, no credit card required!

Quick Start

1. Get API Key

Visit https://openrouter.ai/keys and create a free API key.

2. Configure

export OPENROUTER_API_KEY="your-key-here"

3. Use

stepfun-cli "Hello!"
stepfun-cli --reasoning "Explain quantum computing"

Available Models

ModelPriceDescription
stepfun/step-3.5-flash:freeFREEFast, efficient reasoning
stepfun/step-3.5-flash~$0.20/M tokensProduction-grade
stepfun-ai/step3VariableAdvanced multimodal

Features

  • 🧠 Visible reasoning - see how AI thinks
  • ⚡ Streaming responses
  • 🖼️ Multimodal support
  • 🔧 Full CLI with all options

Installation

clawhub install stepfun-openrouter

Links

Metadata

Author@mig6671
Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mig6671-stepfun-openrouter": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

polymarket-news-monitor

Monitor official Polymarket sources (The Oracle blog, API status) for important updates, security alerts, and breaking news. Automatic importance scoring with instant notifications for critical events.

mig6671 1401

stepfun-openrouter

Integrates StepFun AI models (Step-3.5 Flash, Step-3) via OpenRouter API. Free tier available. Features visible reasoning, fast responses, and multimodal capabilities.

mig6671 1401

vector-memory-hack

Fast semantic search for AI agent memory files using TF-IDF and SQLite. Enables instant context retrieval from MEMORY.md or any markdown documentation. Use when the agent needs to (1) Find relevant context before starting a task, (2) Search through large memory files efficiently, (3) Retrieve specific rules or decisions without reading entire files, (4) Enable semantic similarity search instead of keyword matching. Lightweight alternative to heavy embedding models - zero external dependencies, <10ms search time.

mig6671 1401

minimal-test-skill

Minimal test skill for debugging ClawHub publishing

mig6671 1401

phoenix-shield

Self-healing backup and update system with intelligent rollback. Protects against failed updates by automatically monitoring system health post-update and recovering from backups when needed. Features canary deployment testing, health baselines, smart rollback, and 24/7 automated monitoring. Use when performing critical system updates, managing production deployments, or ensuring high availability of services. Prevents downtime through pre-flight checks, integrity verification, and automatic recovery workflows.

mig6671 1401