Skip to content

docs: link to the spark-http-proxy agent skill#103

Merged
paolomainardi merged 1 commit into
mainfrom
docs/agent-skill-pointer
Jul 6, 2026
Merged

docs: link to the spark-http-proxy agent skill#103
paolomainardi merged 1 commit into
mainfrom
docs/agent-skill-pointer

Conversation

@paolomainardi

@paolomainardi paolomainardi commented Jun 20, 2026

Copy link
Copy Markdown
Member

User description

🤖 This was written by an AI agent on behalf of @paolomainardi.

Summary

Add a pointer from this repo to the spark-http-proxy agent skill in sparkfabrik/sf-agents-harness, so people (and their AI coding agents) discover it.

  • README.md — a short callout under the intro for users on an AI coding agent.
  • AGENTS.md — a note distinguishing working on the proxy's own source (this file) from using the proxy in a consumer project (the skill).

The skill teaches agents to expose containers (VIRTUAL_HOST/traefik.*), generate certificates, configure DNS, troubleshoot routing, and uninstall. It is open in sf-agents-harness PR #108 and the link resolves once that merges.

Docs only; no code changes.


PR Type

Documentation


Description

  • Add spark-http-proxy agent skill pointer to README.md and AGENTS.md

  • Link to sparkfabrik/sf-agents-harness skill for AI coding agents

  • Minor formatting fixes in README.md


Diagram Walkthrough

flowchart LR
  A["README.md"] -- "callout block added" --> B["spark-http-proxy agent skill\n(sf-agents-harness)"]
  C["AGENTS.md"] -- "note added" --> B
Loading

File Walkthrough

Relevant files
Documentation
AGENTS.md
Add agent skill pointer for consumer project usage             

AGENTS.md

  • Added a callout block at the top distinguishing working on the proxy
    source vs. using it from a consumer project
  • Links to the spark-http-proxy agent skill in
    sparkfabrik/sf-agents-harness
+6/-0     
README.md
Add agent skill link and minor formatting fixes                   

README.md

  • Added a callout block for AI coding agent users pointing to the
    spark-http-proxy agent skill
  • Minor trailing whitespace fix on one line
  • Added blank line after generate-mkcert command description for
    formatting
+7/-1     

Point README and AGENTS.md at the spark-http-proxy agent skill in sparkfabrik/sf-agents-harness, which teaches AI coding agents to expose containers, generate certificates, configure DNS, and troubleshoot routing with this proxy from a consumer project.

Assisted-by: claude-code/claude-opus-4-8
@sparkfabrik-ai-bot

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Broken Link

The link to sparkfabrik/sf-agents-harness → skills/system/spark-http-proxy points to a PR that has not yet merged. The PR description explicitly states "the link resolves once that merges." If this documentation PR is merged before sf-agents-harness PR #108, users and agents will hit a 404.

> [sparkfabrik/sf-agents-harness → skills/system/spark-http-proxy](https://github.com/sparkfabrik/sf-agents-harness/tree/main/skills/system/spark-http-proxy).

@sparkfabrik-ai-bot

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@paolomainardi
paolomainardi merged commit 73dae9b into main Jul 6, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant