If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking a
Imported from prendradjaja/picpad (AGENTS.md). Install upstream with npx skills add prendradjaja/picpad. Copyright stays with the author.
If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation)
Co-authored by an LLM coding tool
Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/prendradjaja-picpad-picpad/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
prendradjaja-picpad-picpad.ocm.jsonjson
{
"ocm": "1",
"id": "prendradjaja-picpad-picpad",
"kind": "skill",
"name": "picpad",
"description": "If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.",
"publisher": "prendradjaja",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/prendradjaja/picpad",
"path": "AGENTS.md",
"ref": "bf47139960ca1f3ad6e4a6578a0185d33a55c944",
"url": "https://github.com/prendradjaja/picpad/blob/bf47139960ca1f3ad6e4a6578a0185d33a55c944/AGENTS.md",
"key": "prendradjaja/picpad/AGENTS.md"
}
},
"instructions": "- If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation)\n Co-authored by an LLM coding tool\n- Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.",
"cost": {
"context_tokens": 76
}
}
Fetch it by URL: GET /api/v1/registry/prendradjaja-picpad-picpad/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.