Harnessable
CatalogSign in

@test/bfd

bfd

public

Edit the manifest details, adjust items, and copy the install command once the pack is public.

View public

Pack details

Metadata, visibility, and compatible agents for this manifest.

Visibility

Anyone can find and install it.

Compatible agents

Removing an agent will fail if any item still targets it.

Items

What this pack installs. Each item declares one source and the agents it targets.

1 item

semver or tag

Adding adds it to the draft. Nothing publishes until you cut a release.
  • skillcreate-pr-n8n-io-n8ncreate-pr-n8n-io-n8n

    Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user sa...

    git github.com/n8n-io/n8n@maintargets codex, claude-code

Install command

Installs the selected items into the chosen agents.

Target

Items (1/1)

Run in your terminal

npx harnessable install test/bfd --agent all
or use a one-line script
curl -fsSL 'https://harnessable.dev/api/install?pack=test%2Fbfd&agent=all' | sh