Skip to main content
ktg-one
GitHub 创作者资料

ktg-one

按仓库查看 11 个 GitHub 仓库中的 142 个已收集 skills。

已收集 skills
142
仓库
11
更新
2026年8月5日
这里展示前 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日
已展示 8 / 48 个已收集 Skill。
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日
已展示 8 / 23 个已收集 Skill。
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日
已展示 8 / 19 个已收集 Skill。
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日
已展示 8 / 16 个已收集 Skill。
已展示 8 / 15 个已收集 Skill。
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日
已展示 8 / 12 个已收集 Skill。
已展示 11 / 11 个仓库
已展示全部仓库