AgentStack
Skryx-L-A avatar

Skryx-L-A

27 listings · 0 installs

Open-source publisher. Listings imported from github.com/Skryx-L-A — credited to the original author with their license.

↗ github.com/Skryx-L-A
27 results
Self-run
SKILL

Research Decision

Build and set up a research-and-decision project — a structured investigation that compares candidates against criteria to reach a sourced, logged recommendation. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to research a question, weigh options, compare alternatives, build a decision matrix, or decide between candidates (which X to choose) by a deadl…

0
6
Free
Self-run
SKILL

Ai Agent Mcp

Build/set up an AI meta-tooling project — a Claude Code skill, a subagent, an MCP server, or an agent app — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build a skill, write a subagent, stand up an MCP server, or ship an agent/LLM app. Chains skill-creator + claude-api, picks the right Claude model, and bakes in an eval plan so tri…

0
7
Free
Self-run
SKILL

Agency Automations

Builds the RUNNING automations a local-business/agency actually delivers — speed-to-lead, database reactivation, reviews & referrals — wiring webhooks, SMS/email messaging, follow-up sequences, and booking into a live system. Project-kit sub-skill loaded by new-project routing, or composed by build-business, whenever the user wants to DELIVER and RUN automations (not just plan them). Defaults to…

0
8
Free
Self-run
SKILL

Saas

Build/set up a SaaS project — a multi-tenant web app with auth, billing, and a backend — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build a SaaS, web app, subscription product, dashboard, or "app people log into and pay for". Composes the website + api-backend sub-skills (and build-business when it must make money) rather than du…

0
8
Free
Self-run
SKILL

Email Manager

Autonomously manages an inbox — triage, label, summarize, draft replies, and follow-ups — for a business inbox, a customer-support queue, or personal/ops use. Draft-first by design with a send gate: Claude reads, classifies, labels, summarizes, and writes on-voice drafts on its own; nothing leaves the inbox unless a human or a wired transport approves it. A project-kit skill. Triggers when the us…

0
8
Free
Self-run
SKILL

Hardware Embedded

Stand up a firmware / embedded / microcontroller / robotics / IoT project in a project folder from the user's answers — toolchain set up, drivers and the main loop written, a power budget checked, and a guided flash-and-verify path onto the real board. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD firmware / an embedded system / a microcontroller, roboti…

0
4
Free
Self-run
SKILL

Desktop App

Build and set up a desktop / cross-platform application project (Electron, Qt/Python, or Tauri) with per-OS packaging, code signing, auto-update, and a GitHub-Release-plus-download-page distribution flow. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to build, create, or ship a desktop app, a native GUI, a tray/menu-bar utility, a cross-platform instal…

0
3
Free
Self-run
SKILL

Simulation

Stand up a scientific-computing / numerical SIMULATION project in a project folder from the user's answers — physics, orbital mechanics, signal/numerical, agent-based, or Monte-Carlo modeling — implemented against governing equations and validated honestly against a known analytic or benchmark case. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD a simulat…

0
3
Free
Self-run
SKILL

Social Media Manager

Autonomously manages social media accounts — creates ads, writes and schedules posts, posts to subreddits/Reddit, and engages/replies — across X, Reddit, LinkedIn, Instagram, Facebook, and TikTok, for a business or brand. A project-kit skill. Triggers when the user wants to run or manage social media, make ads or ad creatives, post to Reddit/subreddits, schedule content, grow a channel, or handle…

0
5
Free
Self-run
SKILL

Bot Automation

