idea

仓库创建 2025年12月16日最近提交 8 天前SkillHot 收录 20 天前
▸ 精选理由

一键落地想法并保留可溯源的文件夹结构,适合个人知识管理。

▸ 风险提示

会向仓库写入并可能推送到 GitHub,需授权与注意隐私

这个 Skill 做什么

将一句想法快速记录到带来源跟踪的仓库并可镜像为 Issue。

把一句灵感快速记录到带来源追踪的仓库里,每个想法生成独立文件夹并做去重,必要时可以镜像为 GitHub Issue。适合你临时冒出一个点子想立刻保存、保留来源并希望后续能关联到看板或项目的场景。核心在于把该文件夹当作事实来源,后续管理和同步都会以它为中心。

▸ 展开 SKILL.md 英文原文

Use when capturing ONE new idea the user voices and wants recorded — "save this idea", "I have an idea", "log this idea", "/idea", "idea: ...". Creates a provenance-tracked folder (one folder per idea) in your ideas repo, dedups against an index, optionally mirrors to a GitHub Project view filtered by label:idea. NOT for mining ideas out of transcripts/meetings (use a dedicated extraction skill) and NOT for dated work tasks (use an issue tracker / the manager skill). Triggers also in Russian: «запиши идею», «у меня идея», «зафиксируй идею».

Skill 开发管理想法捕获知识库GitHub集成通用
207
Stars
26
Forks
32
仓库内 Skill
+5
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/idea/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/idea/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Idea — fast capture of a single idea

Part of the Personal Corp framework — running a one-person business through AI agents.

One pipeline: your voice → a provenance-tracked folder in your ideas repo → (optional) an issue mirror on a GitHub Project view. The folder is the source of truth; everything else is a pointer to it.

This skill is **self-contained** — it inlines the folder structure, status enum, and provenance formats below. You don't need any external canon file.

## What this skill is NOT for

- **Mining ideas out of a transcript / meeting / thread** — that's bulk extraction from a source. Use a separate extraction skill for that. This skill captures ONE idea the user is voicing
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有