actionbook /rust-skills
MCP server Claude Code Codex Cursor +2
MCP server for Claude / Cursor and other AI Agents, providing two-step query capabilities: - searchactions: Search for action manuals by keyword - getactionbyareaid: Get complete action content by area ID (plain text). Runs locally from the @actionbookdev/mcp npm package.
1.4k 9d ago A
tokens not measured
actionbook /rust-skills
Instructions file Codex OpenCode
AGENTS.md instructions for actionbook/rust-skills, covering rust skills - agent instructions, default project settings, core capabilities, 1. question routing and 2. code style.
actionbook /rust-skills
Instructions file
Claude Code instructions for actionbook/rust-skills, covering rust skills - claude instructions, critical: negotiation protocol check (before any skill), negotiation analysis, source assessment and synthesized answer.
1.4k 9d ago A 1,139 tokens
actionbook /rust-skills
Agent
Generic web content fetcher.
actionbook /rust-skills
Agent
Fetch Clippy lint information.
actionbook /rust-skills
Agent
Fetch crate metadata from lib.rs / crates.io.
actionbook /rust-skills
Agent
Documentation cache helper for agents.
actionbook /rust-skills
Agent
Fetch third-party crate documentation from docs.rs.
actionbook /rust-skills
Agent
Analyze from Layer 1: Language Mechanics perspective.
actionbook /rust-skills
Agent
Analyze from Layer 2: Design Choices perspective.
actionbook /rust-skills
Agent
Analyze from Layer 3: Domain Constraints perspective.
actionbook /rust-skills
Agent
Fetch Rust version changelog from releases.rs.
actionbook /rust-skills
Agent
Aggregate Rust news, filter by time range.
actionbook /rust-skills
Agent
Fetch Rust std library documentation from doc.rust-lang.org.
actionbook /rust-skills
Command
View coding achievements, stats, and progress.
actionbook /rust-skills
Command
Generate AI daily/weekly news report from Reddit communities.
actionbook /rust-skills
Command
Heavy-weight security and safety audit using os-checker tools.
actionbook /rust-skills
Command
Command "cache-clean" from actionbook/rust-skills, covering cache clean, instructions, 1. parse arguments, 2. clean based on mode and output format.
actionbook /rust-skills
Command
Show Rust docs cache status.
actionbook /rust-skills
Command
Remove local dynamic crate skills.
actionbook /rust-skills
Command
Get information about a Rust crate including latest version, features, and changelog.
actionbook /rust-skills
Command
Generate comprehensive llms.txt from URLs using agent-browser.
actionbook /rust-skills
Command
Generate llms.txt from local Rust source code.
actionbook /rust-skills
Command
Create high-quality Rust crate skills from llms.txt.