create-agent-issue

create-agent-issue is a skill for Claude Code, Codex from logancyang/obsidian-copilot. It costs 123 tokens per session (2,929 once invoked), scanned A, original, AGPL-3.0.

A workflow for turning one requested change or TODO into a GitHub issue for logancyang/obsidian-copilot-preview. It investigates the relevant source code, prepares the issue, manages labels, and submits it with GitHub's command-line tool.

In plain words
What is it for?
Use it to create a single feature or bug issue from a TODO, design-document item, or direct request.
Why use it?
It removes the need to manually research the codebase and format a complete issue. This helps keep issue reports specific and ready for development.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/logancyang/obsidian-copilot/create-agent-issue
Any agent
npx skills add logancyang/obsidian-copilot --skill create-agent-issue
Clone the repo
git clone --depth 1 https://github.com/logancyang/obsidian-copilot

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 create-agent-issue

README.md
[![agentmods](https://agentmods.dev/badge/skills/logancyang/obsidian-copilot/create-agent-issue.svg)](https://agentmods.dev/skills/logancyang/obsidian-copilot/create-agent-issue)
Your own site
<a href="https://agentmods.dev/skills/logancyang/obsidian-copilot/create-agent-issue"><img src="https://agentmods.dev/badge/skills/logancyang/obsidian-copilot/create-agent-issue.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,929 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00123 $0.02929
Opus 5 $0.00062 $0.01465
Sonnet 5 $0.00025 $0.00586
Haiku 4.5 $0.00012 $0.00293

Measured 4d ago against content hash 8dac6de7b958, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

create-agent-issue 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 4d 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.

.claude/skills/create-agent-issue/SKILL.md · 306 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 4d ago First seen · 306 lines · 123 tokens per session scan A 8dac6de7b958

Subscribe to this mod's changes

create-agent-issue is a skill published in the GitHub repository logancyang/obsidian-copilot (7,661 stars, last pushed yesterday), licensed AGPL-3.0. It adds 123 tokens to every session and 2,929 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

cherry-pick-pro

Cherry-pick commits from chatbox-pro repo to the open chatbox repo, handling mobile-only files, package name differences, and other repo-specific exclusions.

chatboxai/chatbox · 37 tokens

i18n-translate

翻译 Chatbox Pro 当前未提交改动、暂存改动或用户指定 commit/range 中新增或受影响的 i18n key。当用户要求翻译、补全与改动 UI 文案相关的翻译时使用。Agent 需要阅读 diff 和组件上下文,遵守 skill 内置 glossary,并直接写 locale JSON;脚本只用于最后校验。.

chatboxai/chatbox · 88 tokens

session-rag-eval

Run and debug Chatbox session attachment RAG model evaluation with synthetic and real long-file fixtures.

chatboxai/chatbox · 25 tokens

color-expert

Use when working with color naming, color theory, color spaces, color definitions, or any task involving color knowledge - palettes, ramps, gradients, conversions, accessibility, perceptual matching, pigment mixing, print-vs-screen color, CSS color syntax, or historical color terminology. Use this skill whenever the…

meodai/skill.color-expert · 92 tokens

resume-writer

Rewrite and enhance resumes using a persistent library of principles harvested from real recruiters, hiring managers, and HR professionals. Always trigger immediately when the user's message starts with "rw". Also trigger on "resume writer", "rewrite my resume", "enhance my resume", "fix my resume", "review my…

mickpletcher/AI-Skills · 222 tokens

trip-email-html-itinerary

Extract trip logistics from pasted travel emails, booking confirmations, forwarded messages, reservation notes, or raw itinerary text, research useful restaurant and activity suggestions for each destination, and generate one polished, self-contained offline HTML itinerary file for sharing with family or other…

mickpletcher/AI-Skills · 98 tokens