ソース情報
- リポジトリ
- ccwq/infocard-pub
- ソースの最終更新活動
- 2026年8月20日 06:45
- 検出された SKILL.md の言語
- 英語
- スター
- 1
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/ccwq/infocard-pub --skill infocard-x-content-tracingコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Use before infocard .docs authoring to select a registered theme from content-aware candidates. Owns the only content-to-theme association, capability filtering, bounded reproducible variation, and theme-decision.json.
Use when one URL or a complete user brief should become one published infocard through the .docs promotion workflow.
Light-batch publish 2–3 cards in parallel without worktree.
| name | infocard-x-content-tracing |
| description | X content to upstream project/author tracing. |
| version | 1.0.0 |
| author | Hermes Agent |
| license | MIT |
X/Twitter post contains: a code snippet, Rules block, prompt text, implementation guideline, or project recommendation — and the X post is a mediator (the author shared it), not the canonical source.
Trace the actual upstream project/author, then author the card as a project card. The X post provides the discovery signal; the card credits the project/author as primary source.
| Content type | Canonical source | Example |
|---|---|---|
| Rules/Prompts file | GitHub repo README/raw | global.md, AGENTS.md, implementation principles |
| Tool/framework | GitHub repo | DeepSeek Harness plugin, coding agent tool |
| Project collection | GitHub repo | awesome-list, curated toolkit |
Search for Rules/Prompts:
site:github.com "<unique phrase from the content>"
# e.g. "Fix the root cause with the smallest clear and debuggable change"
Search for tools/projects:
<project-name> GitHub stars 2026
From GitHub profile:
Verified example — xstongxue/best-rules:
xstongxue / 小帅同学 · Joined: 2024-05 · Followers: 27, repos: 16Card is about the project, not the X post:
Include: plugin count, license (often CC0), official CLI install command, security caveat.
Example — awesome-dsh-plugin:
dsh plugin add <owner/repo>