AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
simbajigege avatar

simbajigege

34 listings · 0 installs

Open-source publisher. Listings imported from github.com/simbajigege — credited to the original author with their license.

↗ github.com/simbajigege
34 results
Self-run
SKILL

Langchain Tool Builder

Build LangChain (Python) tools using Claude Code's fail-closed design pattern — unified name/schema/security/execution in one class, with automatic three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new LangChain tool, add permission or validation logic to an existing tool, set up the ClaudeStyleTool base class in a project, or asks about "bui…

0
31
Free
Self-run
SKILL

Creating Superfans Hodak

Apply Brittany Hodak's SUPER Model for customer loyalty, referrals, word of mouth, personalization, service recovery, and scalable customer experience.

0
30
Free
Self-run
SKILL

Intelligent Investor Graham

Use Graham value investing for Is this investment or speculation, defensive

0
28
Free
Self-run
SKILL

Munger Mental Models Worldly Wisdom

Apply Charlie Munger mental models to investments, decisions, and bias diagnosis. Trigger on Munger checklist or spot biases.

0
39
Free
Self-run
SKILL

Outsiders Ceo Capital Allocation Thorndike

Apply The Outsiders CEO framework to assess capital allocation, per-share

0
33
Free
Self-run
SKILL

Analyzing Financial Statements

>

0
36
Free
Self-run
SKILL

Harness Step1 Create Agents Md

|

0
28
Free
Self-run
SKILL

Stock Picking By Common Stocks Uncommon Profits

>

0
28
Free
Self-run
SKILL

Perennial Seller Holiday

Apply Ryan Holiday''s perennial seller framework. Trigger on: "will this work last?", "position my book/product", "build an enduring launch".

0
33
Free
Self-run
SKILL

Common Sense Index Investing Bogle

Apply John Bogle index investing rules for low-cost funds, asset allocation,

0
29
Free
Self-run
SKILL

Seo Metadata Audit

Audit SEO metadata such as title, description, headings, alt, robots,

0
31
Free
Self-run
SKILL

Show Your Work Kleon

Apply Austin Kleon''s sharing framework. Trigger on: "what should I share?", "build an audience", "document my creative process".

0
32
Free
Self-run
SKILL

Steal Like An Artist Kleon

Apply Austin Kleon creative practice for idea theft, remixing, starting

0
23
Free
Self-run
SKILL

Session Dream

End-of-session memory distillation — extracts key decisions, eliminated approaches, new discoveries, and current blockers from the current conversation and writes them to MEMORY.md topic files. Based on Claude Code's autoDream background consolidation service. Activate when the user says "dream", "/dream", "save session memories", "distill this session", "what should I remember from this session"…

0
37
Free
Self-run
SKILL

Harness Step2 Fill Docs

|

0
30
Free
Self-run
SKILL

This Is Marketing Godin

Apply Seth Godin''s marketing framework. Trigger on: "find my smallest viable audience", "position this offer", "earn trust".

0
38
Free
Self-run
SKILL

Clash Cultures Investment Speculation Bogle

Apply John Bogle stewardship capitalism logic to separate investing from

0
27
Free
Self-run
SKILL

Query Loop Implementation

Implement a production-ready LLM query loop / agent loop for AI applications. Use this skill whenever the user wants to add tool calling, ReAct-style reasoning-action-observation cycles, function calling loops, query engines, agent runtimes, tool_result feedback, max-turn exits, or Claude Code-like Agent Loop behavior to their own product or codebase.

0
30
Free
Self-run
SKILL

Jab Jab Right Hook Vaynerchuk

Apply Gary Vaynerchuk social content rules for native jabs, right hooks,

0
37
Free
Self-run
SKILL

Storybrand Messaging Framework

Use StoryBrand for "clarify my message", "rewrite my homepage", "create a BrandScript", "what is my one-liner", or "fix my CTA".

0
35
Free
Self-run
SKILL

Harness Step3 Session Management

|

0
34
Free
Self-run
SKILL

Contagious Viral Content Berger

Apply Jonah Berger''s STEPPS framework. Trigger on: "why is this not spreading?", "make this campaign contagious", "diagnose viral content".

0
40
Free
Self-run
SKILL

Customers Yachts Wall Street Schwed

Analyze Wall Street conflicts. Trigger on: "can I trust this advisor?", "is this forecast reliable?", "whose interest does this serve?".

0
22
Free
Self-run
SKILL

Agent Memory Implementation

Restructures a chaotic or overgrown MEMORY.md into a clean 2-layer architecture based on how Claude Code's autoDream system organizes memory — a lightweight pointer index (always loaded) and topic files (loaded on demand). Stale or superseded memories are deleted or corrected in place — not archived. Use this skill whenever the user says \"clean up MEMORY.md\", \"reorganize my memory files\", \"M…

0
34
Free
Self-run
SKILL

Business Adventures Analysis Brooks

Use Business Adventures for "why did this fail?", "analyze this crisis", "what pattern applies?", or "what would Brooks notice?

0
34
Free
Self-run
SKILL

Tool Permission System

Design and implement a layered, configurable permission/safety system for agent tools. Use this skill when building an agent that needs to control which tool calls are auto-allowed, which require user confirmation, and which are denied — especially when the system must be configurable across multiple scopes (project/user/enterprise) and extensible via hooks. Triggers on: "权限系统", "工具安全", "tool per…

0
39
Free
Self-run
SKILL

War Of Art Pressfield

Apply Steven Pressfield resistance diagnosis for procrastination, turning

0
27
Free
Self-run
SKILL

Investing From Darwin

Apply Pulak Prasad evolutionary investing rules for avoiding big losses,

0
32
Free
Self-run
SKILL

Analyzing Financial Reports

Analyzes Chinese public company financial statements (balance sheet, income statement, cash flow) to assess asset quality, profit authenticity, cash flow health, solvency, and overall investment value. Use when the user provides financial data or a company name and asks whether financials are healthy, whether profits are real, whether there are red flags, or whether the company is a good investme…

0
42
Free
Self-run
SKILL

Contract Drafting And Review Guidance China Law

Apply China contract drafting review with San Guan Si Bu Fa. Trigger on contract review, drafting, clauses, or deal structure.

0
40
Free
Self-run
SKILL

Essays In Persuasion Keynes

Apply Keynes policy reasoning. Trigger on: "will austerity work?", "inflation or deflation?", "analyze this economic crisis".

0
36
Free
Self-run
SKILL

Most Important Thing In Investing Howard Marks

Apply Howard Marks investing judgment for second-level thinking, price

0
27
Free
Self-run
SKILL

Compact Memory Implementation

Developer implementation guide for adding compact memory to an Agent — covers fork agent pattern for compaction, trigger strategy, summary format design, and memory restoration in subsequent sessions. Use when a developer asks how to implement compact memory, context compression, or memory persistence in their agent built with Claude Agent SDK or Anthropic API.

0
42
Free
Self-run
SKILL

Agent Tool Builder

Define agent tools using the fail-closed design pattern — unified name/schema/security/execution in one class, with three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new agent tool, add permission or validation logic to an existing tool, or asks about 'build a tool', '定义一个工具', 'create a tool for X', '工具定义'. Framework-agnostic: works with herm…

0
34
Free
You've reached the end · 34 loaded