VerifiedGit
v1.0.0

Test OpenCode Tooling

by @scouzi19660 pulls
URLopenbooklet.com/s/test-opencode-tooling
Pinnedopenbooklet.com/s/test-opencode-tooling@1.0.0
APIGET /api/v1/skills/test-opencode-tooling

Automated loop that runs OpenCode tasks against afm, captures tool call errors from both sides, classifies each as an **afm bug** or **model error**, and generates a report. Does not fix anything.

9 skills from this reposcouzi1966/maclocal-api
Test OpenCode Toolingviewing
Add AFM Model.codex/skills/add-afm-model/SKILL.md

Investigate and add support for a HuggingFace MLX model to the AFM server.

afmskills/afm/SKILL.md

Maintain and extend AFM (maclocal-api), a Swift OpenAI-compatible local LLM server and CLI for Apple Foundation Models, MLX models, API gateway proxying, and Vision OCR. Use when working on AFM CLI commands (`afm`, `afm mlx`, `afm vision`), OpenAI `/v1/chat/completions` and `/v1/models` behavior, streaming SSE, tool-calling, structured outputs, reasoning extraction, vendor mlx-swift-lm patch integration, WebUI packaging, or AFM build/test/release scripts.

afm-release-wheel.claude/skills/afm-release-wheel/skill.md

Use when user wants to build a PyPI wheel from an existing compiled afm binary and publish to PyPI. Covers staging assets, building the wheel, and providing the uv publish command. Only for official stable releases, not nightly builds.

build-afm.codex/skills/build-afm/SKILL.md

Build AFM from scratch, including submodules, patches, WebUI assets, and the Swift package build.

Promote AFM to Stable Release.claude/skills/afm-build-promote-nightly/skill.md

Build a stable release from either the current `main` branch HEAD or a specific nightly commit. Updates `BuildInfo.swift` with the stable version, rebuilds with verified patches, then publishes to GitHub, Homebrew (`afm.rb`), and PyPI.

test-afm.codex/skills/test-afm/SKILL.md

Run AFM validation workflows, from smoke checks through broader regression suites.

test-afm-assertions.claude/skills/test-afm-assertions/SKILL.md

Run AFM assertion tests across one or more models with deterministic pass/fail validation. Tests tool calling (including XML format), stop sequences, logprobs, think extraction, streaming, prompt cache, error handling, and performance.

test-macafm.claude/skills/test-macafm/SKILL.md

Run the maclocal-api test suite: automated pass/fail assertions and AI-judge smart analysis.

Auto-indexed from scouzi1966/maclocal-api

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0