fuwenhao12/academic-ref-inserter
Recently updated agent-skill-related GitHub repository: fuwenhao12/academic-ref-inserter.
Recently updated agent-skill-related GitHub repository: fuwenhao12/academic-ref-inserter.
npx skills add fuwenhao12/academic-ref-inserterRecently updated agent-skill-related GitHub repository: fuwenhao12/academic-ref-inserter.
Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poisoning.
Recently updated agent skill repository discovered via GitHub repository search.
Chrome DevTools for coding agents
Repository of my personal Claude Skills
Answer questions by searching the compiled Obsidian wiki. Use this skill when the user asks a question about their knowledge base, wants to find information across their wiki, asks "what do I know about X", "find everything related to Y", or wants synthesized answers with citations from their wiki pages. Also use when the user wants to explore connections between topics in their wiki, or asks a multi-hop "how is X connected to Y", "what links X to Y", "trace the chain from X to Z", or "what does X depend on transitively" question — answered by walking typed edges across multiple hops. Works from any project. Includes an index-only fast mode triggered by "quick answer", "just scan", "don't read the pages", "fast lookup" — returns answers from page summaries and frontmatter without reading page bodies.
Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Configures HikariCP connection pools, implements read/write splitting, sets up IAM database authentication, enables SSL connections, and integrates with AWS Secrets Manager. Use when setting up RDS connections in Spring Boot, configuring connection pooling, or managing database credentials securely.