All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,017 views
Handoff Hashgraph Online 2A

Create a self-contained temporary handoff document when the user asks to transfer the session to a new chat or runs /handoff.

ai-agentsgobash
0
3
Handoff Hashgraph OnlineA

Write compact caller-authored session

ai-agentsrustgo
0
3
Handoff JeremylongshoreA

| Use when managing a two-session handoff — inspecting, picking up, or reviewing a committed handoff package produced by a session=two scope run. The operator interface over the cross-environment handoff lifecycle (plan in one session, build in another, review back in the first). Trigger with /hyperflow:handoff, \"list handoffs\", \"pick up the handoff\", \"review the handoff build\".

ai-agentsgobash
0
3
Handoff Sickn33A

Compact the current conversation into a handoff document for another agent to pick up.

ai-agentsgogit
0
3
Handoff YkdojoA

Write or update a handoff document so the next agent with fresh context can continue this work.

ai-agentsgogit
0
3
HandoffA

Compact the current conversation into a handoff document for another agent to pick up.

ai-agentsgogit
0
3
Hard Screening StartupA

Deterministic Python-scored startup screening with full audit trail. Use when you need a reproducible, weighted-score verdict on a startup — not just a qualitative opinion. Triggered by: \"/venture-capital-intelligence:hard-screening-startup\", \"hard screen this startup\", \"run a hard screen on X\", \"score this startup with Python\", \"give me an auditable screen\", \"run a scored evaluation on X\", \"give me a weighted score for this startup\", \"screen with numbers\", \"objective startup...

ai-agentspythongo
0
3
Harness AuditA

Harness 能力面审计(7 维度评分 + 改进建议)。对角色覆盖、技能完整性、Hook 有效性、规则执行、命令覆盖、文档质量、集成深度进行全面评估,输出 Overall Score、Dimension Scores 和 Top Actions。适用于平台健康检查、季度能力审查、新增能力后的回归验证。关键词:harness-audit、平台审计、技能完整性、Agent 覆盖、命令覆盖、文档质量。

ai-agentspythongo
0
3
Harness BenchA

Manage `@metaharness/darwin` bench suites — `bench create <repo>` scaffolds a JSON suite from a repo's test corpus; `bench verify <suite.json>` checks suite well-formedness. Bench suites are the fixed evaluation corpora that `harness-evolve --bench <suite.json>` scores variants against, decoupling evolution from the repo's natural tests. Degrades gracefully when @metaharness/darwin is absent.

ai-agentsgoshell
0
3
Harness Drift From HistoryA

One-command drift detection. Composes audit-list + oia-audit + audit-trend into a single primitive — finds the most recent audit in `metaharness-audit` namespace, runs a fresh audit against the current repo, diffs them via ADR-152 §3.1 similarity, and alerts when structural distance crosses `--threshold`. Iter 53 of ADR-150 deep integration.

ai-agentsgobash
0
3
Harness Engineering MuratcankoylanA

This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.

ai-agentsgogit
0
3
Harness EngineeringA

Adopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning failures into durable instructions, drift checks, regression tests, failure memory, and adoption reports tailored to the target repository.

ai-agentspythongo
0
3
Harness EvolveA

Run `@metaharness/darwin evolve <repo>` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is frozen; the harness evolves. Closes the loop ADR-150 opens (score+genome describe; evolve changes). Degrades gracefully when @metaharness/darwin is absent (ADR-150 + ADR-153 architectural constraints).

ai-agentsgoshell
0
3
Harness GenomeA

7-section repo readiness report from `metaharness genome <path>`. Returns repo_type / agent_topology / risk_score / mcp_surface / test_confidence / publish_readiness. Pure-read; degrades gracefully (ADR-150).

ai-agentsgoshell
0
3
Harness GepaA

