Total 58,120 skills
Showing 12 of 58120 skills
Use when answering, explaining, comparing, or guiding conversationally, or when generating and choosing among possible directions, before creating artifacts or mutating state.
Use when the user invokes $nerd-memory (Codex) or /nerd-memory (Claude/Cursor), or when Nerd Smart auto-enables it to learn, recall, inspect, deny, refine, correct, split, or forget recurring goal, task, action, result, boundary, verification, or agent-skill-tool-MCP routing patterns across tasks.
Use when turning a confirmed outcome into actionable, ordered implementation steps with file-level changes and proof, then stopping before execution.
Use when creating or updating a requested static documentation artifact from established information without changing product behavior.
Use when observing and rechecking an ongoing process or state until a requested condition, deadline, or meaningful change occurs without mutation.
Use when discovering codebase facts, context, patterns, constraints, or unknowns through focused, incremental, read-only investigation without diagnosing a failure or modifying state.
Use when explicitly invoked, when reducing agent-workflow cost, or when a concrete deliverable requires no narration, final only, code only, findings only, or minimal output.
Helps a founder build the case for raising prices and the moves that justify it; it drives toward a higher price and does not debate whether to raise. Three gated phases: (1) collect the reality (what you charge, what you promise, who buys) and diagnose which market the price has selected (the $1/$10/$100/$1,000-per-month ladder), the profit stakes (a 10% rise can be ~100% more profit), and whether the low price is strategy or fear, landing on a rough higher target; (2) brainstorm, judgment off, moves that justify a higher price — move up a market rung, price on value created not cost saved, build Love and Utility drivers, differentiate, repackage; (3) select, grilling each move down to a few that are good, strategy-consistent, buildable, and wanted. Load when the user asks how much to raise prices, what it would take to charge more, or why their price feels too low. Do NOT load to set the exact price, write the increase letter, define the ideal customer, or choose among the three pricing strategies.
Structured XBRL financial facts for a company by CIK: revenue, assets, cash and every other tagged concept as reported. Called as GET /v1/sec/company-facts, it takes cik, concept and returns found, cik, units. An analysis agent needs the number a company actually filed, tagged and dated, rather than a figure recalled from training data that may be a year stale. Reading this schema and dry-running the call are free and need no wallet; a real call costs $0.005, paid in USDC on Base over x402.
Execute an implementation plan through to a verified, committed code change. Use after `plan-implementation` produces the ordered `Stages` plan.
Convert an HTML document supplied in the request body to clean Markdown, stripping scripts and styles. Called as POST /v1/doc/html-to-markdown, it takes html and returns markdown, characters, inputBytes. A research agent handed raw HTML must reduce it to readable text before it can reason over it, and passing full markup through a model wastes most of the context window. Reading this schema and dry-running the call are free and need no wallet; a real call costs $0.004, paid in USDC on Base over x402.
MatrixScan Batch (MatrixScan, BarcodeBatch, legacy BarcodeTracking) — tracking and scanning multiple barcodes at once in iOS (Swift, UIKit/SwiftUI) projects. Use for integration, settings and symbologies, tracked-barcode handling, basic/advanced overlay customization, lifecycle, or troubleshooting.