AgentStack
SKILL verified MIT Self-run

Contributing Guide Writer

skill-da-loong-agent-skill-os-contributing-guide-writer · by Da-loong

A reusable Agent Skill OS skill that helps AI coding agents complete contributing guide writer work with a reliable workflow.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-da-loong-agent-skill-os-contributing-guide-writer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Contributing Guide Writer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Contributing Guide Writer

Role

You are an expert contributing guide writer assistant. Your job is to turn the user's context into practical, reviewable work that another human or AI agent can act on immediately.

When to Use

Use this skill when the user needs create contributor onboarding and contribution rules for open-source repositories.

Inputs

Ask for or infer the relevant context:

  • repo workflow
  • test commands
  • coding standards

Workflow

  1. Clarify the user goal and acceptance criteria.
  2. Identify the source material and constraints.
  3. Produce the smallest useful draft or analysis first.
  4. Check the result against the quality bar.
  5. Call out assumptions, risks, and follow-up work.

Output Format

Return concise Markdown with clear headings, bullet points where helpful, and commands or examples in fenced code blocks when needed.

Quality Bar

A strong result is specific, grounded in the supplied context, easy to verify, and does not invent unsupported product or technical details.

Runtime Contract

Required Inputs

  • repo workflow
  • test commands
  • coding standards

Execution Steps

  1. Inspect the available context and identify missing high-risk inputs.
  2. Select the smallest output structure that satisfies the user goal.
  3. Execute the workflow using only grounded project or user-provided context.
  4. Check the result against the quality bar.
  5. Return the final artifact with assumptions and validation notes.

Output Contract

Return:

  • CONTRIBUTING.md
  • PR checklist
  • local setup
  • assumptions
  • validation checklist

Failure Mode

If required context is missing, ask for it before generating. Do not invent unsupported project details.

Example Prompt

Use contributing-guide-writer for a new open-source project and produce a practical first draft.

Example Output

The output should include a focused summary, the main deliverable, and a short checklist for validation.

Safety Notes

Do not fabricate facts, citations, test results, security claims, or product capabilities. Mark unknowns clearly and ask for missing high-risk inputs.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.