Skip to main content
traylinx
GitHub creator profile

traylinx

Repository-level view of 56 collected skills across 6 GitHub repositories.

skills collected
56
repositories
6
updated
Aug 9, 2026
repository explorer

Repositories and representative skills

switchailocal
software-developers

Unified LLM proxy for AI agents. Route all model requests through http://localhost:18080/v1. Provides FREE access to Gemini CLI, Claude CLI, Codex, and Vibe via your existing subscriptions. Includes Intelligent Auto-Routing (Cortex) for autonomous model…

Aug 9, 2026
ail-provider
software-developers

Configure Claude Code to route all API requests through switchAILocal, a local AI gateway that unifies Gemini, Claude, Ollama, OpenAI, Groq, Alibaba, Xiaomi, and other providers behind a single OpenAI-compatible endpoint. Run this skill to discover available…

Jun 21, 2026
api-designer
software-developers

Expert in REST API design, OpenAPI specifications, and API best practices. Has tools to validate specs and generate OpenAPI from Go structs.

Mar 26, 2026
switchai-architect
software-developers

Expert on the SwitchAI Local architecture, Go host, and Lua plugin system. Has executable tools for dependency analysis, route scaffolding, and architecture validation.

Mar 26, 2026
testing-expert
software-quality-assurance-analysts-and-testers

Expert in Testing Methodologies (Go testing, Vitest, Playwright, TDD). Has tools for coverage analysis and test generation.

Mar 26, 2026
blog-optimizer
technical-writers

Specialized instructions for writing and optimizing Jevvel Labs blog posts. Focuses on SEO, engaging introductions, and the unique 'cyber-brutalist' aesthetic.

Jan 31, 2026
debugging-expert
software-developers

Expert in systematic debugging, root cause analysis, profiling, and performance troubleshooting. Use when stuck on bugs, investigating errors, or optimizing performance.

Jan 31, 2026
devops-expert
network-and-computer-systems-administrators

Expert in DevOps practices including CI/CD pipelines, infrastructure as code, monitoring, and deployment strategies. Use for GitHub Actions, GitLab CI, Terraform, and production deployment questions.

Jan 31, 2026
Showing 8 of 23 collected skills.
lope-ask
software-developers

Ask every configured validator the same question and return N independent answers — one per model. No sprint framing, no phases, no verdict parsing. Use for any multi-perspective query: 'what do these 5 CLIs think about X?', 'compare how 3 models solve this…

Jul 15, 2026
lope-compare
software-developers

Compare two files across every validator. Each model picks which file is better against explicit criteria (--criteria flag). Tally the picks; print the winner. Use for A/B review, before/after diff evaluation, migration decisions, bake-offs. Criteria is…

Jul 15, 2026
lope-deliberate
software-developers

Run an Agent-Order-style council deliberation on a decision artifact. Six built-in templates: ADR, PRD, RFC, build-vs-buy, migration-plan, incident-review. The 7-stage protocol — independent positions, anonymized critique, revision, synthesis, rubric review,…

Jul 15, 2026
lope-execute
software-developers

Execute a sprint phase-by-phase with validator-in-the-loop retry. For each phase: implement (code, deliverables, research, etc.) → AI validators review → retry on NEEDS_FIX → advance on PASS. Works with any domain (engineering, business, research).

Jul 15, 2026
lope-flow
software-developers

Run a declarative GRAPH workflow where AI agents negotiate autonomously — no human gates. A flow is a DOT graph: nodes are agent turns, ensemble reviews, shell verify-steps, or judge/routers; edges carry conditions and loops. Each node dispatches into lope's…

Jul 15, 2026
lope-implement
software-developers

Run a sprint with zero-human swarm orchestration. First select implementation agents and escalation agents, then Lope executes phases without further human input. Use when the user says implement the whole sprint, stay out of the loop, use Claude/OpenCode or…

Jul 15, 2026
lope-negotiate
software-developers