Build/set up a bot or automation project — a Discord/Telegram bot OR a workflow automation (n8n, cron, scheduler) — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build a bot, automate a workflow, schedule a recurring job, wire up event triggers, or connect services. Chains the n8n MCP for workflow builds and bakes in hosting (always…

0
5
Free
Self-run
SKILL

Quant Strategy

Stand up a standalone quantitative TRADING STRATEGY project in a project folder from the user's answers — a walk-forward, leakage-free backtest with realistic costs and slippage, an honest BACKTESTS.md, and a reflexion loop that PROPOSES but never auto-deploys. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD a trading/quant strategy, backtest an edge, or r…

0
5
Free
Self-run
SKILL

Cli Tool

Build and set up a command-line tool project — a clean CLI with subcommands, --help, and proper exit codes, a real test suite, and a pip/npm publish path. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to build, create, or ship a CLI, a command-line tool, a terminal utility, a dev tool, or a binary/script that's run from the shell and (optionally) publi…

0
2
Free
Self-run
SKILL

Mobile App

Build and set up a mobile application project (iOS, Android, Flutter, React Native, or Expo) with screen scaffolding, signing, store-listing assets, and an EAS/native build-and-submit pipeline to the App Store and Google Play. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to build, create, or ship a mobile app, a phone/tablet app, an iOS or Android app…

0
5
Free
Self-run
SKILL

Oss Library

Build/set up a publishable open-source library — a PyPI, npm, or crates.io package — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to ship a reusable package/library/SDK, "publish a module", make an installable dependency, or open-source a piece of code. Bakes in semantic versioning, a chosen LICENSE, a README with real examples, CHANG…

0
4
Free
Self-run
SKILL

Browser Extension

Build/set up a browser-extension project — a Chrome/Firefox/Edge add-on with content scripts, a background service worker, and a popup/options UI — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build a browser extension, add-on, Chrome/Firefox plugin, or web-page-injecting tool. Defaults to Manifest V3, minimal permissions, and a st…

0
3
Free
Self-run
SKILL

Game Dev

Build/set up a game project FROM SCRATCH — a 2D or 3D game in Godot, Unity, Unreal, or the web (Phaser/Three.js) — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build, make, or prototype a game, a playable demo, or a game loop. Chains higgsfield for assets/audio/browser-game generation and magic for menus/UI, and bakes in a playable…

0
5
Free
Self-run
SKILL

New Project

Stand up a brand-new project folder end-to-end — grill the plan to a full Definition of Ready, then auto-scaffold the perfect file/memory structure, project-specific sub-agents, and tooling for it. Use WHENEVER the user wants to start/create/set up a new project, a new project folder, a new repo, a new app/site/tool/business/research/anything — even if they only say "neues Projekt", "new project"…

0
6
Free
Self-run
SKILL

Website

Build/set up a website project — a marketing site, landing page, portfolio, blog, agency, or business site — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build/design/redesign a website or web UI. Defaults to Astro 5 static, DSGVO-safe self-hosted assets, BITV/WCAG-AA accessibility, German UI with English code, Netlify deploy.

0
7
Free
Self-run
SKILL

Game Mod

Build and set up a game-mod project — a mod, patch, total conversion, or tweak for a specific game and engine, shipped through a mod loader and deployed to a real game install. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to mod, patch, hack, retexture, rebalance, or extend a game, especially on Linux via Proton with a loader like UE4SS or Smithbox.

0
5
Free
Self-run
SKILL

Ecommerce Store

Stand up an e-commerce STORE / storefront in a project folder from the user's answers — Shopify-first, with a product catalog, collections, inventory, a working checkout, a discount, and analytics wired up. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD an online store / storefront / sell products / set up Shopify / a shop with checkout. Technical build o…

0
6
Free
Self-run
SKILL

Build Business

Stand up a complete one-person AI-agency / local-business operation in a project folder, driven by the user's answers. Operationalises the full 7-day "start a 1-person business with Claude" system — pick a market, target franchises, and build the three service pillars (database reactivation, reviews & referrals, speed-to-lead), then get clients with paid ads and a sales trainer — and merges prove…

0
9
Free
Self-run
SKILL

Data Ml

Stand up a data / machine-learning project in a project folder from the user's answers — a reproducible data pipeline, training, and HONEST evaluation with hard leakage and overfit guardrails. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD a model / ML pipeline / data pipeline / classifier / predictor / do training/eval/analysis on data. Leakage disciplin…

0
5
Free
Self-run
SKILL

Generic Project

The FALLBACK project-kit sub-skill loaded by new-project routing for ANY project with no specific type match — life-admin, an event, a hardware build, a personal system, a one-off, whatever. Use WHENEVER the user wants to start, set up, organise, or run a project that doesn't fit website / app / API / data / business / research / writing / game-mod / any other type. Makes zero code or business as…

0
5
Free
Self-run
SKILL

Content Writing

Build and set up a content-writing project — a book, course, documentation set, article, guide, or long-form written work — structured by outline and chapters and exported to a polished format. This is a project-kit sub-skill loaded by new-project routing. Use WHENEVER the user wants to write, draft, author, or ghostwrite a book, course, e-book, manual, docs, article, newsletter, or any substanti…

0
5
Free
Self-run
SKILL

Creative Media

Build/set up a creative-media project — AI image/video/audio generation, a YouTube or ads channel, thumbnails, short-form, or brand visuals — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to make videos, generate images, run a content channel, design thumbnails, produce ads, or build brand visuals. Chains higgsfield-generate (+ soul-id…

0
6
Free
Self-run
SKILL

Api Backend

Stand up a production-shaped REST/GraphQL API or backend service in a project folder from the user's answers — data model + reversible migrations, auth, input validation, tested endpoints, and a deploy path. A project-kit sub-skill loaded by new-project's routing whenever the user wants to BUILD AN API / backend / web service / endpoints / a server with a database. Supabase-first option; composes…

0
8
Free
Self-run
SKILL

Llm App

Build/set up an LLM-powered PRODUCT — a chatbot, RAG-over-documents app, agent app, or fine-tune — from the user's grilled answers. Project-kit sub-skill loaded by new-project routing whenever someone wants to build an AI app, a chatbot, RAG, "chat with my docs", an LLM agent product, or fine-tune a model. Chains claude-api + Supabase pgvector + skill-creator evals, and bakes in grounded citation…

0
8
Free
You've reached the end · 27 loaded