Add company/ export snapshot for re-import capability
Exports current CartSnitch company configuration (agents, skills, COMPANY.md, README, .paperclip.yaml) into the company/ directory. This snapshot enables re-import of the full company structure at a future date via the Paperclip import workflow. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: "github-app-token"
|
||||
description: "Generate a GitHub installation access token from a GitHub App PEM key, App ID, and Installation ID, then authenticate the gh CLI with it."
|
||||
slug: "github-app-token"
|
||||
metadata:
|
||||
sources:
|
||||
-
|
||||
kind: "github-dir"
|
||||
commit: "52d85502e4456d551d4b7702eda43bd36e3ff5ec"
|
||||
path: "github-app-token"
|
||||
repo: "farhoodliquor/skills"
|
||||
trackingRef: "main"
|
||||
url: "https://github.com/farhoodliquor/skills"
|
||||
key: "farhoodliquor/skills/github-app-token"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user