Skip to main content
Repositorio de GitHub

ai-topics

ai-topics contiene 46 skills recopiladas de kzinmr, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
46
Stars
7
actualizado
2026-06-14
Forks
0
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

wiki-maintenance
Administradores de redes y sistemas informáticos

Comprehensive wiki maintenance: daily structural health checks (index reconciliation, log separator fixes, pipeline watchdog alerts), comparison page updates (adding items to multi-section comparison tables), and page relocation (moving/renaming pages while maintaining link integrity).

2026-06-14
skill-archive-safety
Desarrolladores de software

Pre-flight checklist and procedures for archiving, deleting, or migrating Hermes skills. Prevents accidental removal of cron-referenced skills. Covers the 3-layer skill structure and config.yaml management. Includes skill inventory management, promotion workflows, and archival conventions.

2026-06-08
llm-wiki
Desarrolladores de software

Karpathy's LLM Wiki: build/query interlinked markdown KB.

2026-06-04
blog-author-thought-analysis
Redactores técnicos

Deep analysis of blog authors' recent thoughts, philosophy, and positions. Goes beyond entity page creation to extract cited ideological positions, track thought evolution, and enable ongoing RSS monitoring for thought updates.

2026-06-04
blogwatcher-db
Desarrolladores de software

Query the blogwatcher-cli SQLite database for RSS scan results. Use pre-verified column names and query templates to avoid errors.

2026-06-04
cross-leader-synthesis
Escritores y autores

Synthesize perspectives from multiple opinion leaders on a shared topic into a cross-referenced wiki index page. Use when the user wants to consolidate different viewpoints on the same concept.

2026-06-04
daily-rss-triage
Desarrolladores de software

Daily RSS scan triage workflow — scan blogs, triage articles, ingest into wiki, commit changes

2026-06-04
dreaming
Desarrolladores de software

Knowledge consolidation cycle that analyzes collected articles and updates the wiki with significant findings while enforcing duplicate checks.

2026-06-04
grokipedia-enrichment
Desarrolladores de software

Enrich person entity pages using Grokipedia (AI-generated encyclopedia with 6M+ articles). Search for people by name, extract structured biographical data, and merge into wiki entity pages.

2026-06-04
opinion-leader-depth-analysis
Desarrolladores de software

Systematic depth analysis framework for opinion leaders tracking research completion across 4 layers - L1 Profile, L2 Timeline, L3 Thought Analysis, L4 Ongoing Monitoring

2026-06-04
semantic-article-grouping
Desarrolladores de software

Group raw articles or newsletter-ingest checkpoints by semantic topics, assess wiki value against existing coverage, and recommend actions

2026-06-04
wiki-entity-enrichment-from-article
Desarrolladores de software

Create or enrich wiki entity and concept pages from raw articles, multi-source web research, newsletters, and tool/project investigations. Supports both article-driven enrichment and from-scratch entity page creation via website + docs + X/Twitter + GitHub/NPM research.

2026-06-04
wiki-entity-upgrade
Desarrolladores de software

Upgrade bio-only blogger entity pages to comprehensive thought analysis format

2026-06-04
wiki-ingestion-pipelines
Desarrolladores de software

Umbrella for all wiki ingestion pipelines — newsletter ingest, blog ingest, active knowledge crawl, arXiv paper pipeline, OpenAI blog ingestion, dreaming knowledge consolidation, and pipeline troubleshooting.

2026-06-04
x-account-enrichment
Desarrolladores de software

Enrich skeleton X/Twitter account entity pages to full quality (8-15KB), matching antirez-com.md / simon-willison.md depth.

2026-06-04
active-crawl-wiki
Desarrolladores de software

Scheduled autonomous wiki crawling to discover and document trending AI/ML developments

2026-06-04
agent-harness-research
Desarrolladores de software

Research and compare AI agent harnesses (coding/automation agents like Claude Code, Pi, OpenCode, OpenClaw, Hermes Agent) with model compatibility analysis. Covers the "Harness Effect" — how the same model performs 5-40 percentage points differently depending on the harness.

2026-06-04
arxiv
Desarrolladores de software

Search arXiv papers by keyword, author, category, or ID.

2026-06-04
blog-post-writing
Escritores y autores

Write and iteratively refine Japanese-language technical blog posts — wiki research first, humanizer review, multi-round user feedback integration.

2026-06-04
blog-writing
Escritores y autores

Write original blog posts for the AI topics blog. Save to blog/ directory (NOT wiki/raw/articles/).

