
nextfrontierbuilds skills on Remote OpenClaw
8 skills published by nextfrontierbuilds. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
elite-longterm-memory
A multi-layer memory system for AI coding agents that combines in-session file state, vector search via LanceDB, git-notes storage, curated markdown archives, optional cloud sync, and optional auto-extraction. Uses a Write-Ahead Log protocol to persist context before responding. Designed for agents running in Cursor, Claude Code, ChatGPT, and Copilot.
ai-pdf-builder
CLI and Node.js library that generates formatted PDFs from markdown or AI-generated content. Supports legal documents, pitch decks, and business reports including SAFEs, NDAs, term sheets, and whitepapers. Runs locally via Pandoc/LaTeX or can use Claude to generate document content from prompts.
moltbot-best-practices
A set of behavioral rules for AI coding agents derived from documented real-world failures. Covers confirmation loops, draft-before-publish flows, failure escalation, and stop-signal handling. Applies to agents running in Cursor, Claude Code, ChatGPT, and GitHub Copilot.
skill-scaffold
CLI tool that generates boilerplate file structures for AI agent skills. Supports OpenClaw/Moltbot, MCP server, and generic templates. Outputs SKILL.md, README.md, and optional scripts or CLI binary scaffolding.
fear-greed
Fetches the crypto Fear & Greed Index from the Strykr PRISM API and renders it as terminal output, JSON, or an embeddable widget. Supports React components, plain HTML script tags, and iframes with configurable auto-refresh. No API key required.
moltbot-security
A configuration and hardening guide for OpenClaw and Moltbot AI agent gateways. Addresses publicly exposed gateways, which can leak API keys, conversation histories, and shell access to any internet scanner. Based on research that found 1,673+ exposed instances on Shodan.
strykr-prism
Strykr PRISM is a unified financial data API covering crypto, stocks, forex, ETFs, commodities, and DeFi through 120+ endpoints. It includes asset identifier resolution across naming conventions, token security analysis, and on-chain wallet data. Designed for use with AI agents and trading bots.
prism-scanner
Scans crypto tokens for rug pull indicators across Solana and EVM chains. Checks holder concentration, liquidity lock status, honeypot patterns, contract verification, and copycat similarity against known scams. Returns a 0-100 risk score with per-check breakdowns.