Malcolm
Community@mmnavarr · USA
Keyboard masher, coffee drinker, and crypto enthusiast.
Agent Skills by Malcolm
Showing 135 vetted skills indexed across 1 GitHub repositories.
langfuse
Query a self-hosted Langfuse instance to list prompts, fetch traces, and test prompts against OpenAI.
research
Delegates topic research to a background agent that cites primary sources in Markdown notes.
ce-compound-refresh
Reviews and refreshes stale learning docs in docs/solutions/ against the current codebase.
hatchet
Inspect Hatchet workflows and failed runs on the Railway tsmesh deployment via CLI.
cloudflare-access-branding
Configures Cloudflare Access login pages, app launcher branding, and app tile appearance via API.
domain-modeling
Build and maintain project domain glossaries and architectural decision records.
git-commit
Creates git commits with convention-following messages from working tree changes.
todo-resolve
Resolves approved todos in parallel, documents lessons learned, and cleans up completed files.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction via a CLI.
check-env
Compare app environment variables against Railway deployment configuration to detect missing variables.
prismic-api
Query and manage Prismic CMS documents, custom types, and slices via HTTP APIs.
blacksmith-testbox
Runs tests, builds, and migrations on remote CI testboxes via the Blacksmith CLI.
ce-work
Executes plan documents or work prompts through phased implementation, testing, and shipping workflows.
ce-test-xcode
Builds, installs, and tests iOS apps on simulators using XcodeBuildMCP.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.
ce-setup
Diagnose and configure compound-engineering CLI tools, agent skills, and repo-local config.
git-clean-gone-branches
Deletes local git branches whose remote tracking branch is gone, including associated worktrees.
linear-cli
Manage Linear issues, projects, and teams from the command line.
wayfinder
Plans large multi-session efforts as issue-tracker maps of investigation tickets.
ce-strategy
Create and maintain a STRATEGY.md product strategy document through structured interviews.
setup-matt-pocock-skills
Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
feature-flag-manager
Create boolean PostHog feature flags and gate Next.js website routes behind them.
writing-great-skills
Provides vocabulary and principles for writing predictable, well-structured AI agent skills.
ce-demo-reel
Capture visual demo evidence as GIFs or screenshots for pull request descriptions.
Frequently Asked Questions About Malcolm
FAQPage SchemaWhat tasks can I accomplish with Malcolm's skill collection?▼
The 135 skills cover the full engineering lifecycle: brainstorming and planning (ce-brainstorm, ce-plan), implementation (ce-work, lfg), structured code review with persona agents, debugging and bug reproduction, git commits/PRs/worktrees, plus infrastructure tasks like Cloudflare Access setup, Railway deployment checks, and PostHog experiments.
Who is the target user for these skills?▼
Software engineers and technical founders working in coding-agent environments such as Claude Code, Codex, and Cursor. The compound-engineering (ce-*) skills target teams practicing iterative, documented engineering, while infra skills serve developers operating Railway and Cloudflare-backed internal services.
How are these skills installed and invoked at runtime?▼
Skills are folders with SKILL.md frontmatter loaded by the agent harness; many are invoked via slash-style names (e.g., /ce-plan) with argument hints. Setup skills like ce-setup and setup-matt-pocock-skills diagnose dependencies, configure issue trackers, and prepare repo-local config before first use.
Are these skills open source and what do they cost?▼
Licensing varies per skill: the Mastra skill is Apache-2.0, while Hatchet CLI and Fallow are MIT-licensed. Most compound-engineering skills carry no explicit license in their frontmatter. Fallow offers a free static analysis layer with an optional paid Fallow Runtime for production coverage data.
What prerequisites and dependencies do these skills require?▼
Dependencies are skill-specific: tailscale-railway-networking requires TAILSCALE_API_KEY and TAILSCALE_TAILNET environment variables; prismic-api and metabase-api authenticate via 1Password; iOS testing needs XcodeBuildMCP; several skills require CLIs like gh, linear, rclone, or the Hatchet CLI with fnox/mise token setup.