Systematic debugging for the Ollama Agent Harness — reproduce, localize, reduce, fix, guard
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من Bradliebs/ollama-agent-harness. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
Systematic debugging for the Ollama Agent Harness — reproduce, localize, reduce, fix, guard
لغة النص الأصلي: الإنجليزية
Git workflow for the Ollama Agent Harness — atomic commits, small changes, safe history
لغة النص الأصلي: الإنجليزية
Security hardening for the Ollama Agent Harness — input validation, command injection, secrets, deny-first review
لغة النص الأصلي: الإنجليزية
Build a new MCP (Model Context Protocol) server from scratch — a stdio program that exposes tools to AI agents. Use when the user wants to wrap an API, CLI, or internal service as an MCP server the harness (or Claude Desktop, Cursor, etc.) can load. Adapted…
لغة النص الأصلي: الإنجليزية
Project conventions for the Ollama Agent Harness — architectural patterns borrowed from the Claude Code paper
لغة النص الأصلي: الإنجليزية
Passively get to know the user over time — distill durable facts about who they are, what they work on, and how they like to be helped from conversation history into USER.md and memory. The home-user analog of Microsoft Work IQ's implicit-memory layer. Use…
لغة النص الأصلي: الإنجليزية
Build and maintain a Karpathy-style LLM-maintained personal wiki (a "Second Brain") as plain markdown the user owns. Use when the user wants to set up a second brain, capture/ingest a source into their notes, ask their knowledge base a question, file…
لغة النص الأصلي: الإنجليزية
Evidence-first research — gathers sources on a topic, synthesises findings, and cites every claim. Marks what could not be verified instead of guessing.
لغة النص الأصلي: الإنجليزية
Code review skill for the Ollama Agent Harness — enforces architectural conventions from the Claude Code paper
لغة النص الأصلي: الإنجليزية
Autonomous plan execution — reads IMPLEMENTATION_PLAN.md, picks the next task, implements it, validates, commits, and repeats
لغة النص الأصلي: الإنجليزية
Guided wizard that scaffolds Copilot skills, agents, memory, and cookbook recipes into any repo from a plain-English project description
لغة النص الأصلي: الإنجليزية
Supervised shopping assistant — browses stores, compares prices, builds baskets, but ALWAYS requires human approval before checkout
لغة النص الأصلي: الإنجليزية
Testing conventions for the Ollama Agent Harness using Jest
لغة النص الأصلي: الإنجليزية