guijios-reply

guijios-reply is a skill for Claude Code, Codex from YuanASI/guijios-skills. It costs 74 tokens per session (2,806 once invoked), scanned A, original, MIT.

A writing aid for drafting replies and comments on GitHub, Reddit, Twitter/X, Hacker News, and other platforms.

In plain words
What is it for?
Use it to draft replies to issues, pull requests, social posts, Reddit comments, and other messages after assessing the conversation context.
Why use it?
It helps you respond appropriately when the right tone and platform rules are unclear, especially in public discussions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft replies to issues, pull requests, social posts, Reddit comments, and other messages after assessing the conversation context.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yuanasi/guijios-skills/guijios-reply
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add YuanASI/guijios-skills --skill guijios-reply
Clone the repo
git clone --depth 1 https://github.com/YuanASI/guijios-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for guijios-reply

README.md
[![agentmods](https://agentmods.dev/badge/skills/yuanasi/guijios-skills/guijios-reply/github.svg)](https://agentmods.dev/skills/yuanasi/guijios-skills/guijios-reply)
Your own site
<a href="https://agentmods.dev/skills/yuanasi/guijios-skills/guijios-reply"><img src="https://agentmods.dev/badge/skills/yuanasi/guijios-skills/guijios-reply/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for guijios-reply

Your own site · 80×15
<a href="https://agentmods.dev/skills/yuanasi/guijios-skills/guijios-reply"><img src="https://agentmods.dev/badge/skills/yuanasi/guijios-skills/guijios-reply.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.02806
Opus 5 $0.00037 $0.01403
Sonnet 5 $0.00015 $0.00561
Haiku 4.5 $0.00007 $0.00281

Measured 11d ago against content hash 2ac13c0b025f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

guijios-reply scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/guijios-reply/SKILL.md · 306 lines

How it starts

The opening of the file, as written. The whole thing — 306 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cross-platform reply/comment drafting. Auto-routes to the correct platform ruleset based on input.

Routing

Input Mode
GitHub Issue/PR number or link GitHub mode
Reddit comment text/screenshot Reddit mode
Twitter/X content Twitter mode
Other platforms or unspecified General mode (applies universal principles)

Part 1: Universal Principles (Shared Across All Platforms)

Context Assessment (Judge Before Writing)

Context Definition Core Strategy
Your turf You are the maintainer / OP / author Deliver information
Someone else's turf You are a visitor Contribute experience first, then ask; no self-promotion
Cold DM Zero prior relationship, you're reaching out Reference their specific content to build trust

Rules for Someone Else's Turf

  • Contribute before asking. Share a similar problem or experience, then naturally lead into one question
  • One question per comment. Multiple questions = interrogation vibes
  • Every question must have clear information value. Before posting, articulate "what will this answer tell me?" If you can't, rewrite
  • Your profile is your introduction. No need to introduce yourself in the body text
  • Don't reveal research intent. Look like "someone who ran into the same problem," not "competing founder mining for intel"

Rules for Cold DMs

  • Quote their specific words. Vague references = low reply rate
  • Make it clear you're not selling anything
  • Give them an easy out. "No worries if not"
  • Async over calls. Higher reply rate

Pre-Send Checklist (5 Steps, Required Every Time)

  1. Intent check: What information does this comment aim to get? What's the concrete use for us? If you can't answer, rewrite
  2. Fact check: Verify your own project's technical claims against code; verify quotes against originals
  3. Smell check: Re-read from the recipient's perspective. Does it read like competitive research? Like AI? Or like someone who naturally ran into the same problem?
  4. Style check: Run through the blocklist
  5. Compression check: Can you cut an entire paragraph? Can bullets collapse into prose? Did you restate something the other person already said clearly? When in doubt, cut

Read the full file on GitHub · 306 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 306 lines · 74 tokens per session scan A 2ac13c0b025f

Subscribe to this mod's changes

guijios-reply is a skill published in the GitHub repository YuanASI/guijios-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 74 tokens to every session and 2,806 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

investigating-builds

Use when the user is working with an existing Buildkite CI run and wants to understand, diagnose, or act on it. Strong signals: a buildkite.com URL, the word "buildkite", the bk CLI, the bktide tool, or a reference to a specific pipeline, build, or job. Covers intents like: "why did this build fail", "what's flaking"…

technicalpickles/pickled-claude-plugins · 0 tokens

scope

Guide for working with Scope, a developer environment management tool that automates environment checks, detects known errors, and provides automated fixes. Use when creating Scope configurations (ScopeKnownError, ScopeDoctorGroup, ScopeReportLocation), debugging environment issues, or writing rules for error…

technicalpickles/pickled-claude-plugins · 59 tokens

harness-binary-spelunking

Use when investigating an agent-harness CLI's internals (Claude Code, codex, opencode, or similar): extracting the system prompt or tool descriptions, finding what code path produces a specific UI message, decoding minified function names or Rust symbols, understanding undocumented config keys, or otherwise spelunking…

technicalpickles/pickled-claude-plugins · 0 tokens

park

Save current work context for later resumption.

technicalpickles/pickled-claude-plugins · 10 tokens

developing-pipelines

Use when creating, modifying, or debugging Buildkite pipeline YAML files - ensures current syntax from official docs, validates configurations before proposing changes, and references Buildkite best practices instead of relying on training data.

technicalpickles/pickled-claude-plugins · 44 tokens

fixing-ci

Use when CI is failing on a branch, PR, or specific Buildkite build and the user wants to iteratively fix it through verify-locally → push → check → iterate. Strong signals: "fix CI", "make CI green", "CI is failing", "tests are failing in Buildkite", "iterate on this build", a Buildkite build URL paired with intent…

technicalpickles/pickled-claude-plugins · 0 tokens