make api shell connection workflow
by LocoLoboZ
Standardize and validate Make API shell scenarios and connection workflows for reusable SaaS integrations.
New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties
THE AGENSI STORE
248 skills found
by LocoLoboZ
Standardize and validate Make API shell scenarios and connection workflows for reusable SaaS integrations.
Check your robots.txt and sitemap.xml for the mistakes that quietly block crawlers. Flags a site-wide Disallow: /, malformed directives, a missing Sitemap: line, sitemap XML that is not well-formed, <loc> URLs missing a scheme, mixed http and https, and sitemaps over the 50,000-URL or 50MB limits. Reads local files or pasted text and never touches the live site.
Repo gets views but no stars? Get the one ready-to-paste README fix for the biggest blocker killing your conversion.
Generate an llms.txt for your site and validate an existing one against the spec. The generator turns your sitemap.xml or docs folder into a clean, sectioned llms.txt with one-line descriptions. The validator flags a missing H1 title, a missing summary blockquote, malformed link entries, links with no description, relative URLs that should be absolute, and a referenced llms-full.txt that is not present.
An adversarial reviewer for AGENTS.md and agent instruction files. It flags ambiguous or contradictory rules, missing guardrails, vague tool and scope definitions, and untestable instructions, then returns a PASS / REVISE / BLOCK verdict — before the config drives your agent.
by Nex AI
Deploy appetizing, local-SEO-optimized landing pages for bakeries, butchers, and specialty food shops.
PR open but not merging? Find the #1 reason reviewers are stalling and get one ready-to-paste fix to unblock it.
Optimize multilingual content for European search engines using localized SEO intelligence and compliance rules.
by Nex AI
Canonical Next.js bridge for secure, real-time communication between browser UIs and local agent gateways.
by Nex AI
Deploy a complete Manifest V3 extension to capture and dashboard online receipts locally without bank access.
by Nex AI
Implement Clerk Organizations multi-tenancy with local DB syncing, RBAC mapping, and secure webhook handling.
Views but no sales? Get the one ready-to-paste fix for the biggest blocker stopping your first order.
An adversarial security gate that audits untrusted content — web pages, tool outputs, documents, emails — for embedded instructions, exfiltration, and authority spoofing, then returns a SAFE/REVIEW/BLOCK verdict.
by Nex AI
Builds a self-hosted second brain on a Raspberry Pi: pgvector RAG over your notes with local Ollama embeddings and a Telegram interface.
Turn buyer chats, objections, call transcripts, and CRM notes into stronger replies, deal scores, follow-up plans, coaching notes, and CRM-ready next steps.
by Samoxis
Your headless Ollama box crashes at 3am and you find out hours later. OllamaWatch pings your Telegram the instant a model dies, the GPU runs out of memory, or the API hangs — with a fix hint in every alert. One Python file, no SaaS, no dashboards.
by Nex AI
Identify conversion blockers and ad-budget leaks with a severity-ranked landing page audit.
A systematic Local SEO auditor that generates weighted scorecards and prioritized action plans for local businesses.
Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.
by LocoLoboZ
Build safety-first, framework-aligned incident response playbooks for ICS, SCADA, and OT environments.
Audit a JavaScript or TypeScript frontend for missing translations and hardcoded UI strings before you ship a new locale. Flags hardcoded JSX text and UI props (title, placeholder, aria-label, label, alt) not wrapped in t(), i18n.t(), or <Trans>; keys present in the default locale but missing from other locale files; keys referenced in code but absent from the locales (the raw dotted keys that leak to users); unused locale keys; and unparseable locale JSON.
Vet dependency changes for supply-chain risk before you install, commit, or release. Scans package and lockfile diffs for install-time lifecycle scripts, non-registry sources, suspicious download commands, typosquatting, and floating versions, across npm, pnpm, yarn, pip, uv, and poetry. Flags what to review with evidence. No install required.
Turns Claude into a senior WordPress launch reviewer that audits a site, theme, or plugin against the entire pre-launch standard across 7 weighted domains and returns one objective go/no-go decision with a scored blocker list.
Find the LLM integration code that breaks when a model blocks a response or falls back to a different model. Flags calls with no try/except or refusal branch, responses used or parsed with no guard for a blocked or empty answer, and hardcoded model ids with no fallback handling. Built for the Fable 5 era, where a high-risk call is blocked and silently falls back to Opus 4.8.