All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,322 views
WindmillA

Developer-first workflow engine that turns scripts into workflows and

devopstypescriptpython
0
17
Hardware AssessmentA

"Cross-platform hardware assessment and system maintenance \u2014 assess\

toolspythongo
0
17
Perf TuningA

Diagnose local machine slowness and apply CPU/IO/governor tuning. Use when work feels slow on ace-linux-1 / ace-linux-2 — Hermes lagging, git operations taking minutes, builds dragging, Claude Code feeling sluggish. Runs perf-bench.sh, identifies the dominant bottleneck (CPU governor, filesystem driver, NUMA, memory pressure, I/O contention), and applies fixes from the perf-tuning runbook.

toolsgoshell
0
17
Ai Tool AssessmentA

Assess and report on AI tool subscriptions, usage patterns, and cost-effectiveness.

ai-agentsgobash
0
17
Background Service ManagerA

Create and manage long-running background processes with start/stop/status

devopspythongo
0
17
Cli ProductivityA

Essential CLI tools and shell productivity patterns for efficient terminal

toolspythongo
0
17
DockerA

Complete Docker containerization patterns with multi-stage builds for

devopsgobash
0
17
Git AdvancedA

Advanced git workflows including rebase, worktrees, bisect, hooks, and

toolsgobash
0
17
Raycast AlfredA

macOS launcher automation with Raycast extensions (TypeScript/React)

toolstypescriptpython
0
17
Vscode ExtensionsA

VS Code productivity optimization with essential extensions, settings

toolspythongo
0
17
Mnt Analysis CleanupB

Survey, classify, and clean up `/mnt/local-analysis/` (or any sibling-to-workspace-hub

testingpythongo
0
17
Telegram Hermes BotD

Install a private, single-user Telegram bot connected to a Hermes

toolspythonrust
0
17
AirtableC

Airtable REST API via curl. Records CRUD, filters, upserts.

toolspythonshell
0
17
Google WorkspaceA

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.

securitypythongo
0
17
Grill MeA

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

developmentgit
0
17
HandoffA

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

documentationgitapi
0
17
MapsA

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.

toolspythongo
0
17
NotionB

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

toolsbashapi
0
17
Ocr And DocumentsA

Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

businesspythonbash
0
17
Teams Meeting PipelineA

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

toolsgobash
0
17
GodmodeA

Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or red-team model robustness.

ai-agentspythongo
0
17
Gtm Job Market ScanA

Scan job boards to identify consulting opportunities by matching hiring demand to a practitioner's capabilities. Build a GTM outreach campaign from job postings. Reusable scanner at scripts/gtm/job-market-scanner.py.

businesspythongo
0
17
Llm Wiki Audit Feedback LoopA

Durable feedback loop for correcting llm-wiki pages without losing the correction to chat history. Use when (1) a human notices a wiki page is wrong, outdated, or contradicts a source, (2) processing the `audit/` inbox of a domain wiki, (3) reviewing what feedback has been resolved vs deferred, (4) needing to leave a comment on a specific text range that survives line- number drift. Implements the anchored-text audit file pattern from lewislulu/llm-wiki-skill, adapted for workspace-hub's doma...

documentationpythongo
0
17
Llm Wiki Cadence GovernanceA

Weekly governance workflow for keeping an llm-wiki repository current, code-development-useful, and connected to actionable GitHub issue planning.

toolsgonode
0
17
Llm Wiki Page Shape ContractA

Enforce the page-shape contract when a repo-side document or analysis output gets converted into an llm-wiki page. Use when (1) running `scripts/knowledge/llm_wiki.py ingest`, (2) writing or rewriting a wiki page from docs/reports/*, docs/handoffs/*, scripts/review/results/*, or calc citation outputs, (3) deciding whether a page should be split into a folder of sub-pages, (4) reviewing wiki PRs for length / diagram / divide-and-conquer compliance. Codifies the Karpathy + Astro-Han + lewislulu...

researchpythonrust
0
17
Llm Wiki Public Private RoutingA

Firewall between the public llm-wiki repo (vamseeachanta/llm-wiki, MIT + CC-BY-4.0) and per-client private wikis (vamseeachanta/llm-wiki-<client>, e.g. llm-wiki-mkt-a per #2746). Use when (1) deciding whether a converted wiki page lands in public or private surface, (2) applying the project-name abstraction rule to public-bound content, (3) evaluating the public- availability exception that lets actual project names pass through unmodified, (4) promoting content from private to public after s...

researchgoshell
0
17
Llm Wiki Source Extraction CoverageA

Doc-type-aware extraction contract for llm-wiki source ingestion with measurable coverage and source-anchored traceability. Use when (1) ingesting a PDF, DOCX, XLSX, PPTX, HTML, or scanned-image source into a wiki `sources/` page, (2) computing the pre-extraction estimate (what fraction of the source we expect to recover) and post-extraction yield (what fraction we actually recovered), (3) anchoring wiki claims back to specific page / paragraph / cell / slide positions in the source so a revi...

researchpythonrust
0
17
Llm Wiki Weekly FreshnessA

Class-level governance workflow for keeping llm-wiki-style markdown knowledge bases current, public-safe, graph/index-valid, and useful for code development. Use when reviewing llm-wiki architecture/content, scanning new LLM concepts, maintaining public knowledge graphs, producing an issue roadmap, or running recurring freshness cadence.

toolsgonode
0
17
Llm WikiA

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base. Ingest sources, query compiled knowledge, and lint for consistency.

businesspythonrust
0
17
Public Knowledge Graph GovernanceA

Maintain public-safe knowledge graph artifacts for llm-wiki and similar markdown knowledge bases. Use when changing graph generators, validators, schema docs, weekly freshness checks, or public/private source-scope boundaries.

toolsgonode
0
17
Research Paper WritingA

End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.

researchpythongo
0
17
Wiki ContextA

Auto-query llm-wiki domains for relevant context before executing domain tasks

researchgobash
0
17
Clinical Trial ProtocolA

Generate clinical trial protocols for medical devices or drugs through

ai-agentspythongo
0
17
Instrument Data AllotropeA

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to

toolspythongo
0
17
Nextflow PipelinesA

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing

toolsgoexpress
0
17
Scientific Problem SelectionA

Systematic framework for scientific problem selection, project ideation,

toolsgogit
0
17
Scvi ToolsA

Deep learning for single-cell analysis using scvi-tools: data integration, batch correction, multi-modal analysis, reference mapping, and more.

documentationpythongo
0
17
Single Cell Rna QcA

Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.

datapythongo
0
17
XitterA

Interact with X/Twitter via the x-cli terminal client using official X API credentials. Use for posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups.

securitybashgit
0
17
XurlC

X/Twitter via xurl CLI: post, search, DM, media, v2 API.

securitypythongo
0
17
Absolute Path Review Dispatch GuardA

Prevent Codex/Gemini adversarial review dispatch failures caused by relative prompt-file paths and background workdir drift.

toolsgobash
0
17
Absolute Path Review Prompt DispatchA

Prevent adversarial review dispatch failures caused by relative prompt paths, superseded background sessions, and stale completion notices when launching Codex/Gemini review jobs.

toolsrustgo
0
17
Adversarial Review Prompt Refresh GuardA

Prevent stale plan/code review prompts from being sent to Codex/Gemini after the underlying artifact changed.

developmentgo
0
17
Approval Stage Plan HygieneA

Prevent approval-stage adversarial review churn by keeping plans implementation-focused, schema-complete, and free of stale review-process narration.

businessgorails
0
17
Approval Stage Plan Review SweepA

Run an approval-stage adversarial cross-review sweep across multiple GitHub issues, drafting any missing canonical plan artifacts before dispatching Codex/Gemini reviews.

developmentgotesting
0
17
Artifact Inline No Tools Plan ReviewA

Recover adversarial plan reviews on large or sandbox-hostile repos by embedding grounded facts + full plan text directly in a compact prompt and explicitly forbidding reviewer tool use.

ai-agentsgoshell
0
17
Artifact Inline Plan RereviewA

Recover adversarial plan reviews when providers keep reading stale remote/main content instead of the revised local artifact.

businessgorails
0
17
Bulk Docstring AdditionA

Add Google-style docstrings to all public functions and classes in a Python package. Uses AST parsing for precise gap detection, priority ranking by coverage ratio, and multi-file patching.

businesspythongo
0
17
Compact No Tools Plan Review RecoveryA

Recover adversarial plan reviews in large or tool-constrained repos by using compact self-contained prompts that forbid tool use and rely only on embedded grounded facts plus the plan text.

developmentgoshell
0
17
Debugging Hermes Tui CommandsA

Debug Hermes TUI slash commands: Python, gateway, Ink UI.

developmenttypescriptpython
0
17