一键导入
draft-issue
Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | draft-issue |
| description | Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue. |
Your goal is to draft GitHub issue in form of markdown that user can easily file. Drafting issue can be iterative process, so you might need to ask user for refinements.
bug_report.md for bugsfeature_request.md for features---
title: "Add Hello World button to login page"
labels: ["enhancement", "ui"]
---
**Is your feature request related to a problem? Please describe.**
Users don't have a chance to test buttons, this proposal adds empty Hello World button that serves as a testing component for users who are willing to test the app.
**Describe the solution you'd like**
Add new button with title 'Hello World' right next to the Login button (on the right)
**Describe alternatives you've considered**
Add Hello World automatic alert when page loads, but it's too disturbing.
**Additional context**
This is a testing feature, solely for illustration purposes.
Wraps existing Python agent as Agent Stack service using agentstack-sdk with minimal compatibility changes and no business-logic rewrites. Use when migrating, wrapping, or deploying an existing plain Python or framework-based agent to Agent Stack; not for non-Python runtimes or building new agent from scratch.
Instructions for debugging agentstack-server during development
Use this skill when writing long-form blog posts, tutorials, or educational articles that require structure, depth, and SEO considerations
Use this skill when creating short-form social media content for LinkedIn, Twitter/X, or other platforms
Helps generate release notes to be published on GitHub as well as in a Slack community channel