formspreeFormspree integration. Manage Forms. Use when the user wants to interact with Formspree data.
Install via ClawdBot CLI:
clawdbot install gora050/formspreeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Small businesses use Formspree to embed contact forms on their websites, collecting inquiries from potential customers. This skill automates retrieving and analyzing form submissions to track leads and respond promptly, improving conversion rates.
Organizations host events and use Formspree forms for attendee sign-ups. This skill helps manage registrations by fetching submission data, enabling automated confirmation emails and attendee list generation for event planning.
Companies deploy feedback forms on their websites to gather customer opinions and reviews. This skill processes submissions to aggregate feedback, identify trends, and trigger follow-up actions for customer satisfaction improvements.
Recruitment agencies or HR departments use Formspree for job application forms on career pages. This skill retrieves submissions to streamline applicant tracking, sort candidates by criteria, and integrate with hiring workflows.
Formspree offers a free tier for basic form handling with paid upgrades for advanced features like spam protection and integrations. This model attracts small users and converts them to paying customers as needs grow, generating recurring revenue.
Web development agencies use Formspree to quickly implement forms for client projects without backend coding. They charge clients for setup and maintenance, leveraging the skill to manage multiple client forms efficiently and reduce development time.
Businesses integrate Formspree with analytics tools to process form data for insights. This model involves offering analytics services that use the skill to extract submission data, analyze trends, and provide reports for decision-making.
💬 Integration Tip
Use Membrane's pre-built actions like list-form-submissions first to save tokens and handle auth automatically; check existing connections with membrane connection list before creating new ones.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.