Skip to main content
ktg-one
GitHub クリエイタープロフィール

ktg-one

11 件の GitHub リポジトリにある 142 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
142
リポジトリ
11
更新
2026年8月5日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
content-hub
48 件の skills · 2026年6月3日
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナー市場調査アナリスト・マーケティングスペシャリストその他コンピュータ職その他の高等教育教員ネットワーク・コンピュータシステム管理者
7 件の職業カテゴリ · 100% 分類済み
34%比率
#02
mcp
23 件の skills · 2026年5月20日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
16%比率
#03
mhb
19 件の skills · 2026年8月5日
分類待ち
13%比率
#04
AI-Anthropology
16 件の skills · 2026年3月19日
ソフトウェア開発者コンピュータ・情報研究科学者その他のビジネスオペレーション専門家データサイエンティストプロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリスト
7 件の職業カテゴリ · 100% 分類済み
11%比率
#05
goodai-mate
15 件の skills · 2026年6月26日
ソフトウェア開発者ウェブ開発者ウェブ・デジタルインターフェースデザイナーソフトウェア品質保証アナリスト・テスター
4 件の職業カテゴリ · 100% 分類済み
11%比率
#06
AiA
12 件の skills · 2026年7月23日
ソフトウェア開発者その他コンピュータ職その他心理士
3 件の職業カテゴリ · 100% 分類済み
8.5%比率
#07
one-content
3 件の skills · 2026年7月21日
市場調査アナリスト・マーケティングスペシャリストグラフィックデザイナー
2 件の職業カテゴリ · 100% 分類済み
2.1%比率
#08
assetswap
3 件の skills · 2026年4月10日
ソフトウェア開発者一般事務員
2 件の職業カテゴリ · 100% 分類済み
2.1%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

hub
市場調査アナリスト・マーケティングスペシャリスト

KTG content marketing pipeline. Takes a written blog post and runs the full publishing workflow: repurpose for all platforms, generate hero image, SEO and AI citation optimisation, then pause for green-light before publishing to all channels via Composio.…

2026年6月3日
hub-swarm
市場調査アナリスト・マーケティングスペシャリスト

KTG content marketing pipeline — SWARM MODE. Orchestrates 7 plugins via parallel agent dispatch. Drop a post, get it published everywhere with maximum parallelism. Local-first: Ollama for text, cloud for images and live data. Agents run simultaneously, not…

2026年6月3日
hub-swarm-v2
市場調査アナリスト・マーケティングスペシャリスト

KTG content marketing pipeline — SWARM MODE v2. Concrete 11-agent parallel pipeline using the Agent tool. Local-first: Ollama for text, cloud for images and publish. Drop a post, spawn agents, publish everywhere.

2026年6月3日
agent-exploration
ソフトウェア開発者

Dispatches scoped-write explorer agents in parallel for general research and exploration of any codebase, topic, or domain. The operator passes --path (output directory), --agents (parallel count), --prompt (research question), and optionally --ide, --model,…

2026年5月27日
iii-agentic-backend
ソフトウェア開発者

Creates and orchestrates multi-agent pipelines on the iii engine. Use when building AI agent collaboration, agent orchestration, research/review/synthesis chains, or any system where specialized agents hand off work through queues and shared state.

2026年5月27日
iii-browser-sdk
ソフトウェア開発者

Browser SDK for connecting to the iii engine from web applications via WebSocket. Use when building browser-based clients that register functions, invoke triggers, or consume streams from the frontend.

2026年5月27日
iii-channels
ソフトウェア開発者

Binary streaming between workers via channels. Use when building data pipelines, file transfers, streaming responses, or any pattern requiring binary data transfer between functions.

2026年5月27日
iii-cron-scheduling
ソフトウェア開発者

Registers cron triggers with 7-field expressions to run functions on recurring schedules. Use when scheduling periodic jobs, timed automation, crontab replacements, cleanup routines, report generation, batch processing, or calendar-based work that is…

2026年5月27日
収集済み skill 48 件中 8 件を表示しています。
agent-patterns
ソフトウェア開発者

When to spawn agents vs work directly - parallel execution, specialization

2026年5月20日
brainstorming
ソフトウェア開発者

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026年5月20日
codex
ソフトウェア開発者

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

2026年5月20日
context
ソフトウェア開発者

CONTEXT: Cognitive Order Normalized in Transformer EXtract Truncated. Cross-model context handoff via Progressive Density Layering, MLDoE expert compression, Japanese semantic density, and Negentropic Coherence Lattice validation. Creates portable…

2026年5月20日
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026年5月20日
finishing-a-development-branch
ソフトウェア開発者

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026年5月20日
fix
ソフトウェア開発者

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

2026年5月20日
gemini-cli
ソフトウェア開発者

Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code…

2026年5月20日
収集済み skill 23 件中 8 件を表示しています。
generate-dashboard
未分類

Generate, build, and refresh the master research dashboard, category index files, and native Obsidian wikilinks across the vault. Use when the user asks to create a dashboard, refresh the dashboard, update index pages, or generate visual vault navigation.

2026年8月5日
notebooklm-prep
未分類

Prepare, format, and package vault research notes into NotebookLM-ready source bundles with automatic Audio Overview / Podcast transcript priming and source manifests.

2026年8月5日
okf
未分類

Author and maintain Open Knowledge Format (OKF) knowledge bundles — directories of markdown files with YAML frontmatter that capture curated domain knowledge (metrics, tables, datasets, playbooks, glossaries). Use when the user asks to create, generate, or…

2026年8月5日
onboard
未分類

Emit the AI-Anthropology ONBOARD block to administer to a test subject before the honesty batteries — welcome + who-you-are, the EFFICIENCY→TRANSPARENCY proof (v3, fab_detected/fab_undetected split), the consent ask (self-reflexive doctor/patient frame, real…

2026年8月5日
pique-test
未分類

This skill should be used when the user asks to "run the pique test", "administer pique", "pique a model", "run test 03", "run the model probe", or wants the 9-prompt architecture-awareness battery administered to a target model and scored. Encodes the AIANT…

2026年8月5日
refresh-report
未分類

Recompile the Model Handbook 2026 report from current wiki state. Use when the user says "refresh the report", "recompile the handbook", "update the report", "regenerate the model handbook", "compile the findings", or after new honesty tests have been…

2026年8月5日
run-honesty-test
未分類

Administer the AI-Anthropology model-honesty / reasoning-vs-fabrication test suite to a model. Use when the user says run the honesty test, honesty test, fabrication test, test this model, run the suite, Pique test, MBTI model test, model probe, or co-test…

2026年8月5日
score-and-ingest
未分類

Score a completed honesty-test transcript and fold it into the AI-Anthropology LLM-Wiki. Use when the user says "score this", "ingest this transcript", "add this test result", "update the matrix", "file this honesty test", or pastes/points to a completed…

2026年8月5日
収集済み skill 19 件中 8 件を表示しています。
agents-md-generator
ソフトウェア開発者

Generate perfect AGENTS.md files for any codebase so AI coding agents (Codex, Cursor, Claude Code, Jules, Aider, Windsurf, Copilot, etc.) work effectively with the project. Use this skill whenever the user mentions AGENTS.md, wants to set up a project for AI…

2026年3月19日
context
データサイエンティスト

CONTEXT: Cognitive Order Normalized in Transformer EXtract Truncated. Cross-model context handoff via Progressive Density Layering, MLDoE expert compression, Japanese semantic density, and Negentropic Coherence Lattice validation. Creates portable…

2026年3月19日
ktg-cep-v7
ソフトウェア開発者

Context Extension Protocol v7.1 - MIRAS-Ready Edition. Cross-model handoff with permanent expert council, S2A filtering, Progressive Density Layering. Creates portable context packets that receiving models recognize as authorized context, not prompt…

2026年3月19日
ktg-cep-v5-pdl
ソフトウェア開発者

Context Extension Protocol v5 with Progressive Density Layering. Machine-optimized carry-packet generation. Triggers on context 80%+, compress, CEP, carry packet, save context, session end. Target 0.15 compression ratio, 9.5+ forensic recall. Preserves…

2026年3月19日
ktg-cep-v6-inter
コンピュータ・情報研究科学者

Context Extension Protocol v6 INTER. Cross-model handoff for team collaboration. Creates portable context packets that receiving models recognize as authorized context, not prompt injection. User-mediated transfer between AI assistants working as a team.

2026年3月19日
ktg-content-automation
市場調査アナリスト・マーケティングスペシャリスト

Automated content pipeline using n8n workflows for social media, blog posts, and outreach. Use when building content automation, creating posting schedules, automating social media, setting up email sequences, or implementing "clone mode" where user approves…

2026年3月19日
ktg-memory-compress
ソフトウェア開発者

Context Extension Protocol (CEP) for compressing conversation context into portable carry-packets. Use when conversation approaches context limits (80%+ tokens), user says "save context", "compress this", "create carry packet", "memory compress", or when…

2026年3月19日
ktg-cep-v5-claude
ソフトウェア開発者

Context Extension Protocol v5-INTRA optimized for Claude. Compresses conversation into portable JSON carry-packet with S2A pre-filtering. Use when context approaches 80%+ tokens, user says "save context", "compress", "CEP", "carry packet", or session ending.…

2026年3月19日
収集済み skill 16 件中 8 件を表示しています。
goodai-frontend
ウェブ開発者

Good'ai brutalist/direct-mail frontend: brand tokens, stamp UI, voice hero, asset registry, and ESLint gates. Use when building or reviewing UI in goodai-mate, fixing design fidelity, prepping demos (ABS), running lint, or when the user says /goodai-frontend,…

2026年6月26日
api-builder
ソフトウェア開発者

API Route Handler, Server Action, and data mutation patterns for Next.js 16. Zod validation, error handling, auth patterns, cache revalidation.

2026年5月17日
component-builder
ソフトウェア開発者

React 19 + Server Component patterns from official Vercel/React docs. Component templates, hooks patterns, RSC boundaries, performance optimization.

2026年5月17日
frontend-design
ウェブ・デジタルインターフェースデザイナー

Frontend design patterns for production-grade UI. shadcn/ui component library, layout patterns, accessibility, responsive design, animation. Used by cs-frontend-dev agent.

2026年5月17日
nextjs-dev
ソフトウェア開発者

Next.js 16 development patterns from Vercel's official Next.js Agent Skills (394 snippets). App Router, RSC boundaries, cache components, Turbopack, proxy.ts, Server Actions, metadata/SEO.

2026年5月17日
source-command-component
ソフトウェア開発者

Scaffold a new component with test file

2026年5月17日
source-command-dev
ソフトウェア開発者

Start dev server and verify environment

2026年5月17日
source-command-git-cm
ソフトウェア開発者

Stage + commit with conventional commit format

2026年5月17日
収集済み skill 15 件中 8 件を表示しています。
ktg-cep-v7
その他コンピュータ職

Context Extension Protocol v7.1 - MIRAS-Ready Edition. Cross-model handoff with permanent expert council, S2A filtering, Progressive Density Layering. Creates portable context packets that receiving models recognize as authorized context, not prompt…

2026年7月23日
rfab
その他心理士

Administer the AI-Anthropology R1–R10 Reasoning-vs-Fabrication ladder (test #2 / RFAB only). Both canon instruments embedded: v2 active (boiling point / p=0.11 / 75K) and v1 archive (Australia / p=0.08 / 100K). Use when: /rfab, "run rfab", "run the ladder",…

2026年7月23日
okf
その他コンピュータ職

Author and maintain Open Knowledge Format (OKF) knowledge bundles — directories of markdown files with YAML frontmatter that capture curated domain knowledge (metrics, tables, datasets, playbooks, glossaries). Use when the user asks to create, generate, or…

2026年7月23日
sparklang-onboard
その他コンピュータ職

This skill should be used when the user asks to "onboard a model into SparkLang", "run the SparkL onboard", "bind a model to the composer", "set up SCCD state-indexing on a model", "move the composer", or "reproduce the SparkL proof-run". Provides the…

2026年7月23日
mr-rug
その他コンピュータ職

MR.RUG (Mixture of Reasoning + Agentic GraphRAG) framework for deploying specialized reasoning experts who build unified knowledge graphs through Reliability-Aware RAG. Use when tasks require multi-expert collaboration, complex analysis needing 3+…

2026年7月23日
skeletrain
ソフトウェア開発者

SkeleTraIn of Thought - Execution planning framework that creates the structural skeleton before elaboration. Use after Nexus-Router global decisions, before Baton/Swarm execution. Triggers on structure planning, node decomposition, expert assignment,…

2026年7月23日
iteration
ソフトウェア開発者

The iterate-and-refine protocol. Use whenever the user says "iterate", "refine", "iterate and refine", "v-next", sends a terse correction on an existing artifact, or when a cold-scorer defect list or skill-failure classification requires a revision pass on…

2026年7月23日
loop-runtime
ソフトウェア開発者

The SIA closed learning-loop runtime. Use on EVERY substantive task in this project — the tick block injected each turn ([SIA-TICK]) is executed according to this skill. Also use when the user says "run the loop", "tick off", "classify this trajectory", or…

2026年7月23日
収集済み skill 12 件中 8 件を表示しています。
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました