{"id":"agricidaniel-skill-forge","name":"skill-forge","homepage":null,"repo_url":"https://github.com/AgriciDaniel/skill-forge","category":"devtools","subcategories":[],"tags":["devtools","ai-ml","agent-skills","claude-code","cli","scaffolding","evaluation","benchmarking","python"],"what_it_does":"skill-forge is a local Python CLI/repo scaffolding tool that designs, builds, reviews, evolves, publishes, evaluates, benchmarks, and converts “Claude Code” Agent Skills (per the Agent Skills open standard). It generates skill file trees, scripts, templates, orchestrator/sub-skill structures, and supports conversion to other tooling ecosystems.","use_cases":["Scaffolding production-grade Claude Code skills following an agent-skill standard","Planning agent skill architectures with decomposition into sub-skills","Reviewing existing skill content with a structured quality/health score","Iterating on skills based on feedback (evolve)","Packaging and preparing skills for distribution","Running evaluation/benchmark pipelines for skill quality and performance","Converting skills to other platforms (Codex/Gemini/Cursor/Antigravity per docs)"],"not_for":["Calling this as a remote service/API from applications (it appears to be a local CLI tool)","Environments requiring enterprise-grade authentication/authorization for API access","Use cases needing a documented HTTP/GraphQL/gRPC interface","Security-sensitive workflows where provenance/validation of generated content must be independently audited"],"best_when":"You want a developer workflow tool to generate and audit agent skills locally (Python 3.10+) and then test/benchmark/convert the resulting skill artifacts.","avoid_when":"You need programmatic access via a stable network API contract, strict rate-limit semantics, or you cannot control the local execution environment (e.g., sandboxing is not available).","alternatives":["Anthropic/Claude Code skill templates and manual authoring","General-purpose project scaffolding generators (custom scripts)","Other agent-skill generators/templates aligned with Agent Skills standard","Custom internal scaffolding + evaluation harnesses"],"af_score":36.0,"security_score":17.0,"reliability_score":22.5,"package_type":"skill","discovery_source":["openclaw"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:29:06.846372+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":["python"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication scheme is described because this appears to be a local CLI that scaffolds and runs local scripts."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided; repository suggests MIT-licensed code that runs locally."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":36.0,"security_score":17.0,"reliability_score":22.5,"mcp_server_quality":0.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":0.0,"scope_granularity":0.0,"dependency_hygiene":60.0,"secret_handling":40.0,"security_notes":"No network transport, TLS, or auth model described. The README claims “stdlib only” dependencies, which is a positive sign for dependency hygiene, but the content does not discuss secret handling, logging policies, or how generated code/artifacts are validated/sandboxed when executed.","uptime_documented":0.0,"version_stability":35.0,"breaking_changes_history":30.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":"Not described; scaffolding/build commands may overwrite or mutate generated artifacts without documented idempotency guarantees.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["This is a CLI/tooling repo rather than a network API; agent integrations must operate via local command execution and file system artifacts.","Generated skills may include instructions and logic that should be reviewed before use; the repo describes generation but not safety guarantees.","Since no API contract/rate-limit semantics exist, agents should not assume retry/backoff patterns typical of HTTP services."]}}