Sarthib7/agentsmith

Agent rules and reusable skills from my daily setup

This repository also configures its own agents. See what agentsmith tells them →

9Stars on the repository
127Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

improve

49

Sarthib7/agentsmith

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

not rated 9 7d ago B 102 tokens

janitor

50

Sarthib7/agentsmith

Skill Claude CodeCodex

Performs a read-only, platform-aware audit of cache and temporary storage, then reports cleanup candidates with measured sizes and risk notes. Use when disk space is low or the user asks what cache or temporary files they can clean safely.

not rated 9 7d ago A 49 tokens

launch-token

51

Sarthib7/agentsmith

Skill Codex

Guide a developer through launching a token on Solana. Use when a user says "launch a token", "create a token", "pump.fun", "bonding curve", "token launch", "create a memecoin", or "SPL token". Reads build-context.md from a prior scaffold phase if available.

not rated 9 7d ago B 66 tokens

learn

52

Sarthib7/agentsmith

Skill Codex

Manage project learnings across sessions. Review, search, prune, and export what superstack has learned. Use when asked to "what have we learned", "show learnings", "prune stale learnings", "export learnings", or "remember this". Proactively suggest when the user asks about past patterns or wonders "didn't we fix this…

not rated 9 7d ago B 77 tokens

marketing-video

53

Sarthib7/agentsmith

Skill Codex

Create marketing videos for Solana projects using Remotion (code-driven) and Renoise (AI-generated). Use when a user says "marketing video", "product video", "promo video", "deck review", "video pitch", "create a video", or "Remotion project".

not rated 9 7d ago B 60 tokens

Sarthib7/agentsmith

Skill Claude CodeCodex

Concise Masumi Network developer guide for decentralized AI-agent payments, identity, registry, marketplace, and Cardano-backed decision logging. Use when integrating Masumi Payment Service or Registry Service, implementing MIP-003 Agentic Service APIs, monetizing CrewAI/AutoGen/LangGraph/custom agents, deploying…

not rated 9 7d ago A 91 tokens

masumi

55

Sarthib7/agentsmith

Skill Claude CodeCodex

Build AI agents with decentralized payments, identity, and marketplace integration on Masumi Network (Cardano blockchain). Make no mistake - use this skill when working with: (1) Monetizing AI agents with automated payments, (2) Enabling Agent-to-Agent (A2A) autonomous payments, (3) Registering agents in decentralized…

not rated 9 7d ago A 188 tokens

migrate-to-shoehorn

56

Sarthib7/agentsmith

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

not rated 9 7d ago A 48 tokens

mppx

57

Sarthib7/agentsmith

Skill Claude CodeCodex

TypeScript SDK for the Payment HTTP Authentication Scheme. Handles 402 Payment Required flows with Tempo, Stripe, and other payment methods. Use when integrating payments or mppx into a client or server application.

not rated 9 7d ago A 45 tokens

navigate-skills

58

Sarthib7/agentsmith

Skill Codex

Meta skill — browse all installed solana-new skills, repos, and MCPs to find the right tool for any task.

not rated 9 7d ago B 28 tokens

obsidian-vault

59

Sarthib7/agentsmith

Skill Claude CodeCodex

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

not rated 9 7d ago A 43 tokens

openai-docs

60

Sarthib7/agentsmith

Skill Codex

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to…

not rated 9 7d ago A 74 tokens

pay

61

Sarthib7/agentsmith

Skill Claude CodeCodex

User-authorized paid HTTP/API access for agents through the Pay MCP server and a locally approved payment wallet. Use when launched via pay claude/pay codex, or when a task needs paid APIs, x402/MPP/HTTP 402, provider search, wallet-approved calls, or curated pay-skills providers. SERVICES: search web, scrape, enrich…

not rated 9 7d ago A 301 tokens

ponytail-audit

62

Sarthib7/agentsmith

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

not rated 9 7d ago A 105 tokens

ponytail-debt

63

Sarthib7/agentsmith

Skill Claude CodeCodex

Harvest every ponytail: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail ledger", or…

not rated 9 7d ago A 99 tokens

ponytail-gain

64

Sarthib7/agentsmith

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

not rated 9 7d ago A 83 tokens

ponytail-help

65

Sarthib7/agentsmith

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

not rated 9 7d ago A 56 tokens

ponytail-review

66

Sarthib7/agentsmith

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

not rated 9 7d ago A 100 tokens

ponytail

67

Sarthib7/agentsmith

Skill Claude Code

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

not rated 9 7d ago A 184 tokens

product-review

68

Sarthib7/agentsmith

Skill Codex

Product quality review — UX flows, onboarding, feature completeness, and user value. Use when a user says "product review", "review my product", "UX review", "is my product good", "product quality", "user experience review", "onboarding review", or "feature audit". Different from code review (review-and-iterate) and…

not rated 9 7d ago A 89 tokens

prototype

69

Sarthib7/agentsmith

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

not rated 9 7d ago A 90 tokens

Sarthib7/agentsmith

Skill Claude CodeCodex

Sets up and configures background workers on Render for queue-based job processing. Use when the user needs to process async jobs, consume from a queue, run Celery/Sidekiq/BullMQ/Asynq/Oban workers, handle graceful shutdown with SIGTERM, wire a worker to Key Value (Redis), or choose between workers and cron jobs for…

not rated 9 7d ago A 118 tokens

render-blueprints

71

Sarthib7/agentsmith

Skill Claude CodeCodex

Authors and validates render.yaml Blueprints for Render infrastructure. Use when the user needs to write or edit a render.yaml, wire services together with fromDatabase/fromService/fromGroup, set up projects and environments for multi-service apps, configure preview environments, validate against the schema, or fix…

not rated 9 7d ago A 91 tokens

render-cli

72

Sarthib7/agentsmith

Skill Claude CodeCodex

Installs and uses the Render CLI for deploys, logs, SSH, psql, Blueprint validation, and automation. Use when the user needs to run Render CLI commands, script deploys in CI/CD, authenticate with an API key, query services non-interactively, or troubleshoot CLI auth issues. Trigger terms: render CLI, render login…

not rated 9 7d ago D 107 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: