Skip to content
Skillv1.0.0

go-mitmproxy

Git commit messages should be concise and limited to a single line.

by lqqyt2423(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from lqqyt2423/go-mitmproxy (AGENTS.md). Install upstream with npx skills add lqqyt2423/go-mitmproxy. Copyright stays with the author.

Agent Guidelines

Git Commit Messages

Git commit messages should be concise and limited to a single line.

Code Comments

When generating code, include comments only when necessary. Avoid adding excessive comments to explain self-evident code.

User Interaction

Do not predict next steps. Only make changes that are explicitly requested by the user. Do not proactively modify other parts of the codebase or assume what the user wants to do next. Wait for the user's explicit instructions before proceeding with additional changes.

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/lqqyt2423-go-mitmproxy-go-mitmproxy/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.

lqqyt2423-go-mitmproxy-go-mitmproxy.ocm.jsonjson
{
  "ocm": "1",
  "id": "lqqyt2423-go-mitmproxy-go-mitmproxy",
  "kind": "skill",
  "name": "go-mitmproxy",
  "description": "Git commit messages should be concise and limited to a single line.",
  "publisher": "lqqyt2423",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Git commit messages should be concise and limited to a single line."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/lqqyt2423/go-mitmproxy",
      "path": "AGENTS.md",
      "ref": "3f5b4f8ee19d58784c6332ec946f46d3c2b2e73b",
      "url": "https://github.com/lqqyt2423/go-mitmproxy/blob/3f5b4f8ee19d58784c6332ec946f46d3c2b2e73b/AGENTS.md",
      "key": "lqqyt2423/go-mitmproxy/AGENTS.md"
    }
  },
  "instructions": "# Agent Guidelines\n\n## Git Commit Messages\n\nGit commit messages should be concise and limited to a single line.\n\n## Code Comments\n\nWhen generating code, include comments only when necessary. Avoid adding excessive comments to explain self-evident code.\n\n## User Interaction\n\n**Do not predict next steps.** Only make changes that are explicitly requested by the user. Do not proactively modify other parts of the codebase or assume what the user wants to do next. Wait for the user's explicit instructions before proceeding with additional changes.",
  "cost": {
    "context_tokens": 136
  }
}

Fetch it by URL: GET /api/v1/registry/lqqyt2423-go-mitmproxy-go-mitmproxy/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.