agentsclimarketplace

Forge cache

Skill is-bo/fullstack-forge-skill/.cursor/skills/forge-cache

First decide whether caching is justified, then audit keys, invalidation, consistency, privacy, and failure behavior. Activate automatically for detected caches, cdns, memoization, or a measured proposal to add caching when that concern is relevant to a software-engineering request.From its SKILL.md

Install
npx -y skills add is-bo/fullstack-forge-skill --skill forge-cache

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

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 349 tokens by cl100k_base, as published. Nobody here has run it

<!-- fullstack-forge:managed-adapter v1 skill=forge-cache canonical=../../../.fullstack-forge/skills/forge-cache/SKILL.md -->

Fullstack Forge adapter: forge-cache

This file is a pointer maintained by Fullstack Forge. It exists so this agent host can discover and trigger the skill. The full playbook is not duplicated here: one canonical copy is shared by every installed host.

Read the canonical playbook now and follow it exactly:

../../../.fullstack-forge/skills/forge-cache/SKILL.md

That path is relative to this file. From the installation root it is .fullstack-forge/skills/forge-cache/SKILL.md. Every resource the playbook references (fullstack-forge/references/..., fullstack-forge/schemas/..., fullstack-forge/templates/..., fullstack-forge/profiles/...) resolves relative to .fullstack-forge/skills/.

Resolve the runtime composition before loading specialist guidance:

node ../../../.fullstack-forge/runtime/cli/src/composition-entry.js cache compose --root <repository-root> --json

Pass repeatable --request, --condition, or --risk-surface values only for explicit requests and directly proven task facts.

Then load only the ordered selected paths in .forge/composition.json. Stop and report the installation as damaged if missing is non-empty; suppressed sources are not fallback instructions.

Do not edit this adapter; edit the canonical playbook instead. If the canonical file is missing or unreadable the installation is damaged: run forge doctor, then forge update all.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.