Forward Impact Engineering
Official@forwardimpact
Open source tooling for Forward Deployed Engineers
Agent Skills by Forward Impact Engineering
Showing 40 vetted skills indexed across 1 GitHub repositories.
libdoc
Build and serve static documentation sites from Markdown with YAML front matter.
fit-schema
Manage JSON Schema and RDF/SHACL definitions, load YAML data, and generate index files.
fit-model
Derive job and agent profiles from schema data using pure functions.
draft-emails
Draft email responses using knowledge base and calendar context for Apple Mail.
create-presentations
Generate PDF slide decks from user requests using Playwright.
doc-collab
Creates, edits, and refines documents in a knowledge base with optional approval workflows using rg and find searches.
upstream-skill
Track local skill changes and generate Markdown changelogs for upstream contribution.
meeting-prep
Generate meeting briefings from calendar and knowledge base data.
sync-apple-mail
Sync macOS Mail email threads from SQLite into markdown files.
track-candidates
Scan email threads to extract candidate profiles and update pipeline notes.
analyze-cv
Analyze candidate CVs against an engineering career framework using fit-pathway.
organize-files
Categorize files by type into subdirectories within macOS Desktop and Downloads folders.
synthesize-deck
Convert PowerPoint decks into markdown briefs with Jobs-To-Be-Done and dependencies.
scan-open-candidates
Scan Hacker News, GitHub, and dev.to for candidates open to hiring.
extract-entities
Extract entities from emails, calendars, and documents into Obsidian markdown notes.
workday-requisition
Parse Workday requisition .xlsx exports into candidate briefs and CV.md files.
manage-tasks
Manage per-person task boards in the knowledge/Tasks/ directory.
send-chat
Send chat messages via browser automation with knowledge graph contact resolution.
weekly-update
Generate weekly priority documents from task boards, activity logs, and calendar data.
process-hyprnote
Extract entities from Hyprnote meeting sessions and update Obsidian knowledge graph notes.
right-to-be-forgotten
Process GDPR Article 17 erasure requests by removing personal data and generating reports.
sync-apple-calendar
Sync macOS Calendar events from SQLite into JSON files.
libskill
Derive jobs, agent profiles, skill matrices, and career progression from YAML schema data.
downstream-skill
Synchronize field-tested skill changes from downstream Basecamp installations into monorepo skill definitions.
Frequently Asked Questions About Forward Impact Engineering
FAQPage SchemaWhat specific tasks can I perform with these engineering frameworks?▼
You can model career progression, manage candidate pipelines, and synchronize knowledge bases. The system enables parsing Workday exports, drafting email responses from calendar context, generating interview questions based on skill matrices, and maintaining documentation sites from markdown files.
Who is the target persona for these engineering solutions?▼
These solutions are designed for forward-deployed engineers, technical recruiters, and engineering managers. They serve professionals who need to manage complex skill definitions, track candidate hiring pipelines, and maintain internal knowledge graphs using structured data and local file-based storage.
What are the prerequisites for running these local data management functions?▼
The system requires a Unix-based environment, specifically macOS, to interface with SQLite databases for calendar and mail synchronization. Users must have basic familiarity with YAML configuration, JSON Schema validation, and markdown-based knowledge management systems like Obsidian to effectively utilize the provided libraries.