2026-06-04
blogwatcher
Desarrolladores de software

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

2026-06-04
broadening-perspective
Analistas de gestión

ユーザーから「詳細すぎる/特殊的すぎる/視野を広げて」というフィードバックを受けた際に発火。Gwernの「seeing through / unseeing」フレームワークを用いて、還元主義から抽象化への認知シフトを行い、より広い視点で再分析する。

2026-06-04
cloudflare-email-delivery
Administradores de redes y sistemas informáticos

Deliver Hermes AI Topics reports via Cloudflare Email Service. Setup, cron config, and troubleshooting for email channel.

2026-06-04
cron-job-management
Administradores de redes y sistemas informáticos

Hermes cron job lifecycle management — creation, model configuration, manual testing, and execution monitoring.

2026-06-04
documentation-page-ingestion
Redactores técnicos

Policy for ingesting official documentation pages (product docs, developer guides, API references) into the wiki. Prioritizes creating a comprehensive overview guide of the subject over mechanically mirroring the source structure.

2026-06-04
goal-delegation-patterns
Especialistas en gestión de proyectos

Effective delegate_task goal patterns for 7 categories of autonomous work — QA overnight, research, migrations, batch processing, docs, perf, and specs. Based on @0xsero's goal delegation best practices.

2026-06-04
hermes-agent
Otras ocupaciones informáticas

Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.

2026-06-04
hermes-report-quality
Redactores técnicosEditores

Gwern-inspired quality techniques for Hermes AI reports — Anti-Examples stripping, Manual of Style (MoS), Atomic Snippets multi-level abstraction, Generate-Rank-Select iteration, and Engram knowledge pathways. Improves report tone, consistency, depth, and usefulness.

2026-06-04
humanizer
Escritores y autores

Humanize text: strip AI-isms and add real voice.

2026-06-04
kanban-worker
Otras ocupaciones informáticas

Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.

2026-06-04
maps
Desarrolladores de software

Location intelligence — geocode a place, reverse-geocode coordinates, find nearby places (46 POI categories), driving/walking/cycling distance + time, turn-by-turn directions, timezone lookup, bounding box + area for a named place, and POI search within a rectangle. Uses OpenStreetMap + Overpass + OSRM. Free, no API key.

2026-06-04
ocr-and-documents
Desarrolladores de software

Extract text from PDFs/scans (pymupdf, marker-pdf).

2026-06-04
raw-article-filename-policy
Especialistas en gestión de proyectos

Naming convention for raw article files in wiki/raw/articles/ — always use the actual publication date, not the date of ingestion.

2026-06-04
subagent-driven-development
Desarrolladores de software

Execute plans via delegate_task subagents (2-stage review).

2026-06-04
trending-topics-reporting
Desarrolladores de software

Regularly scan RSS feeds, blogwatcher DB, and raw articles for trending AI/ML topics. Synthesize findings into a Japanese-language report with top 5-8 topics, source links, and wiki-action recommendations.

2026-06-04
wiki-comparison-page-routing
Especialistas en gestión de proyectos

When creating or ingesting wiki pages that compare 3+ items (tools, models, frameworks, platforms, etc.), route them to wiki/comparisons/ — NOT wiki/concepts/. This prevents multi-item comparison pages from accumulating in the concepts/ directory where they're hard to find and require cleanup.

2026-06-04
wiki-concept-from-research
Redactores técnicos

Create a new wiki concept page from scratch via web research (not from raw articles), OR rebuild/expand an existing concept page with fresh research. Includes explicit differentiation from related pages.

2026-06-04
wiki-daily-report
Desarrolladores de software

Generate a Japanese-language daily wiki change report summarizing today's modifications. Handles the case where wiki_report.py doesn't exist by using find-based fallback.

2026-06-04
wiki-graph-health
Desarrolladores de software

Comprehensive wiki health checking, maintenance, and remediation — duplicate detection, entity dedup/disambiguation, link auditing/fixing, page splitting, source-linking lint, wikilink remediation, tag taxonomy audit and normalization, pre-commit enforcement, language enforcement (JP→EN bulk translation, detection regex, cron-assisted migration), and decision-matrix-driven cleanup.

2026-06-04
wiki-watchdog-auto-fix
Desarrolladores de software

Daily wiki structural maintenance patterns — index reconciliation, log separator fixes, pipeline watchdog alerts, and auto-fix verification for the ai-topics wiki.

2026-06-04
Mostrando las 40 principales de 46 skills recopiladas en este repositorio.