Inspect and audit GEPA genomes via the `@metaharness/darwin/gepa` library entry (darwin 0.8.0) — load/validate a genome (default: the shipped cand-6 promotion), render the system prompt a genome compiles to, or classify failure modes in a run transcript. The `gepaOptimize` loop itself is library-only (bring your own evaluator) and not surfaced here — use `harness-evolve` for sandbox-scored evolution. Degrades gracefully when @metaharness/darwin is absent.

ai-agentsgobash
0
3
Harness LearnA

Run a GEPA learning cycle via `metaharness learn` (upstream ADR-235, metaharness@0.3.0) — optimizes a harness genome against a SWE-bench-style slice manifest. $0 dry-run by default; `--run` is the explicit spend opt-in. Requires a metaharness repo checkout (`--repo` or $METAHARNESS_REPO) — without one it reports `checkout-required` with clone instructions. Degrades gracefully when metaharness is absent.

ai-agentsgobash
0
3
Harness MintA

Scaffold a custom AI agent harness via `metaharness new <name> --template <id> --host <id>`. Defaults to DRY-RUN (no writes) unless --confirm is passed. Refuses to write to the calling repo root or anywhere inside it. Honors ADR-150 architectural constraint + ruflo's \"destructive-action confirmation\" pattern.

ai-agentsgoshell
0
3
Harness ScoreA

5-dimension harness readiness scorecard from `metaharness score <path>`. Returns harnessFit / compileConfidence / taskCoverage / toolSafety / memoryUsefulness + estCostPerRunUsd + scaffoldReady. Pure-read; subprocess invocation; degrades gracefully when MetaHarness is absent (ADR-150 architectural constraint).

ai-agentstypescriptgo
0
3
Harness SimilarityA

ADR-152 — weighted similarity between two harness fingerprints (genome + score JSON). Returns overall score in [0,1] plus per-component breakdown (cosine over 9 numerics, categorical agreement over 4 enums, jaccard over agent_topology). Unblocks ADR-151 §3.2 Recommender, §3.3 Drift Detection, §3.5 Plugin Compat. Pure-TS, no `@metaharness/*` dep — preserves ADR-150's four architectural constraints.

ai-agentsgobash
0
3
Hatch PetA

Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual ...

ai-agentspythongo
0
3
Healthcare Eval Harness Affaan MA

用于医疗应用部署的患者安全评估工具。针对CDSS准确性、PHI暴露、临床工作流完整性和集成合规性的自动化测试套件。在安全故障时阻止部署。

ai-agentsgophp
0
3
Healthcare Eval HarnessA

Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.

ai-agentsgophp
0
3
Helm Chart BuilderA

Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, implement template helpers, audit chart security (RBAC, network policies, pod security), manage subcharts, or run helm lint/test.

ai-agentspythonrust
0
3
Helm HandoffA

| Use when a product brief is finalized and ready to hand off to the engineering team, or when asked to send a brief to Apex, kick off engineering work, or start development on a product spec. Examples: \"hand this off to engineering\", \"send brief to Apex\", \"start building this\", \"kick off dev on this spec\".

ai-agentsgobash
0
3
Help Hashgraph OnlineD

Show available Archcore commands and how to use them. Use when onboarding, exploring what skills are available, or when you're not sure which command to run.

ai-agentsgobash
0
3
Help Me Get StartedA

Friendly, jargon-free onboarding for people new to coding agents and Power BI agentic development. Invoke for setup, prerequisites, tool installation, terminal guidance, safety questions, or explanations of models, context, prompts, tools, and environments. Use setup mode for concise installation help, explain mode for guided learning, and improve-my-agent-setup for an existing setup audit.

ai-agentspythongo
0
3
HelpA

Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available

ai-agentstypescriptpython
0
3
Hermes Agent Skill AuthoringA

Author in-repo SKILL.md files: frontmatter and structure.

ai-agentspythongo
0
3
Hermes AgentC

Use, configure, theme, extend, and orchestrate Hermes Agent.

ai-agentspythongo
0
3
Hermes Tweet DavepoonA