Draft a sprint doc via multi-round negotiation with AI validators. Lope sends your plan to other AI CLIs (Claude, Gemini, OpenCode, Codex, Mistral Vibe, Aider, Ollama, Goose, llama.cpp, Open Interpreter, Copilot, Amazon Q, or any HTTP API) for independent…

Jul 15, 2026
lope-pipe
software-developers

Read stdin as the prompt, fan out to every configured validator, print per-model answers. The composable shell verb — anything that produces text on stdout can feed lope in a pipeline. Per-validator isolation by default: one timeout doesn't kill the run. Pass…

Jul 15, 2026
Showing 8 of 17 collected skills.
scoutica-protocol
software-developers

Open protocol for AI-readable, candidate-owned professional profiles. Install the CLI, generate Skill Cards from CVs, search jobs, evaluate fit scores, and let AI agents discover and negotiate with candidates on their own terms.

Jul 15, 2026
apply-to-role
human-resources-specialists

Draft a tailored CV and cover letter for a specific role, grounded entirely in a candidate's Scoutica Skill Card. Runs the deterministic fit scorer as a gate first and refuses to draft when the candidate's own rules reject the role. Use when a candidate asks…

Jul 10, 2026
create-skill-card
software-developers

Create a Scoutica Skill Card from candidate documents. Use when asked to generate a professional profile, build a skill card, or convert a CV/resume into a machine-readable format. Reads documents from a folder and outputs 4 structured files (profile.json,…

Jul 8, 2026
build-integration
software-developers

Build a plugin, SDK, or integration that consumes the Scoutica Protocol. Use when asked to connect Scoutica with a job board, ATS, website, or any external application. Provides the API contract, data schemas, and integration patterns.

Jul 8, 2026
evaluate-candidate
software-developers

Evaluate a candidate's Scoutica Skill Card against a job description or role requirements. Use when asked to match a candidate to a role, score a profile, check if an opportunity fits, or pre-screen applicants. Returns a structured fit report with scores and…

Jul 8, 2026
extend-protocol
software-developers

Extend the Scoutica Protocol with new schemas, entity types, rule templates, or CLI commands. Use when asked to add new features, modify the card format, add support for new entity types (agents, teams, robots), or contribute to the protocol specification.

Jul 8, 2026
scoutica
software-developers

Alice Developer — AI-readable professional profile with automated opportunity filtering

Jul 8, 2026
garagetytus-shared-folder
software-developers

How agents inside a tytus pod (or any S3 client — Mac, Linux, remote box) read and write files in a shared bucket on the droplet so they can collaborate with the user's Mac and with other pods. Covers credential discovery, the S3 endpoint, the three common…

May 6, 2026
garagetytus-troubleshoot
network-and-computer-systems-administrators

Diagnose + fix problems with a garagetytus install. Symptom- driven decision tree covering the install path, bootstrap path, daemon lifecycle, port collisions, keychain issues, integration failures (boto3 403/400, rclone), and observability gaps. Always reach…

Apr 27, 2026
garagetytus-bootstrap
network-and-computer-systems-administrators

First-run bootstrap of an installed garagetytus daemon — start the service, run admin-API layout assignment, provision the `s3-service` keypair, and verify the daemon is healthy. Idempotent end-to-end. Use after `garagetytus install` and before any bucket /…

Apr 25, 2026
garagetytus-daily-ops
network-and-computer-systems-administrators

Day-to-day operations on a bootstrapped garagetytus daemon — start / stop / restart / status, bucket lifecycle, grant lifecycle (mint / revoke / expire / deny-all), reading metrics + watchdog state, and recovery from unclean shutdown. The catch-all for "the…

Apr 25, 2026
garagetytus-install
network-and-computer-systems-administrators

Install the garagetytus standalone S3 daemon on a fresh Mac or Linux host end-to-end. Detects the platform, walks the prereq chain (Garage upstream binary, Homebrew on Mac, musl download + SHA verify on Linux), runs `garagetytus install`, and post-verifies…

Apr 25, 2026
Showing 6 of 6 repositories
All repositories loaded