agentsclimarketplace

Fork test

Skill Geeksfino/openskills/examples/skills/fork-test

Rust runtime with TS/Python bindings for Claude Skills with progressive disclosure of skill metadata, full content and scripts/resources. Any agent can now own skills. Currently support Seatbelt and experimentally, WASM, sandboxing

Install
npx -y skills add Geeksfino/openskills --skill fork-test

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Minimal skill for testing context fork behavior. Do not use in production.

SKILL.md

0.7 KB, as published. Nobody here has run it

Fork Test Skill

This skill exists only for testing the context: fork pattern.

Purpose

Validates that:

  • Forked contexts properly isolate intermediate outputs
  • Tool calls are recorded in the session
  • Only summaries are returned to the parent context
  • Multiple tool calls are tracked correctly

Instructions

When this skill is activated, perform the following actions:

  1. Read the provided input
  2. Execute any requested tool calls
  3. Return a concise summary of the results

Return the input unchanged as the result.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.