sqlitecpp-build-meson
vmaster
io.github.SRombauts/SQLiteCpp/sqlitecpp-build-meson
Builds SQLiteCpp with Meson. Use when configuring Meson builds, tests, or Meson options.
共 6,884 个资源
vmaster
io.github.SRombauts/SQLiteCpp/sqlitecpp-build-meson
Builds SQLiteCpp with Meson. Use when configuring Meson builds, tests, or Meson options.
vmaster
io.github.SRombauts/SQLiteCpp/sqlitecpp-sqlite-flags
SQLiteCpp and sqlite3 feature flags for CMake and Meson builds.
v0.2.11
io.clawhub.paulgnz/xpr-web-scraping
Tools for fetching and extracting cleaned text, metadata, and links from single or multiple web pages with format options and link filtering.
v1.0.0
io.clawhub.shepherd217/marketing-drafter
AI-powered tool generating consistent, SEO-optimized marketing content for emails, social media, ads, and landing pages with A/B testing and batch processing.
v1.0.0
io.clawhub.imaflytok/agent-security
Security hardening for AI agents. Audit your workspace for leaked secrets, check file permissions, validate API key storage, scan for prompt injection risks,...
v1.7.19
io.clawhub.austindixson/agent-swarm
IMPORTANT: OpenRouter is required. Routes tasks to the right model and always delegates work through sessions_spawn.
v1.0.0
io.clawhub.austindixson/playwright-commander
A skill to interact with web browsers using Playwright for advanced UI automation, analysis, and debugging.
v1.0.1
io.clawhub.autogame-17/feishu-common
Provides shared Feishu authentication, tenant token caching, retry handling, and authenticated API request support for dependent Feishu skills.
v1.4.11
io.clawhub.autogame-17/feishu-card
Send rich interactive Feishu cards with markdown, headers, buttons, images, and styled persona messages to users or groups.
v1.0.0
io.clawhub.autogame-17/feishu-drive
Manage Feishu Drive files and folders with upload, download, move, search, metadata retrieval, and access permission syncing.
v1.0.0
io.clawhub.autogame-17/feishu-calendar
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
v1.0.0
io.clawhub.autogame-17/feishu-bitable
Manage Feishu Bitable by listing tables and adding records or tasks using provided app credentials.
v1.2.7
io.clawhub.autogame-17/feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
v1.0.0
io.clawhub.autogame-17/code-stats
Visualizes repository complexity by counting files, lines of code, and grouping by extension. Use to assess project size or growth.
v2.0.0
io.clawhub.autogame-17/feishu-memory-recall
Cross-group memory, search, and event sharing for OpenClaw Feishu agents
v1.1.0
io.clawhub.krishna-505/skill-compass
Evaluate skill quality, find the weakest dimension, and apply directed improvements. Also tracks usage to spot idle or risky skills. Use when: first session...
v1.0.21
io.clawhub.teneoprotocoldev/teneo-agent-sdk
Teneo Protocol CLI — discover and query 400+ AI agents on the Teneo Protocol network. Manage rooms, handle x402 USDC micropayments, and auto-generate encrypt...
v16.0.2
io.clawhub.koatora20/guard-scanner
Security scanner and runtime guard for OpenClaw skills, MCP servers, and AI agent workflows. Detects prompt injection, identity hijacking, memory poisoning,...
v1.0.1
io.clawhub.emilioacc/atxp
Access ATXP paid API tools for web search, AI image generation, music creation, video generation, X/Twitter search, email, and agent account management. Use...
vmain
io.github.videojs/v10/refactor-behavior
Refactor an existing SPF behavior using purpose-first discipline. Forces articulation of the behavior's purpose and business rules before code analysis, then maps to the documented patterns in internal/design/spf/conventions/. Triggers: "refactor behavior", "refactor this behavior", "clean up behavior", "apply conventions to behavior", "review behavior for refactor".
vmain
io.github.cursor/community-plugins/add-cursor-ambassador
Adds Cursor Directory ambassador badges by name or email via Supabase. Resolves the person and sets users.is_ambassador. Use when the user asks to add, grant, or promote an ambassador, ambassador badge, or Cursor Ambassador.
vmaster
io.github.TeamWiseFlow/xiaobei/browser-guide
Best practices for using the managed browser — handling login walls, CAPTCHAs, lazy-loaded content, paywalls, and tab cleanup.
vmaster
io.github.TeamWiseFlow/wiseflow/browser-guide
Best practices for using the managed browser — handling login walls, CAPTCHAs, lazy-loaded content, paywalls, and tab cleanup.
vnext
io.github.webiny/webiny-js/api-bundle-size-limit
Covers how to configure the maximum allowed size of the Webiny API Lambda bundle using the Infra.Api.MaxBundleSize extension in webiny.config.tsx. Use when a project's API bundle exceeds the default 4.5 MB limit or when you want to enforce a stricter limit. Handles the extension syntax, byte calculations, and interpreting the build error message.