Use Hermes Tweet when a Claude Code workflow needs a source-aware handoff to Hermes Agent for X/Twitter research, account context, monitoring, or approval-gated actions through the native Hermes Agent plugin.

ai-agentsgobash
0
3
Hermes Tweet JeremylongshoreA

>- Uses Xquik from Hermes Agent for X research, monitoring, and approval-gated actions. Use when the user requests X data or an approved X action. Trigger with \"search X\", \"monitor X\", \"post tweet\", or \"X trends\".

ai-agentsrustgo
0
3
Hermes TweetA

> Install and operate Hermes Tweet, a Hermes Agent plugin for X/Twitter research, timeline reading, tweet analysis, and approval-gated tweet actions. Use this skill when installing Hermes Tweet, researching X/Twitter accounts, monitoring launch signals, investigating mentions, auditing giveaways, or preparing guarded tweet actions. Use proactively when a Hermes Agent workflow needs current X/Twitter context. Requires XQUIK_API_KEY for read and action tools.

ai-agentspythongo
0
3
Hierarchical Agent MemoryA

Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context.

ai-agentsgonode
0
3
Hive Mind Advanced RuvnetA

| Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

ai-agentsjavascriptgo
0
3
Hive Mind AdvancedA

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

ai-agentsjavascriptgo
0
3
Hive MindA

> Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.

ai-agentsrustgo
0
3
Hol GuardA

Use when setting up HOL Guard, protecting local AI harnesses, reviewing Guard approvals or receipts, scanning Codex plugins, skills, MCP servers, marketplace packages, or running plugin-scanner verification before release.

ai-agentspythongo
0
3
HonchoA

Configure and troubleshoot Honcho memory for Hermes.

ai-agentsrustgo
0
3
Hook AuthoringA

Guide creating Claude Code hooks with security-first design. Use for validation and enforcement.

ai-agentspythongo
0
3
Hook DeveloperA

Complete Claude Code hooks reference - input/output schemas, registration, testing patterns

ai-agentstypescriptpython
0
3
Hook Development Hashgraph OnlineA

Use when creating, modifying, or debugging Claude Code hooks — PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification. Covers the plugin `hooks/hooks.json` wrapper format vs. the user `settings.json` direct format, matchers, security patterns, `$CLAUDE_PLUGIN_ROOT` portability, lifecycle limitations, and debugging. Trigger on \"add a hook\", \"validate tool use\", \"block dangerous commands\", \"enforce completion\", \"hook-based auto...

ai-agentsrustgo
0
3
Hook DevelopmentA

This skill should be used when the user asks to \"create a hook\", \"add a PreToolUse/PostToolUse/Stop hook\", \"validate tool use\", \"implement prompt-based hooks\", \"use ${CLAUDE_PLUGIN_ROOT}\", \"set up event-driven automation\", \"block dangerous commands\", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with...

ai-agentsrustgo
0
3
Hooks Automation RuvnetB

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

ai-agentsjavascriptgo
0
3
Hooks AutomationB

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

ai-agentsjavascriptgo
0
3
Hooks EvalA

Evaluate hook security, performance, and SDK compliance. Use for audits.

ai-agentspythongo
0
3
HooksA

Hook Development Rules

ai-agentstypescriptgo
0
3
Hosted Agents MuratcankoylanA

This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.

ai-agentsrustgo
0
3
Hosted AgentsA

Build background agents in sandboxed environments. Use for hosted coding agents, sandboxed VMs, Modal sandboxes, and remote coding environments.

ai-agentsgosql
0
3
Hugging Face Community EvalsA

Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between vLLM / Transformers / accelerate. Not for HF Jobs orchestration, model-card PRs, .eval_results publication, or community-evals...

ai-agentsrustgo
0
3
Hyperflow CacheA

Hyperflow memory manager. Use to view, search, add, edit, prune, or clear hyperflow project memory — \"show memory\", \"search memory for X\", \"clear memory\", \"what does hyperflow remember about Y\". CRUD over .hyperflow/memory/ only — never touches source code.

ai-agentsgogit
0
3